body {
	background-color: #ffffff;
	background-image: url(../images/bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	font-family: verdana;
	font-size: 10px;
}

.headerfont {
	font-weight: bold;
	color: #F0701A;
	text-decoration: none;
	font-size: 10px;
}

.headerfonttwo {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
}
.subheaderfont {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
}

.acentuado {
	font-family: Century Gothic;
	color: #F0701A;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}

a:link {
	font-weight: bold;
	color: #00b7e7;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #ee0000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #00b7e7;
	text-decoration: none;
}

.maintable {
	background-image: url(../images/bgmaintable.gif);
	background-repeat: repeat-y;
}

.lowdiv {
	background-image: url(../images/lowdiv.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}

.coloresp {
	background-image: url(../images/colorblocks_01.jpg);
	background-repeat:no-repeat;
	width: 364px;
	height: 72px;
	padding-left: 10px;
	padding-right: 10px;
}

.coloreng {
	background-image: url(../images/colorblocks_03.jpg);
	background-repeat:no-repeat;
	width: 377px;
	height: 72;
	color: #FFFFFF;
	padding-left: 10px;
}

.lowmenu {
	height: 30px;
	vertical-align: middle;
}

#menubajo a {
	font-size: 10px;
	font-family:Verdana;
	text-decoration: none;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #7f7f7f;
	font-weight: normal;
}

#menubajo a:hover {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

body,td,th,tr,p {
	font-size: 10px;
}

.footer_wh {
	font-size: 10px;
	color: #FFFFFF;
}