
html	{
	border:0px;
	margin:0px;
}

body 	{
	margin: auto;
	padding-top: 0px;
	text-align: center;	
	background-color: #ffffff;	
	line-height: 1.5;
}
input		{
	font: 12px Verdana;
	color: #999999;		
	border: 0px;
	background-color: #ffffff;	
}
b	{
	font: bold 18px Trebuchet MS;	
	color: #FF7300;
}
label {
	text-align:right; 
	width: 150px;
}

a	{
	
}
textarea	{
	font: 12px Arial;
	border: solid 1px #666666;
	width: 200px;
	height: 100px;
	background-color: #ffffff; 
}
select	{	
	width: 80px;
	font: 12px Arial;
	border: solid 1px #666666;		
	background-color: #ffffff; 
	color: #333333;
}
div	{
	color: #555555;
	font: 12px Verdana;
	border: 0px solid;
	line-height: 1.5;
	margin:0px;
	padding:0px;
}
td	{	
	font: 12px Verdana;
	line-height: 1.5;
	margin:0px;
	padding:0px;	
}
tr	{	
	color: #333333;
}
img {
	border: 0px solid;
}

.menu	{
	float: left;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
}
.buttonMenu	{
	background: #ffffff url(graphics/buttonMenu.jpg) no-repeat top left;
	font: 18px Trebuchet MS;
	color: #ffffff;
	padding-bottom: 2px;
	width: 136px;
	height: 33px;
}
.buttonUniversal	{
	background: transparent url(graphics/buttonUniversal.gif) no-repeat top left;
	font: 18px Trebuchet MS;
	color: #ffffff;
	padding-bottom: 2px;
	width: 136px;
	height: 33px;
}
.buttonMenuShadow	{
	background: #ffffff url(graphics/buttonMenuShadow.jpg) no-repeat top left;
	width: 136px;
	height: 16px;	
}
.buttonLogin	{
	background: #ffffff url(graphics/buttonLogin.jpg) no-repeat top left;
	width: 125px;
	height: 37px;
	font: bold 18px Trebuchet MS;
	color: #ffffff;
	padding-bottom: 2px;
}
.buttonStart	{
	background: #ffffff url(graphics/buttonStart.jpg) no-repeat top left;
	width: 125px;
	height: 37px;
	font: bold 18px Trebuchet MS;
	color: #ffffff;
	padding-bottom: 2px;
}
.buttonZoomIn	{
	background: #ffffff url(graphics/buttonZoomIn.jpg) no-repeat top left;
	width: 25px;
	height: 25px;
}
.buttonZoomOut	{
	background: #ffffff url(graphics/buttonZoomOut.jpg) no-repeat top left;
	width: 25px;
	height: 25px;	
}
.buttonMode	{
	background: #ffffff url(graphics/buttonMode.jpg) no-repeat top left;
	width: 25px;
	height: 25px;	
}
.buttonSmall	{
	background: #ffffff url(graphics/buttonSmall.jpg) no-repeat top left;
	width: 25px;
	height: 25px;
	font: bold 16px Trebuchet MS;
	color: #ffffff;
	padding-bottom: 2px;
}
.tab_header	td	{
	background-color: #f6f6ff;	
	color: #333333;
	font-weight: bold;
	height: 30px;
	padding-left: 5px;
}
.tab_row1 td	{
	height: 25px;
	background-color: #eef0ff;
	padding-left: 5px;
}
.tab_row2 td	{
	background-color: #f6f6ff;
	height: 25px;
	padding-left: 5px;
}
.pixelActive	{
	background-color: #ffffff; 
	width:6px; 
	height:6px; 
	font: 0px Arial;
}
.pixelInactive	{
	background-color: #ffffff; 
	width:6px; 
	height:6px; 
	font: 0px Arial;
}

.palette	{
	width:10px; 
	height:10px; 
	font: 0px Arial;
}
.glass	{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 670px; 
	height: 580px; 
	filter: alpha(opacity=0); 
	opacity: .0; 
	background-color: blue;
	z-index: 11;
}
.load	{
	text-align: center;
	position: absolute; 
	width: 150px; 
	height: 80px; 
	visibility: hidden; 
	background-color: #ffffff; 
	border: solid 1px #DDCBB4; 
	filter: alpha(opacity=90); 
	opacity: .9;
	z-index: 1000;
}

#pixel_info	{
	text-align: left;
	position: absolute; 	
	visibility: hidden;	
	padding-left: 10px;
	filter: alpha(opacity=85); 
	opacity: .85;	
	z-index: 12;
}
#pixel_info div	{
	width: 170px;
	background-color: #ffffff; 	
	border: solid 1px #bbbbbb;
	padding: 10px;
	z-index: 9;	
}


#frame	{
	border: solid 1px red; 	
	position: absolute; 
	font: 0px Arial;
	visibility: hidden; 
	z-index: 10;
}

#get_img_full	{
	position: relative;		
	z-index: 0;
	left: 0px;
	top: 0px;
}


#img_scroll	{	
	position: relative;
	top: 5px;
	left: 10px;
	width: 670px;
	height: 580px;
	border: solid 0px #B9AC9C;
}

#wrapperTop	{
	width: 980px;
	margin: auto;
	padding:0px;		
	background: transparent url(graphics/bgTop.jpg) no-repeat top left; 
	z-index: 2;	
}
#wrapperBot	{
	width: 980px;	
	padding:0px;		
	background: transparent url(graphics/bgBot.jpg) no-repeat bottom left; 
	z-index: 2;	
}
#left	{
	float: left;
	width: 280px;	
	margin:0px;
	padding:0px;
	z-index: 2;	
}
#right	{
	text-align: center;
	float: left;
	width: 700px;	
	margin:0px;
	padding:0px;
	z-index: 1;	
}
#footer	{			
	clear: both;	
	width: 980px;
	z-index: 2;	
}

#logo	{
	float: left;
}
#board	{	
	width: 689px;
	height: 592px;
	float: left;
	background: transparent url(graphics/board.gif) no-repeat bottom left; 
}
.marginTop	{
	height:15px;
}
.leftContent	{
	padding-left: 7px;	
	padding-right: 7px;	
	text-align: left;
}
.margin	{
	height: 15px;
	clear: both;
}
.marginSmall	{
	font-size: 0px;
	height: 5px;
	clear: both;
}
.spacerLeft	{	
	width: 9px;
	float: left;
	z-index: 2;
}
.clear	{
	height: 1px;	
	font-size: 0px;
	clear: both;
}
.txtFooter	{
	font: bold 16px Trebuchet MS;	
	color: #ffffff;
}
.input100	{
	height: 20px;
	font: bold 16px Trebuchet MS;	
	border: solid 1px #FF7300;
	color: #999999;
}
#links	{
	float: right;
}





