body {
	background-repeat: repeat-x;
	overflow-x:hidden;
	border-right-style: hidden;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #323232;
	scrollbar-track-color: #ffffff;
	
}


.colunaleft 
{
	background-color: #009966;
}

.tdTop {
	background: url("../images/back_a.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

.topo {
	background: url("../images/topo.gif");
	background-repeat: repeat-x;
	background-position: top;
}


.fundomenu {
	background-color: #E5E5E5;
}
.menu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	padding: 4px;
	padding-left:5px;
}

.titulo {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bold;
	text-transform:uppercase;
}



.textBottom {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	filter: Gray;
	text-decoration: none;
}
.input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.verde {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	text-decoration: none;
}
.link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	text-decoration: underline;
}
