
<!--

body, p, table, td, th { font-family: Verdana, Arial, Helvetica; font-size: 10px }
.cinza_01    { background-color: #EEEEEE }
.limpo       { border-style: solid; border-width: 0 }
.input       { font-family: Verdana; font-size: 10 px; background-color: #FFFFFF; color: 
               #990033; border: 1px solid #999999 }

.input02    { font-family: Verdana; font-size: 10 px; background-color: #FFFFFF; color: 
#003366; border: 1px solid #FF0000}

.input01    { font-family: Verdana; font-size: 10 px; background-color: #999999; color: 
               #FFFFFF; border: 1px solid #999999 }

.input03    {
	font-family: Verdana;
	font-size: 10 px;
	background-color: #FF3300;
	color: #FFFFFF;
	border: 1px;

}


a            { text-decoration: none; color: #000066 }
a:hover      { text-decoration: underline; color: #000066 }
input, textarea, select { color: #000066; font-family: Verdana; font-size: 10 px; 
               border: 1px solid #000066 }

.fontebranca {	color: #FFFFFF;}
.fontebranca:hover {	color: #FFFFFF;}
.cinza02 {background-color: #999999;}
.cinza01 {background-color: #EEEEEE;}
.cinza03 {background-color: #CCCCCC;}

.linhatabela01 {
	color: #000000;
	background-color: #ffffff;}

.linhatabela02 {
	color: #000000;
	background-color: #eeeeee;}

.linhatabela03 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cccccc;}

.linhatabela04 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;}

.tracejado { border: thin dotted #999999;}

.linhaclara { border: 1px solid #eeeeee; }

.alinhardireita { 	text-align: right;}

.linhastabelas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bordavermelha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	background-color: #EEEEEE;
}
.btns {
	background-color: #FF9900;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	text-decoration: none;
	width: 90px;
	height: 20px;
}

.btns:hover  {
	background-color: #eeeeee;
	color: #006699;
	text-decoration: underline
	
	border: 1px solid #ffffff;

	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	text-decoration: none;
	width: 90px;
	height: 20px;
}

.bnt01  {

	text-decoration: underline
	border: 1px solid #ffffff;
	color: #ffffff;
	text-transform: uppercase;
	padding: 4px;
	text-decoration: none;
}
.menu01{
padding:4px;
background-color: #99CCFF;
color:#FFFFFF;
text-decoration: none;
width:100%;
}
.menu01:hover{
cursor: hand;
padding:4px;
background-color: #0099FF;
color:#FFFFFF;
width:100%;

}
.noticia01{
padding:4px;
background-color: #f5f5f5;
text-decoration: none;
width:100%;
}
.noticia01:hover{
cursor: hand;
padding:4px;
background-color: #ccc;
width:100%;
}
.noticia02{
padding:4px;
background-color: #fff;
text-decoration: none;
width:100%;
}
.noticia02:hover{
cursor: hand;
padding:4px;
background-color: #ccc;
width:100%;
}

#flash {
background-image:url(../imagens/topo_01.gif);
background-repeat:repeat;
width:100%;
height:145px;
display:block;
}
-->
