body{
	background-image: url(bg5.gif); 
	background-attachment: fixed;
}

body,td{
	color:#cccccc;
	font-size:9pt;
	line-height:12pt;
}

textarea,input,select{
	color:#cccccc;
	font-size:8pt;
	border:1px solid #ffffff;
	background-color:#000000;
}

hr{
	color: #bab381;
	border-style: solid;
	width: 100%;
	height: 1;
}

body{
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#000000;
	cursor:crosshair;
	background-color:#000000;
}

a{
	cursor:crosshair;
	text-decoration:none;
}

a:link{
	color:#cccccc;
}
a:active{
	color:#cccccc;
}
a:visited{
	color:#999999;
}
a:hover{
	color:#BAB381;
}

/* document */

.copyright {  
	text-align:justify;
	font-family: impact,tahoma, arial;
	font-size:7pt;color:#cccc99;
}

.fiotext {
            font-family: Georgia;
            line-height: 19px;
            font-size: 16px;
            color: #cccccc; 
}



