.headerorange {
	font-size:18px;
	font-weight: bold;
	color: #F28F09;
	font-family: Georgia, Times New Roman, Times, serif;
}

.bodyblack1 {
	color:#333333;
	font-size:12px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.bodyblack1a {
	font-size:12px;
	font-weight: bold;
	color:#333333;
	font-family: Georgia, Times New Roman, Times, serif;
}

.bodyblue1 {
	font-size:12px;
	color:#0082AE;
	font-family: Georgia, Times New Roman, Times, serif;
}

.blueheader1 {
	font-size:12px;
	font-weight: bold;
	color:#0082AE;
	font-family: Georgia, Times New Roman, Times, serif;
}

.bh {
	font-family: Georgia, Times New Roman, Times, serif;
}

.blueheader2 {
	font-size:18px;
	font-weight: bold;
	color:#0082AE;
	font-family: Georgia, Times New Roman, Times, serif;
}

.errortext1 {
	text-align:justify;
	font-size:11px;
	color: #DC0C0C;
	font-family: Geneva, sans-serif, Tahoma;
}

.btop { 
	vertical-align:top;
	font-size:12px;
	color:#0082AE;
	font-family: Georgia, Times New Roman, Times, serif;
	padding-bottom:5px;
}

table.menu a {
	padding-top:2px;
	display: block; 
} 

div.menu a {
	background: #ffffff; 
	text-decoration:none;
	font-family: Georgia, Times New Roman, Times, serif;
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	font-weight:500;
	color:white;
	height:28px;
	border-style: solid;
	border-width: 2px 0px 2px 2px;
	border-color: #FFFFFF;
}

div.menu a:link {
	color: #FFFFFF; 
	background: #0082AE; 
}

div.menu a:active { 
	color: #FFFFFF; 
	background: #0082AE; 
}

div.menu a:visited {
	color: #FFFFFF; 
	background: #0082AE; 
}

div.menu a:hover {
	color: #FFFFFF; 
	background: #F28F09; 
}



table.menureq a {
	padding-top:3px;
	display: block; 
} 

div.menureq a {
	background: #ffffff; 
	text-decoration:none;
	font-family: Georgia, Times New Roman, Times, serif;
	vertical-align:middle;
	text-align:center;
	font-size:24px;
	font-weight:300;
	color:white;
	height:37px;
	letter-spacing: -1px;
}

div.menureq a:link {
	color: #FFFFFF; 
	background: #F28F09; 
}

div.menureq a:active { 
	color: #FFFFFF; 
	background: #F28F09; 
}

div.menureq a:visited {
	color: #FFFFFF; 
	background: #F28F09; 
}

div.menureq a:hover {
	color: #0082AE; 
	background: #F28F09; 
	border: 1px solid #888888;
}






.class1 A:link {text-decoration: none; color:#FFFFFF; }
.class1 A:visited {text-decoration: none; color:#FFFFFF; }
.class1 A:active {text-decoration: none; color:#FFFFFF; }
.class1 A:hover {text-decoration: underline; ; color:#FFFFFF; }

.class2 A:link {text-decoration: none; color:green; }
.class2 A:visited {text-decoration: none; color:green; }
.class2 A:active {text-decoration: none; color:green; }
.class2 A:hover {text-decoration: underline; ; color:green; }

