p { margin-top:0px }
a:link { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #000; font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
a:visited { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #000; font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
a:hover { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #960; font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
a:active { font-family: arial, helvetica; font-weight: bold; text-decoration: none; color: #999; font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.h2 { font-family: Georgia,Palatino,Times,serif; font-style: italic; font-size: 14px; line-height: 16px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.caption { font-family: Georgia,Palatino,Times,serif; font-size: 12px; font-variant: small-caps; letter-spacing: 2.4px; word-spacing: 2.4px; text-align: center; }
.Bodytext { font-family: Arial,Helvetica,sans-serif; font-size: 11px; line-height: 14px; text-align: center; margin-top: 0px; margin-bottom: 3px; }
.boldtext { font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; text-align: center; margin-top: 0px; margin-bottom: 3px; }
.form1 { font-family: Arial,Helvetica,sans-serif; font-size: 10px; text-align: right; margin-top: 0px; margin-bottom: 0.1px; }
.Table { font-family: Arial,Helvetica,sans-serif; font-size: 12px; line-height: 120%; text-align: center; margin-top: 4px; margin-bottom: 0.1px; }
.smallcaptions { font-family: Arial,Helvetica,sans-serif; font-size: 9px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.boldtext1just { font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; text-align: justify; margin-top: 0px; margin-bottom: 3px; }
.Bodytext10 { font-family: Arial,Helvetica,sans-serif; font-size: 10px; line-height: 12px; text-align: center; margin-top: 0px; margin-bottom: 3px; }
.menuh1small1 { font-family: Georgia,Palatino,Times,serif; font-weight: bold; font-size: 14px; font-variant: small-caps; line-height: 14px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.h1small { font-family: Georgia,Palatino,Times,serif; font-weight: bold; color: #960; font-size: 14px; font-variant: small-caps; line-height: 16px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.hover1 { font-family: arial, helvetica; text-decoration: underline; color: #ccc; font-size: 12px; margin-top: 0px; margin-bottom: 0.1px; }
.Bodytextjust { font-family: Arial,Helvetica,sans-serif; font-size: 11px; line-height: 14px; text-align: justify; margin-top: 0px; margin-bottom: 3px; }
.Pricecaptionsbold { font-family: arial, helvetica; font-weight: bold; font-size: 14px; line-height: 110%; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.Pricecaptions { font-family: arial, helvetica; font-size: 10px; line-height: 110%; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.Indexlink1 { font-family: arial, helvetica; color: #fff; font-size: 12px; text-align: right; margin-top: 0px; margin-bottom: 0.1px;  -text-decoration:none;}
.active1 { font-family: arial, helvetica; color: #fff; font-size: 12px; margin-left: 15px; margin-right: 15px; margin-top: 0px; margin-bottom: 0.1px; }
.indexlink { font-family: arial, helvetica; font-weight: bold; font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.active { font-family: arial, helvetica; font-weight: bold; color: #999; font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.menuOutmenuIn { font-family: arial, helvetica; color: #fff; font-size: 12px; margin-left: 15px; margin-right: 15px; }
.hover { font-family: arial, helvetica; font-weight: bold; color: #960; font-size: 11px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
.h1 { font-family: Georgia,Palatino,Times,serif; font-weight: bold; color: #960; font-size: 20px; font-variant: small-caps; line-height: 21px; text-align: center; margin-top: 0px; margin-bottom: 6px; }
.Captions { font-family: arial, helvetica; font-size: 10px; line-height: 12px; text-align: center; margin-top: 0px; margin-bottom: 0.1px; }
body { /* set everything to zero for a good cross-browser starting point */
  margin: 0; /* zeroes the margins on the body */
  padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
  border: 0; /* zeroes off any existing border */
  background-color: #fff;

 #mainwrapper {
  width: 100px;
  margin: 0;
  padding: 0;
  width: 100px;
  /* set the blue gradient fill - this is set both here and in #navigation to ensure that whichever is longer, the fill extends down the page */
  background-image:url(Resources/bg_greystrip.gif);
  background-repeat: repeat-y;
  background-position: left top;
}
#menuOut,#menuIn {
position:absolute;
left:-105px;
width:170px;
top:150px;
background-color:999999;
 font-family:georgia,ariel,helvetica,sans serif;
 color: #996600;
text-decoration: none;
text-align:center;
line-height:20px;
}
#menuOut,#menuIn 
a:over{
text-indent:15px;
line-height:20px;
}
#indexlink 
a:link { 
 font-family:ariel,helvetica,sans serif;
 color: #000000;
text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
line-height: 12px;
}
#indexlink 
 a:hover { 
 color: #996600;
text-decoration: underline;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
line-height: 12px;
}
#indexlink  
a:active { 
 color: #999999;
text-decoration: none;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
line-height: 12px;
}
#indexlinkrl a, 
#indexlinkrl a:link { 
 color: #000000;
text-decoration: none;
 font-size: 8px;
 font-weight: bold;
 text-align: center;
margin-top: 6pt;
line-height: 10pt;
}

#indexlinkrl a, 
#indexlinkrl a:hover { 
 color: #990000;
text-decoration: underline;
 font-size: 8px;
 font-weight: bold;
 text-align: center;
margin-top: 6pt;
line-height: 10pt;
}

