body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#ff7123;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #ff7123;
	scrollbar-3dlight-color: #000000;
	background:#ff7123 url("imagens/fundo_degrade.jpg") 
	top left repeat-x fixed;

}


.texto {
	font-family:"Verdana";
	color:#000000;
	font-size:10px;
}
tr {
	font-family:"Verdana";
	color:#000000;
	font-size:10px;
}
p {
	font-family:"Verdana";
	color:#000000;
	font-size:11px;
}
.texto12v {
	font-family:"Verdana";
	color:#009933;
	font-size:12px;
}
.texto10v {
	font-family:"Verdana";
	color:#ff0000;
	font-size:11px;
}
.texto10 {
	font-family:"Verdana";
	color:#f4f4f4;
	font-size:11px;
}
.texto8 {
	font-family:"Arial";
	color:#000000;
	font-size:9px;
}
a:visited {
	font-family:"Verdana";
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
a:link {
	font-family:"Verdana";
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
a:hover {
	font-family:"Verdana";
	color:#003366;
	font-size:10px;
	text-decoration:none;
}
.input {
	height:17px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	font-family:"Verdana";
	font-size:10px;
	color:#000000;
}
.form {
	background-color:#f4f4f4;
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
	border-bottom:'border-bottom-width' 'border-bottom-style' 'border-bottom-color';
	border-bottom-color:#0066CC;
}
.select {
	height:17px;
	border:1px solid #eeeeee;
	background-color:#f4f4f4;
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
}

