A {
 font: 12px Trebuchet ms, Verdana, Arial, Tahoma; color:#000000; text-decoration:none
}
A:hover {
 text-decoration:underline
}
.form {
  padding: 0px;
  margin: 0px;
}
BODY {
background: url(img/fundo.gif);
}
.cursor {
	cursor: hand
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma
}
.texto_marrom {
	FONT-SIZE: 11px; COLOR: #3D401F; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma
}
.texto_branco {
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma; line-height:13px;
}
.texto_branco_10 {
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma; line-height:13px;
}
.texto_verde {
	FONT-SIZE: 10px; COLOR: #5E832F; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma; line-height:14px;
}
.texto_cinza {
	FONT-SIZE: 11px; COLOR: #747474; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma; line-height:14px;
}
.texto_azul {
	FONT-SIZE: 11px; COLOR: #014886; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma; line-height:14px;
}
.titulo_azul {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #014886; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma; line-height:14px;
}
.link_vinho {
	FONT-SIZE: 11px; COLOR: #5B0802; FONT-FAMILY: Trebuchet Ms, Verdana, Arial, Tahoma
}
INPUT {
	BORDER: #BCBBBB 1px solid; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: verdana, tahoma, arial; BACKGROUND-COLOR: #ffffff
}
.input_login {
	BORDER: #BCBBBB 1px solid; 
	FONT-SIZE: 10px; 
	COLOR: #333333; 
	FONT-FAMILY: verdana, tahoma, arial; 
	BACKGROUND-COLOR: #ffffff;
	Width: 120px;
    height: 20px;
    background: url(img/input_login.gif);
	text-indent: 22px
}
.input_senha {
	BORDER: #BCBBBB 1px solid; 
	FONT-SIZE: 10px; 
	COLOR: #333333; 
	FONT-FAMILY: verdana, tahoma, arial; 
	BACKGROUND-COLOR: #ffffff;
	Width: 120px;
    height: 20px;
    background: url(img/input_senha.gif);
	text-indent: 25px
}
.check {
	BORDER: 0px; BACKGROUND-COLOR: #ffffff
	}
SELECT {
	BORDER: #BCBBBB 1px solid; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: verdana, tahoma, arial; BACKGROUND-COLOR: #ffffff
	}
TEXTAREA {
	BORDER: #BCBBBB 1px solid; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: verdana, tahoma, arial; BACKGROUND-COLOR: #ffffff
}
.submit {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
}
.tabela {
	border : 1px solid #CCCCCC;
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : #CCCCCC;
	border-right-color : #CCCCCC;
	border-right-style : solid;
	border-right-width : 1px;
}