.maintable {
	border: 1px solid #4074A5;
}
.topframe {
	margin: 0px;
	height: 170px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuitems {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

.menuitems a:active {
	color: #FFFFFF;
}
.menuitems a:hover {
	color: #FFA34F;
}
.menuitems a {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #4074A5;
}
.style5 {
	color: #00386A;
	font-size: medium;
	font-weight: bold;
}
.style6 {
	color: #FF0000;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.style9 {color: #999999}

.hor_line {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #4074A5;
}
.style11 {color: #FF0000; font-size: x-small; font-weight: bold; font-style: italic; }
