BODY {
	scrollbar-face-color: #E4E4E4; scrollbar-shadow-color: grey; scrollbar-highlight-color: white; scrollbar-3dlight-color: grey; scrollbar-darkshadow-color: white;scrollbar-track-color: #ffffff; scrollbar-arrow-color: #F67A20;
	background-image:url(images/fd.jpg);
	background-repeat:repeat;
	

} 
.arial00 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

.arial11 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.verdana12 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.tahoma2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.bordas {
	border: 1px solid #999999;
	font-family: arial;
	font-size: 11px;
	color: #666666;

}
.bordastp{
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 9px;
	color: #666666;

}
.bordas2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;

}

a:link {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:underline;
}
a:active {
color:#000000;
text-decoration:underline;
}
/**************************************
DOWNLOADS
**************************************/
dl.downloads {
	
}

dl.downloads dt {
	height:50px;
	line-height:40px;
	text-indent:60px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#003333;
	margin:15px 10px 0 15px;
	padding:5px 10px 0 0;
	border-top:1px dotted #CCCCCC;
	display:block;
	background:url(images/downloads.jpg) left bottom no-repeat;
}

dl.downloads dt a {
	color:#003333;
	text-decoration:none;
	margin:0;
	padding:0;
}

dl.downloads dt a:hover {
	color:#D72216;
	text-decoration:overline underline;

}

dl.downloads dt.noborder {
	border:none;
}

dl.downloads dd {
	text-indent:0;
	margin:0 0 5px 10px;
	padding:0 10px 0 0;
}