body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
P, TABLE, TR, TD, LI, UL, OL {
	font-size:100%
}
H1, .H1, h1, .h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}
H2, .H2, h2, .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#990000;
}
H3, .H3, h3, .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#990000;
	text-decoration: none;
	font-weight: bold;
}
H4, .H4, h4, .h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#111111;
	font-weight: bold;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
}
.linkUnselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFFFFF;
	text-decoration:none;
}
.linkSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#444444;
	text-decoration:underline;
}
IMG {
	border: 0px solid #cccc99;
}
.ErrorBox {
	border: 1px solid black;
}
.ErrorText {
	color:red;
}
.MsgText {
	color:purple;
}
.TextLight {
	color:#999999;
}
.Menu {
	border-collapse:collapse;
}
.MenuBorder {
	border: solid 0px #666666;
}
.MenuPreSpacer {
	width:25px;
}
.MenuSpacer {
	width:25px;
}
.MenuPostSpacer {
	width:25px;
}
.MenuItem {
	color:#FFFFFF;
	line-height: 200%;
	font-weight:bold;
}
.MenuItemRollOver {
	color:#990000;
	line-height: 200%;
	font-weight:bold;
	background-color:#FFFFFF;
}
.SubMenu {
	background-color:#FFFFFF;
}
.SubMenuBorder {
	border: solid 1px #990000;
	border-collapse:collapse;
}
.SubMenuItem {
	background-color:#FFFFFF;
	color:#222222;
	font-weight:bold;
	border: solid 1px #E6E6E6;
	cursor: auto;
}
.SubMenuItemRollOver {
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	border: solid 1px #990000;
	cursor: pointer;
}
.BGDark {
	background-color:#E6F0E6;
}
.BGLight {
	background-image: url(/images/blueFadeBG.jpg);
	background-repeat: repeat-y;
}
.BGInverted {
	background-color:#990000;
}
.Border {
	border: 1px solid #990000;
}
.TopBorder {
	border-top: 1px solid #990000;
}
.BottomBorder {
	border-bottom: 1px solid #990000;
}
.RightBorder {
	border-right: 1px solid #990000;
}
.LeftBorder {
	border-left: 1px solid #990000;
}
.EventsDay {
	position:relative;
	width:75px;
	height:80px;
	overflow:auto
}
.EStoreHeader {
	background-image:url(../vol_system/images/Estore/ProductInfoBoxYellow_400_header.gif);
}
.EStoreBody {
	background-image:url(../vol_system/images/Estore/ProductInfoBoxYellow_400_center.gif);
}
.EStoreFooter {
	background-image:url(../vol_system/images/Estore/ProductInfoBoxYellow_400_footer.gif);
}
.EStoreHeader600 {
	background-image:url(../vol_system/images/Estore/ProductInfoBoxYellow_600_header.gif);
}
.EStoreBody600 {
	background-image:url(../vol_system/images/Estore/ProductInfoBoxYellow_600_center.gif);
}
.EStoreFooter600 {
	background-image:url(../vol_system/images/Estore/ProductInfoBoxYellow_600_footer.gif);
}
.EStoreBodyColor {
	background-color:#F7D45E;
}
.BGPict {
}
A:link {
	color:#990000;
	font-size: 100%;
}
A:active {
	color:#990000;
	font-size: 100%;
}
A:visited {
	color:#990000;
	font-size: 100%;
}
A.navigation:link {
	color:#990000;
	font-size: 100%;
}
A.navigation:active {
	color:#990000;
	font-size: 100%;
}
A.navigation:visited {
	color:#990000;
	font-size: 100%;
}

