body{
	margin-top:0px;
}
body, td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
h1, h2, h3{
	color:#036;
}
a{
	color:#987627;
	text-decoration:none;
}
a:hover{
	color:#036;
}
input, select{
	font-size:10px;
	color:#036;
}
.footerBlanca{
	color:#FFF;
	font-size:12px;
}
.fondoAzulFontBlanca{
	color:#FFF;
	font-weight:bold;
	background-image:url(/img/blueBg.jpg);
	background-color:#036;
	background-repeat:repeat-x;
	height:20px;
	font-size:14px;
}
.fondoGoldFontBlanca{
	color:#FFF;
	font-weight:bold;
	background-image:url(/img/goldBg.jpg);
	background-color:#987627;
	background-repeat:repeat-x;
	height:20px;
	font-size:14px;
}
a:hover{
	text-decoration:underline;
}
.blanco{
	color:#FFF;
}

#leftMenu a{
	color:#333;
	text-decoration:none;
}
#leftMenu a:hover{
	color:#7A640A;
	text-decoration:underline;
}

#topMenu a{
	color:#333;
	text-decoration:none;
}
#topMenu a:hover{
	color:#7A640A;
}
#topMenu td:hover{
	background-color:#F1F8FE;
}

#menuFooter a{
	color:#333;
	text-decoration:none;
}
#menuFooter a:hover{
	/*font-weight:bold;*/
	background-color:#E9DDAF;
}
img{
	border:0px;
}

#centerTxt{
	font-size:14px;
}
