/* CSS Document */

body{
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 10px;
}

body a{
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 10px;
	color: #ca1901;
	text-decoration: none;
}
body a:visted{
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 10px;
	color: #ca1901;
	text-decoration: none;
}
body a:hover{
	font-family: "Trebuchet MS", "Arial Narrow";
	font-size: 10px;
	color: #9b9da0;
	text-decoration: none;
}


/*TOP tabela*/
td#red{
	color: #ffffff;
	font-size: 24px;
	padding-left: 5px;
}

td#red a{
	color: #ffffff;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

td#red a:visited{
	color: #ffffff;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

td#red a:hover{
	color: #CCCCCC;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

.title{
	font-size: 14px;
	color: #ca1901;
	font-weight: bold;
}

.title1{
	font-size: 14px;
	color: #818284;
	font-weight: bold;
}

.titleNum{
	font-size: 20px;
	color: #818284;
	font-weight: bold;
	vertical-align: top;
}

.meniLeft{
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #4b71bf;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(../images/bgMeniOver.gif);	
}

.meniLeft1{
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #4b71bf;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(../images/bgMeniOver.gif);	
}

.meniLeft a{
	font-size: 10px;
	color: #504e4e;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	
}

.meniLeft a:visited{
	font-size: 10px;
	color: #504e4e;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.meniLeft a:hover{
	display: block;
	font-size: 10px;
	color: #4b71bf;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bgMeniOver.gif);	
}
