body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 15px;
	line-height: 15px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #003366;
}
.main {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 15px;
}
.menu {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
}
.menuActual {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
}
.tdHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #CEDAE5;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #607898;
	border-bottom-color: #607898;
	border-bottom-width: 1px;
	letter-spacing: 2px;
	line-height: 14px;
	font-weight: bold;
}
.tdHeaderOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #607898;
	border-bottom-color: #607898;
	border-bottom-width: 1px;
	letter-spacing: 2px;
	line-height: 14px;
	font-weight: bold;
}
.tdUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
}
.header16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.newsHeader {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #336699;
	color: #FFFFFF;
	border: 1px dotted #FF9900;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CEDAE5;
	border: 1px dotted #003366;
}
.IMG_right
{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.IMG_left
{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.IMG_center
{
	clear: both;
	margin-bottom: 10px;
}
