BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:80%;
  color:#000000;
  list-style-position: outside;
}

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:#222222;
}

H2, .H2, h2, .h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:120%;
  font-weight:bold;
  color:#222222;
}

H3, .H3, h3 ,.h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:100%;
  color:#111111;
  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 {
  text-align:left; 
  border-collapse:collapse;
  width:140px;
  }

.MenuBorder {
}
.MenuPreSpacer {
  width:25px;
  }
.MenuSpacer {
  width:25px;
  }

.MenuPostSpacer {
  width:25px;
  }

.MenuItem{
  color:#222222;
  font-weight:bold;
  text-align:left;
  background-color:#f7f1ea;
}

.MenuItemRollOver {
  color:#f7f1ea;
  font-weight:bold;
  text-align:left;
  background-color:#766d64;
}

.SubMenu {
  background-color:#f7f1ea;
  }
.SubMenuBorder {
border: solid 1px #766d64;
border-collapse:collapse;
}

.SubMenuItem {
  background-color:#f7f1ea;
  color:#222222;
  font-weight:bold;
  border: solid 1px #f7f1ea;
  cursor: auto;
}

.SubMenuItemRollOver {
  background-color:#766d64;
  color:#f7f1ea;
  font-weight:bold;
  border: solid 1px #766d64;
  cursor: pointer;
}


.BGDark {
  background-color:#766d64;
}

.BGLight {
  background-color:#f7f1ea;
}

.BGInverted {
  background-color:#333333;
}
.Border { border: 1px solid #333333;}
.TopBorder { border-top: 1px solid #333333;}
.BottomBorder { border-bottom: 1px solid #333333;}
.RightBorder { border-right: 1px solid #333333;}
.LeftBorder { border-left: 1px solid #333333;}

.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:#222222; font-size: 100%;}

A:active { color:#222222; font-size: 100%;}

A:visited { color:#444444;  font-size: 100%;}

A.navigation:link { color:#222222; font-size: 100%;}

A.navigation:active { color:#222222; font-size: 100%;}

A.navigation:visited { color:#444444; font-size: 100%;}