body { 
	scrollbar-face-color: #6c3b1a;
	scrollbar-highlight-color: #481b08;
	scrollbar-3dlight-color: #481b08;
	scrollbar-darkshadow-color: #3a1401;
	scrollbar-shadow-color: #481b08;
	scrollbar-arrow-color: #ffcc99;
	scrollbar-track-color: #6c3b1a;
}
table {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.titulo {
	font-weight: bold;
	color: #E49C6A;
}
.txtcor {
	font-weight: normal;
	color: #E49C6A;
}
.normal {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFCC99;
	font-weight:normal;
}
.grande {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FFCC99;
	font-weight:normal;
}
.grandewhite {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
}
.grandeamarela {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FFCC00;
	font-weight:normal;
}
.grandeorange {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FF9900;
	font-weight:normal;
}
#layconteudo {
	position:absolute;
	left:73px;
	top:204px;
	width:320px;
	height:420px;
	position:static;
	z-index:1;
	overflow: auto;
	
}
#laynovidade {
	position:absolute;
	left:73px;
	top:204px;
	width:320px;
	height:320px;
	position:static;
	z-index:1;
	overflow: auto;
	}
.campo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #521906;
	background-color: #FFFFFF;
	border: 0px solid #2B0502;
}
.botao {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #521906;
	background-color:#B17B3F;
	border: 0px solid #2B0502;
}
.verde {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #99CC00;
}
.orange {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

