.submenu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #224B83;
	text-decoration: none;
	background-color: #FFE699;
}

a.submenu:hover {
	text-decoration: none;
}

.submenulightrow {
	background-color: #FFF5D5;
}

.submenutoprow {
	background-color: #224B83;
	color: #FFFFFF;
	font-weight: bolder;
}

.mainmenu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #093775;
}

.mainmenuselected {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FFCE34;
}

a.mainmenuselected:hover {
	text-decoration: none;
}

.copyright {
	font-family: "Trebuchet MS", Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #093775;
}
a.copyright:hover {
	text-decoration: underline;
}

.contenttitle {
	font-weight: bolder;
	color: #224B83;
	text-decoration: none;
	font-size: 12pt;

}
.content {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.formerror {
	font-weight: bolder;
	color: red;
}

img.content {
	border: 1px solid #FFCE34;
}

.bordersgray {
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}

.orange {
	color: #FFAA00;
	font-weight: bolder;
}

.webvanced {
	font-family: "Trebuchet MS", Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #093775;
	text-decoration: none;
}
a.webvanced:hover {
	text-decoration: underline;
}

