.topbanner {
	background-color: #FF0099;
	height: 26px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottombanner {
	background-color: #FF0099;
	height: 18px;
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.topbannerbody {
	height: 110px;
	width: 1px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.topbannerspacer {
	background-color: #FFFFFF;
	height: 110px;
	width: 0.95px;
}
.navbutton {
	background-color: #FF0099;
	height: 20px;
	width: 150px;
	border: 1px solid #000099;
}
.menubottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #FF0099;
	text-transform: none;
}
.menuleft {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: lighter;
	background-color: #FF0099;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	border: #FF0099;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
}
