body {
	FONT-SIZE:11px; 
	COLOR:#336699; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table    {
	FONT-SIZE:11px; 
	COLOR:#336699; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color:#990000;
	text-decoration:none;
}
a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}

.txt10Boldblue, .txt10Boldblue a{
	font-weight: bold;
	color: #336699;
	font-size: 10px;
}

.txt12BoldWhite {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-left:10px;
}

.txt16BoldWhite {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

.txt14BoldBordaux {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}

.txt12BoldBordaux {
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

.txt11BoldBordaux {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}

.MenuTop, .MenuTop a, .MenuTop a:visited {
	font-weight: bold;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
}

.MenuTop a:hover {
	font-weight: bold;
	color:#333333;
}

.MenuRodape, .MenuRodape a, .MenuRodape a:visited {
	font-weight: bold;
	font-size:10px;
	color:#336699;
	padding-left:5px;
}

.MenuRodape a:hover {
	font-weight: bold;
	color:#333333;
}

.txtMarqee, .txtMarqee a {
	font-size:10px;
	color:#336699;
}

.MenuLink, .MenuLink a, .MenuLink a:visited {
	font-weight: bold;
	COLOR:#336699; 
	padding-left:3px;
}

.MenuLink a:hover {
	font-weight: bold;
	color:#333333;
	padding-left:3px;
}
/*
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
*/
.FormCampos {
	background-color:#990000; 
	font-size: 10px;
	color:#F2F2F2; 
	font-weight:bold; 
	border:thin inset #990000;
}

.FormBotoes {
	background-color:#990000; 
	color:#F2F2F2; 
	font-size: 10px;
	font-weight:bold; 
	border:thin outset #990000;
}

.FormCamposGuia {
	font-size: 10px;
	color:#333333; 
	font-weight:bold; 
	border:thin inset #336699;
}

.FormBotoesGuia {
	color:#333333; 
	font-size: 10px;
	font-weight:bold; 
	border:thin outset #336699;
}

.FormCamposGeral {
	background-color:#F2F2F2; 
	font-size: 9px;
	color:#336699; 
	font-weight:bold; 
	border:thin inset #F2F2F2;
}

.FormBotoesGeral {
	background-color:#336699; 
	color:#F2F2F2; 
	font-size: 10px;
	font-weight:bold; 
	border:thin outset #336699;
}


