BODY {

	FONT-FAMILY: verdana; font-size: 10px;

	scrollbar-3d-light-color: #6BD968;
	scrollbar-arrow-color:#299A27;
	scrollbar-base-color:#C9F1C9;
	scrollbar-dark-shadow-color:#63D760;
	scrollbar-face-color:#C9F1C8;
	scrollbar-highlight-color:#FFFEFF;
	scrollbar-shadow-color:#8EE18C;
	
	margin: 0px;
	
	background: #ffffff url("../img/bkgMain.jpg") fixed;
	background-repeat:repeat-x;

	 }
	 
.miolo {
	padding-top:8px;
	background: #FFFFFF url("../img/bkgMiolo.jpg") no-repeat top ;

	 }

.mioloTitulo {
	padding:4px;
	background: #FFFFFF url("../img/bkgMiolo.jpg") no-repeat top ;
	color:#0058C5;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	 }

a            { text-decoration: none; color: #666666}
a:hover      { color: #336699; text-decoration: underline}
a:active     { color: #336699; text-decoration: underline }


.campo {  background-color: #EFF4FA; font-family: verdana; font-size: xx-small; color: #000000; border: 1px #666666 solid}

.botao {  background-color: #E0DCE0; font-family: verdana; font-size: xx-small; color: #333333; border: 1px ##666666 solid}


.linkMenu            { color: #ffffff; font-size:10px; text-decoration: none }
.linkMenu:hover      { color: #ffffff; font-size:11px; text-decoration: underline }
.linkMenu:active     { color: #ffffff; font-size:11px; text-decoration: underline }


