BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333333;	
	SCROLLBAR-ARROW-COLOR: #cccccc;
/*cores da base*/
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR:#cccccc;
/*cores da linha*/
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
}


TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333333;
}

BODY, FORM  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

A  {text-decoration : none}
A:HOVER  {text-decoration: underline;}
 

.texto1 { color: #666666}
.texto2 { color: #000000}
.texto3 { color: #CC0000}
.texto4 { color: #006699}

a.texto1:link {	color: #FFFFFF}
a.texto2:link {	color: #333333}
a.texto3:link {	color: #CC0000}
a.texto4:link {	color: #006699}

.textopeq1 { color: #FFFFFF; font-size: 9px}
.textopeq2 { color: #000000; font-size: 9px}
.textopeq3 { color: #CC0000; font-size: 9px}
.textopeq4 { color: #006699; font-size: 9px}

a.textopeq1:link {	color: #FFFFFF}
a.textopeq2:link {	color: #000000}
a.textopeq3:link {	color: #CC0000}
a.textopeq4:link {	color: #006699}

.subtitulo1 { font-size: 11px; color: #FFFFFF; font-weight: bold}
.subtitulo2 { font-size: 11px; color: #000000; font-weight: bold}
.subtitulo3 { font-size: 11px; color: #CC0000; font-weight: bold}
.subtitulo4 { font-size: 11px; color: #006699; font-weight: bold}

.titulo1 { font-size: 18px; color: #FFFFFF; font-family: Arial; }
.titulo2 { font-size: 18px; color: #000000; font-family: Arial; }
.titulo3 { font-size: 18px; color: #CC0000; font-family: Arial; }
.titulo4 { font-size: 18px; color: #006699; font-family: Arial; }

.td1 { background-color: #FFFFFF}
.td2 { background-color: #000000}
.td3 { background-color: #cc0000}
.td4 { background-color: #006699}
.tdcin1 { background-color: #F0F0F0}
.tdcin2 { background-color: #F7f7f7}
.tdcin3 { background-color: #CCCCCC}
.tdcin4 { background-color: #999999}
.tdcin5 { background-color: #666666}

.noborder
{
border : none;
}

.norepeat
{
	background-repeat: no-repeat;

}

/* FORM */
.botaoform{
	background-color: F0F0F0;
	color : #000000;
	height : 16px;
	cursor : hand;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.botaoimg{
	cursor : hand;
	width=: 86;
	height: 30;
	border: none;

}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	height : 16px;
	border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
SELECT,TEXTAREA { 
  
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
 }
.checkbox
{
	border : none;
	background-color: transparent;
}

.textarea {
	SCROLLBAR-ARROW-COLOR: #000000;
/*cores da base*/
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
/*cores da linha*/
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
}
.thumbs {
	border: 0px solid #999999;
	margin: 1px 6px 5px 0px;	
}
.thumbsbord {
	border: 1px solid #999999;
	margin: 1px 3px 2px 0px;	
}
.fotos {
	padding: 1px;
	margin: 0px;
	border: 1px solid #CCCCCC;





}
.capitalize {
	text-transform: capitalize;
}
.erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
