a, td, input, select, div, body, font, textarea
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, BitStream Vera Sans;	
	font-size: 12px;
}
input, select
{
	border: 1px solid #000000;	
	color: #2F2F2F;
}
body.Principal {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.fundo{
    background-image: url(/imagens/bg_topo.jpg);
    background-repeat: repeat-x;
}
.aviseme{
	cursor:hand;
	text-decoration: underline;
	color:blue;
}
.style1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.style2 {
    color: #000000;
    font-size: 10px;
}

.input-padrao-login
{
	border: 1px solid #000000;	
	color: #2F2F2F;
	background-color: #eee;
	width: 160px;
}

div.DivLogin {
	width: 180px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(/javascript/sdmenu/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.DivLogin div {
	background: url(/javascript/sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.DivLogin div:first-child {
	background: url(/javascript/sdmenu/toptitle.gif) no-repeat;
}

.BarraVermelha
{
	font-size: 12px;
	color: White;
	font-family:Tahoma;
	font-weight: bold;
}
.linkBarraVermelha
{
	text-decoration: nome;
	font-size: 12px;
	color: White;
}

.linkVermelho
{
	text-decoration: nome;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #FF0000;
	cursor:hand;
}
.ImgLogin
{
	padding-right: 10px;
}
.a.linkVermelho:hover
{
	text-decoration: nome;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #FF0000;
	cursor:hand;
}
.linkBarraVermelha:hover
{
	text-decoration: underline;
	font-size: 12px;
	color: White;
	cursor: hand;
}
.buttom-padrao{
	font-family: Arial, Helvetica, sans-serif, BitStream Vera Sans; 
	background-color: #EFEFEF;	
	border: 1px solid #00086B; 
	color:#00086B;	
	cursor: hand;	
	font-size: 10px;}
.style3 {
	font-size: 9px
}
.style5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; 
}
.style9 {
    font-size: 11px;
    font-weight: bold;
}
.style11 {
	font-size: 11px; font-weight: bold; color: #990000; 
}
.style12 {
	font-size: 12px; font-weight: bold; color: #990000; font-family: Arial, Helvetica, sans-serif; 
}
.style14 {
	font-size: 12px; font-weight: bold; color: #FF0000; font-family: Arial, Helvetica, sans-serif; 
}