body, td,div{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10pt;
}

body{
  background-image: url(image/redveinstop1e.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

div.PageTitle{
  font-size: 24px;
  font-weight: bold;
}

h2{

}

#Legs{
  position: absolute;
  top: -2px;
  left: 655px;
  background-image: url(image/legs4.png);
  background-repeat: no-repeat;
  height: 200px;
  width: 100px;
  z-index: 1;
}

#MainNavBackground{
  position: absolute;
  visibility: hidden;
  top: 127px;
  left: 25px;
  width: 813px;
  height: 21px;
  border-bottom: solid 1px #E0E0E0;
  background-color: #FFFFFF;
  opacity: .30;
  filter: alpha(opacity=30);
  z-index: 8;
  margin-bottom: 30px;
}

#MainNavBackground2{
  position: absolute;
  visibility:hidden;
  top: 129px;
  left: 25px;
  width: 813px;
  height: 15px;
  background-color: #FFFCFC;
  opacity: .30;
  filter: alpha(opacity=30);
  border: #FF0000;
  z-index: 9;
}

#MainNav{
  position: absolute;
  /* background-color: #902535; */
  /*background-color: #352590;*/
  background-color: #201070;
  letter-spacing: 1px;
  top: 130px;
  left: 30px;
  width: 800px;
  height: 39px;
  overflow: hidden;
  z-index: 10;
  font-family: Tahoma;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

#BottomNav{
  margin-top: 27px;
  margin-left: 30px;
  /* background-color: #902535; */
  /*background-color: #352590;*/
  background-color: #201070;
  width: 800px;
  height: 39px;
  overflow: hidden;
  font-family: Tahoma;
  border-top: solid 1px #500000;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

#MainContentBackground{
  position: absolute;
  top: 175px;
  left: 30px;
  width: 800px;
  height: 300px;
 /* background-color: #FFFFFF;
  opacity: .80;
  filter: alpha(opacity=80);*/
  z-index: 0;
  border: solid 1px #E0E0E0;
  border-right: 0px;
  border-bottom: 0px;
  visibility: hidden;
  
}

#MainContent{
  margin-top: 195px;
  margin-left: 35px;
  width: 790px;
  color: #202020;
  font-size: 10pt;
  line-height: 16pt;
  z-index: 1;
}

#Layer1{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
}

#PageLocation{
  position: absolute;
  left: 40px;
  top: 5px;
  color: #A08080;
}

div.copyright{
  padding-left: 320px;
  padding-top: 10px;
  color: #808080;
}

div.VideoFrame{
  /*background-color: #202027;*/
  /*background-color: #251580;*/
  background-color: #202060;
  color: #F0F0F0;
  width: 575px;
  padding: 5px;
  padding-bottom: 0px;
  text-align: left;
  margin-top: 15px; 
  font-size: 12px; 
  line-height: 18px;
  vertical-align: top; 
}

div.VideoFrame.Narrow{
  width: 360px; 
}

div.VideoFrame div.Left{
  display: inline-table;
  text-align: center;
  width: 360px;
}

div.VideoFrame div.Right{
  display: inline-table;
  width: 200px;
  background-color: #F0F0F0;
  color: #202020;
  font-size: 12px;
  text-align: left;
  padding: 2px;
}

div.VideoFrame div.Right div.Title{
  padding-left: 6px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 2px;
  letter-spacing: 1px;
  background-color: #606080;
  color: #F0F0F0;
}

div.VideoFrame div.Right p{
  padding-left: 6px;
  padding-right: 5px;
}

.SubSectionTitle{
  font-weight: bold;
  font-size: 10pt;
  color: #202020;
  margin: 0px;
  padding: 0px;
}

td.NavCell{
  font-size: 12px;
  font-weight: bold;
  padding-left: 12px;
  padding-right: 12px;
  border-left: solid 1px #808080;
}

a.NavLink, a.NavLink:visited{
  font-family: Tahoma;
  text-decoration: none;
  color: #FFFFFF;
}

a.NavLink:hover{
  color: #F0F0F0;
  text-decoration: underline;
}

a.TopNavLink, a.TopNavLink:visited{
  font-family: Tahoma;
  text-decoration: none;
  color: #FFFFFF;
}

a.TopNavLink:hover{
  color: #F0F0F0;
  text-decoration: underline;
}

a, a:visited{
  text-decoration: none;
  color: #0000C0;
}

a:hover{
  color: #0000F0;
  text-decoration: underline;
}