._colors
{
 	color: #FFB000; /*laranja*/
 	color: #C40000; /*vermelho*/
	color: #EEEEEE; /*cinza claro*/
 }

.bkCornerGray
{
	background: #DBC395 url('../images/bkFundo.jpg') no-repeat bottom right; 
}

.txM
{
	font-family: "Tahoma"; 
	font-size: 12px; 
	text-decoration: none; 
	text-transform: none; 
	color: #3D250B;
}

.txM_light
{
	font-family: "Tahoma"; 
	font-size: 12px; 
	text-decoration: none; 
	text-transform: none; 
	color: #ECE9D8;
}

.txL
{
	font-family: "Tahoma"; 
	font-size: 14px; 
	text-decoration: none; 
	text-transform: none; 
	color: #3D250B;
}

.txS
{
	font-family: "Tahoma"; 
	font-size: 9px; 
	text-decoration: none; 
	text-transform: none; 
	color: #3D250B;
}

a.a_txM
{
	font-family: "Tahoma"; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: none; 
	color: #3D250B;
}

a.a_txM:hover
{
	color: #ECE9D8;
}

a.a_txMenuMain
{
	font-family: "Tahoma"; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: none; 
	color: #3D250B;
}

a.a_txMenuMain:hover
{
	color: #ECE9D8;
}

hr.separatorA
{
	color: #ECE9D8;
	height: 1px;
}
 
.rightLine
{
 	border-right: 1px solid #DBC395;
}

.rightLineLight
{
 	border-right: 1px solid #ECE9D8;
}

.rightLineDark
{
 	border-right: 1px solid #3D250B;
}

.leftBar
{
	background-color: #EEEEEE
}

.topBar
{
	background-color: #EEEEEE
}

.txBottom
{
	font-family: "Verdana"; 
	font-size: 9px; 
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

.txL_Red
{
	font-family: "Verdana"; 
	font-size: 12px; 
	text-decoration: none; 
	text-transform: none; 
	color: #C40000;
}

.txXL_Red
{
	font-family: "Verdana"; 
	font-size: 14px; 
	text-decoration: none; 
	text-transform: none; 
	color: #C40000;
}

.txM_Darker
{
	font-family: "Verdana"; 
	font-size: 10px; 
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

.txFormSearch
{
	font-family: "Verdana"; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

.formInput
{
	font-family: "Verdana"; 
	font-size: 10px	; 
	width: 150px;
}

.bottomLine
{
 	border-bottom: 1px dotted #DDDDDD;
}

td.menuLines
{
 	border-left: 1px solid #DDDDDD;
 	border-right: 1px solid #DDDDDD;
}

.linesVertical
{
 	border-left: 1px solid #DDDDDD;
 	border-right: 1px solid #DDDDDD;
}

.bkCornerWhite
{
	background: #FFFFFF url('../graficos/bkCornerWhite.gif') no-repeat bottom right; 
}



a.a_txL
{
	font-family: "Verdana"; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

a.a_txL:hover
{
	color: #C40000;
}


a.a_txMenuTop 
{
	font-family: "Verdana"; 
	font-size: 10px; 
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

a.a_txMenuTop:hover
{
	color: #C40000;
}


