body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #DEE3EF;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background: #000000;
	color : #2E597A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;

}
a:link {
	color : #583D2A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a:visited {
	color : #583D2A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a:hover {
	color : #583D2A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	font-weight: normal;
}

a:active {
	color : #583D2A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a:vlink {
	color : #583D2A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a.link_branco:link {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a.link_branco:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a.link_branco:hover {
	color : #D8E4FE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a.link_branco:active {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

a.link_branco:vlink {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}


td {
//	color : #2E597A;
	color : #583D2A;

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

.link_branco {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;  
}

.input_125 {
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	line-height : normal;
	border: 1px #333333 solid;
}

.br_2E597A { 
    border: solid #2E597A;
    border-width: 1px;
    border-style: solid;
}

.td_menu { 
	cursor: hand;
    border: solid #FDFCF1;
    border-width: 1px;
    border-style: solid;
	background: #FDFCF1;
}

.td_menu_o { 
	cursor: hand;
    border: solid #F5F2DF;
    border-width: 1px;
    border-style: solid;
    background: #F5F2DF;

}

.caixa
{
    border:1px solid #163042;
}
.banner
{
/*	background-color : #583D2A;*/
	background-color : #583D2A;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	line-height : normal;
}
.caixabranca
{
	background-color : #ffffff;
//	padding:5px;
}

.caixaMenu
{
    border:1px solid #583D2A;
//    padding:5px;
    width:100%;
    height:100%;
}
.caixaMenu_II
{
    border:1px solid #583D2A;
//    padding:2px;
    width:100%;
    height:100%;
}

.conteudos
{
	OVERFLOW-X: scroll;
	OVERFLOW-Y: scroll;  
	OVERFLOW: scroll;    
	WIDTH: 100%;
	HEIGHT: 100%;

}
.titulo
{
	color:#ffffff;
	background-color : #583D2A;
	font-size : 10px;
	height:20px;
	text-align:center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

