body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	overflow-x: hidden;
	
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#E6E6E6;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

input {
	font-size : 12px;
	border-top : 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color : #999999;
	color:#000;
}

select, inputselectd {
	font-size : 12px;
	border-top : 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color : #999999;
	color:#000;
	line-height: 25px;
}

textarea {
	font-size : 12px;
	border-top : 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color : #999999;
	color:#000;
}

img {
	border: 0px solid;
}

td {
	font-size: 12px;
	color: #CCCCCC;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

.titulo {
	font-family: Futura Lt BT;
	font-size: 24px;
	color: #D33F0B;
	font-weight:bold;
}

.titulo2 {
	font-family: Futura Lt BT;
	font-size: 24px;
	color: #999999;
	text-decoration: none;
}

.futura_12_branco {
	font-family: Futura Lt BT;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
}

.menu {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.pag {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.pag:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.tahoma_12_vermelho {
	font-family: Tahoma;
	font-size: 12px;
	color: #D33F0B;
	text-decoration: none;
}

.tahoma_12_vermelho:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.avalon_12_branco {
	font-family: Avalon;
	font-size: 12px;
	color: #ffffff;
}

.tahoma_11_branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

