.menuarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: right;
	padding: 20px 10px 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.menuarea a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuarea a:hover {
	color: #FFCC00;
}
.error {
	font-size: 11px;
	color:#F00;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 150%;
	background-image: url(images/mainbackground2.jpg);
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;



}
.maintext h1 {
	font-size: 150%;

}
.maintext a {
	color: #990099;
	font-weight: bold;

}
.maintext img {
	border: thin solid #FFCC00;
	margin-right: 5px;
	margin-left: 5px;

}
.spectable {
	font-size: 10px;

}
.maintext .specquote {
	font-weight: bold;
	color: #660066;
	font-size: 16px;
	font-style: italic;
	line-height: 150%;


}
.maintext h2 {
	font-size: 120%;
	font-weight: bold;
	color: #660066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}
.message {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFEEAA;
	display: block;
	padding: 3px;
	border: 1px solid #FFCC00;
	margin-right: 5px;
	width: 70%;

}
maintext a:hover {
	color: #000066;
	text-decoration: none;
}
.specform {
	font-size: 12px;
	vertical-align: top;
	line-height: normal;

}
.rightbar {
	background-color: #FFFFFF;
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat-y;

}

