BODY,HTML {
  font-size: 10pt;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  color:#000000;
  list-style-position: outside;
  border-collapse:collapse;
  margin:0px;
}

P, TABLE, TR, TD,LI, UL, OL{font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}

H1, .H1 , h1, .h1{
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:14pt;
  text-decoration:none;
   
  color:#222222;

}

H2, .H2, h2, .h2 {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:14pt;
   
  color:#222222;
}

H3, .H3, h3 ,.h3 {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:12pt;
  color:#111111;
  text-decoration: none;
  font-weight: bold;
}

H4, .H4 , h4, .h4{
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:12pt;
  color:#111111;
  font-weight: bold;
}

.SmallText {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:8pt;
  color:#000000;
}

.linkUnselected {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:4;
  color:#FFFFFF;
  text-decoration:none;
}

.linkSelected {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size:4;
  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 {
  }

.MenuBorder {
border: solid 1px #666666;
}
.MenuPreSpacer {
  width:25px;
  }
.MenuSpacer {
  width:25px;
  }

.MenuPostSpacer {
  width:25px;
  }

.MenuPreSpacerVertical {
  }
.MenuSpacerVertical {
  height:2px;
  }
.MenuPostSpacerVertical {
  }
  
.MenuItem{
	color:#ffffff;
	line-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	border: solid 2px #000000;
	margin-bottom:50px;
}

.MenuItemRollOver {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
  color:#000000;
  line-height: 100%;
   
  background-color:#ffffff;
  border: solid 2px #000000;
  margin-bottom:3px;
}

.SubMenu {
  background-color:#000000;
  }
.SubMenuBorder {
border: solid 2px #000000;
border-collapse:collapse;
}

.SubMenuItem {
  background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
  color:#ffffff;
   
  border: solid 1px #000000;
  cursor: auto;
}

.SubMenuItemRollOver {
  background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
  color:#000000;
   
  border: solid 1px #000000;
  cursor: pointer;
}


.BGDark {
  background-color:#E6E6E6;
}

.BGLight {
  background-color:#F2F2F2;
}

.BGInverted {
  background-color:#000000;
}
.Border { border: 1px solid #46C2EF;}
.TopBorder { border-top: 1px solid #46C2EF;}
.BottomBorder { border-bottom: 1px solid #46C2EF;}
.RightBorder { border-right: 1px solid #46C2EF;}
.LeftBorder { border-left: 1px solid #46C2EF;}

.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:#46C2EF; text-decoration: none }
A:active { color:#46C2EF; text-decoration: underline}
A:visited { color:#46C2EF; text-decoration: none }
A:hover { color:#46C2EF; text-decoration: underline}
A.navigation:link { color:#46C2EF;  text-decoration: none}
A.navigation:active { color:#46C2EF; text-decoration: underline}
A.navigation:visited { color:#46C2EF;  text-decoration: none}
A:navigation:hover { color:#46C2EF; text-decoration: underline}