body,tr,td{
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#ff8e0f;
	scrollbar-3dlight-color:#ff8e0ff;
	scrollbar-arrow-color:#ff8e0f;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#ff8e0f;
	scrollbar-highlight-color:#ff8e0f;
	scrollbar-shadow-color:#ff8e0f;       
	color:#ffffff;
	font-size:8pt;
	font-family:tahoma;
	background-color:#000000;
	background-image:url();
	background-attachment : fixed;
	line-height: 15px;
	letter-spacing: 1px;
	text-align:left;
}

a:link{
	color:#ffffff; 
	text-decoration:none;
	font-weight:normal;
	cursor: url("");
}

a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	cursor: url("");
}

a:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	cursor: url("");
}

a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	cursor:crosshair;               
}

textarea, input{
	font-family:tahoma;
	font-size: 9pt;
	color: #ff8e0f;
	background:#000000;
	border: 1px dashed;
	border-color:#ff8e0f; 
}

.head{
font-family:verdana;
font-size:8pt;
color:#ff8e0f;
letter-spacing:2px;
background-color:#000000;
border:1px #000000 solid;
width:450px;
left:2px;
height:15px;
}

#content
{position:absolute; width:473px; left:12px; top:261px; height:auto; padding:5px; border:0; background-image:url(layout1bg.png);}
