body{
  margin: 0px;
  font-family: Verdana;
  font-size: 10pt;
}

a:active {
   text-decoration:none;
   color: #B30000
}

a:visited {
   text-decoration:none;
   color: #B30000
}

a:link {
   text-decoration:none;
   color: #B30000
}

a:hover {
   text-decoration:underline;
   color: #B30000
}

p{
  font-family: Verdana;
  font-size: 10pt;
}

table{
  font-family: Verdana;
  font-size: 10pt;
}

td{
  font-family: Verdana;
  font-size: 10pt;
}

tr{
  font-family: Verdana;
  font-size: 10pt;
}

.topBarLeft{
  visibility: hidden;
  position: absolute;
  width: 450px;
  height: 22px;
  top: 0px;
  left: 0px;
}

.topBarRight{
  visibility: hidden;
  position: absolute;
  height: 22px;
  top: 0px;
  left: 450px;
  background-color: #B30000;
}

.topBarRightButtonMouseOver{
  border-style: solid;
  border-width: 1;
  border-color: #FFC8C8;
  color: #FFFFFF;
  font-size: 8pt;
  cursor: pointer;
  background-color: #C30000;
}

.topBarRightButton{
  margin: 2px;
  border-style: solid;
  border-width: 1;
  border-color: #B30000;
  color: #FFFFFF;
  font-size: 8pt;
  cursor: pointer;
}

.topBarRightSeparator{
  border-style: solid;
  border-width: 1;
  border-color: #B30000;
  color: #FFC8C8;
  font-size: 8pt;
}

.logoBar{
  visibility: hidden;
  position: absolute;
  width: 375px;
  height: 44px;
  top: 22px;
  left: 0px;
  background-color: #FFFFFF;
}

.logo{
  visibility: hidden;
  position: absolute;
  top: 26px;
  left: 2px;
  color: #FFFFFF;
  font-size: 24pt;
}


.searchBar{
  visibility: hidden;
  position: absolute;
  width: 185px;
  height: 44px;
  top: 22px;
  left: 375px;
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 8pt;
}

.searchBarButton{
  width: 50px;
  height: 18px;
  border-style: solid;
  border-color: #B30000;
  border-width: 1;
  color: #B30000;
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 8pt;
  cursor: pointer;
}

.searchBarButtonMouseOver{
  width: 50px;
  height: 18px;
  border-style: solid;
  border-color: #B30000;
  border-width: 1;
  color: #B30000;
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  cursor: pointer;
}

.searchBarInput{
  width: 125px;
  height: 18px;
  border-style: solid;
  border-color: #B30000;
  border-width: 1;
  color: #B30000;
  background-color: #FFFFFF;
  font-family: Verdana;
  font-size: 8pt;
}

.titleBar{
  visibility: hidden;
  position: absolute;
  width: 375px;
  height: 34px;
  top: 66px;
  left: 0px;
  background-color: #B30000;
}

.titleBarInner{
  width: 100%;
  height: 28px;
  margin: 3px;
  color: #FFFFFF;
  font-size: 23px;
}

.iconBar{
  visibility: hidden;
  position: absolute;
  height: 34px;
  top: 66px;
  left: 375px;
  background-color: #B30000;
}

.menu{
  visibility: hidden;
  position: absolute;
  border-right: solid 1px;
  border-right-color: #B2B2B2;
  width: 180px;
  height: 262px;
  top: 100px;
  left: 0px;
  background-color: #F4F4F4;
  overflow: auto;
  font-size: 8pt;
}

.menuLevel1{
  font-size: 8pt;
  text-indent: 0pt;
  border: solid 1px;
  border-color: #F4F4F4;
  cursor: pointer;
}

.header_menuLevel1{
  font-size: 8pt;
  text-indent: 0pt;
  border: solid 1px;
  border-color: #F4F4F4;
  cursor: pointer;
  color: #B30000;
}

.menuLevel1MouseOver{
  font-size: 8pt;
  text-indent: 0pt;
  border: solid 1px;
  border-color: #B2B2B2;
  background-color: #F6F4F4;
  cursor: pointer;
}

.header_menuLevel1MouseOver{
  font-size: 8pt;
  text-indent: 0pt;
  border: solid 1px;
  border-color: #B2B2B2;
  background-color: #F6F4F4;
  cursor: pointer;
  color: #B30000;
}

.menuLevel2{
  font-size: 8pt;
  text-indent: 10pt;
  border: solid 1px;
  border-color: #F4F4F4;
  cursor: pointer;
}

.header_menuLevel2{
  font-size: 8pt;
  text-indent: 10pt;
  border: solid 1px;
  border-color: #F4F4F4;
  cursor: pointer;
  color: #B30000;
}

.menuLevel2MouseOver{
  font-size: 8pt;
  text-indent: 10pt;
  border: solid 1px;
  border-color: #B2B2B2;
  background-color: #F6F4F4;
  cursor: pointer;
}

.header_menuLevel2MouseOver{
  font-size: 8pt;
  text-indent: 10pt;
  border: solid 1px;
  border-color: #B2B2B2;
  background-color: #F6F4F4;
  cursor: pointer;
  color: #B30000;
}

.menuLevel3{
  font-size: 8pt;
  text-indent: 20pt;
  border: solid 1px;
  border-color: #F4F4F4;
  cursor: pointer;
}

.header_menuLevel3{
  font-size: 8pt;
  text-indent: 20pt;
  border: solid 1px;
  border-color: #F4F4F4;
  cursor: pointer;
  color: #B30000;
}

.menuLevel3MouseOver{
  font-size: 8pt;
  text-indent: 20pt;
  border: solid 1px;
  border-color: #B2B2B2;
  background-color: #F6F4F4;
  cursor: pointer;
}

.header_menuLevel3MouseOver{
  font-size: 8pt;
  text-indent: 20pt;
  border: solid 1px;
  border-color: #B2B2B2;
  background-color: #F6F4F4;
  cursor: pointer;
  color: #B30000;
}

.menuLevel4{
  font-size: 8pt;
  text-indent: 30pt;
  border: solid 1px;
  border-color: #F4F4F4;
  cursor: pointer;
}

.menuLevel4MouseOver{
  font-size: 8pt;
  text-indent: 30pt;
  border: solid 1px;
  border-color: #B2B2B2;
  background-color: #F6F4F4;
  cursor: pointer;
}

.bodyContentsMargin{
  margin: 5px;
  font-family: Verdana;
  font-size: 10pt;
}

.bodyContentsNoMargin{
  visibility: hidden;
  position: absolute;
  width: 300px;
  height: 262px;
  top: 100px;
  left: 181px;
  background-color: #FFFFFF;
  overflow: auto;
  padding: 5px;
  overflow-y: scroll;
}

.Ads{
  visibility: hidden;
  position: absolute;
  width: 150px;
  height: 262px;
  top: 100px;
  left: 450px;
  background-color: #F4F4F4;
  overflow: auto;
  border-left: solid 1px;
  border-left-color: #B2B2B2;
}

.footerBar{
  visibility: hidden;
  position: absolute;
  width: 600px;
  height: 80px;
  top: 362px;
  left: 0px;
  background-color: #FFFFFF;
  border-top: solid 1px;
  border-top-color: #B2B2B2;
}

.footerBarTableLeft{
  height: 79px;
  margin: 0px;
  padding-left: 4px;
  padding-right: 4px;
  color: #FFFFFF;
  font-size: 8pt;
}

.footerBarTableRight{
  height: 79px;
  margin: 0px;
  padding-left: 4px;
  padding-right: 4px;
  color: #FFFFFF;
  font-size: 8pt;
}

.newsticker{
  height: 79px;
  margin: 0px;
  border-left: solid 1px;
  border-left-color: #B2B2B2;
  border-right: solid 1px;
  border-right-color: #B2B2B2;
  color: #FFFFFF;
  font-size: 8pt;
}

.dpybox{
  
}

.dpybox-top-left{
   background-image:url(/2007/img/style/top-left.gif);
   padding:0px 0px 0px 0px;
   font-size: 1px; 
   height:28px;
   width: 7px;
   color: #ffffff
}
.dpybox-top-middle{
   background-image:url(/2007/img/style/top-middle.gif);
   padding:0px 0px 0px 0px;
   font-size: 14px;
   font-weight: bold;
   font-family: verdana;
   height:28px;
   color: #ffffff
}
.dpybox-top-right{
   background-image:url(/2007/img/style/top-right.gif);
   padding:0px 0px 0px 0px;
   font-size: 1px; 
   height:28px;
   width: 7px;
   color: #ffffff
}
.dpybox-left{
   background-image:url(/2007/img/style/left.gif);
   padding:0px 0px 0px 0px;
   font-size: 1px; 
   width: 7px;
   color: #ffffff
}
.dpybox-content{
   background-color: #ffffff;
   padding:5px 0px 0px 0px;
   font-size: 12px;
   font-weight: normal;
   font-family: verdana;
   color: #000000
}
.dpybox-right{
   background-image:url(/2007/img/style/right.gif);
   padding:0px 0px 0px 0px;
   font-size: 1px; 
   width: 7px;
   color: #ffffff
}
.dpybox-bottom-left{
   background-image:url(/2007/img/style/bottom-left.gif);
   padding:0px 0px 0px 0px;
   font-size: 1px; 
   height:7px;
   width: 7px;
   color: #ffffff
}
.dpybox-bottom-middle{
   background-image:url(/2007/img/style/bottom-middle.gif);
   padding:0px 0px 0px 0px;
   font-size: 12px;
   font-weight: bold;
   font-family: verdana;
   height:7px;
   color: #ffffff;
   text-align: center;
}
.dpybox-bottom-right{
   background-image:url(/2007/img/style/bottom-right.gif);
   padding:0px 0px 0px 0px;
   font-size: 1px; 
   height:7px;
   width: 7px;
   color: #ffffff
}
#blurpage {
   background-image:url(/2007/img/1px50procenttransparant.png);
   z-index: 2;
   width: 100%;
   height: 100%;
   position: absolute;
   display: none;
}

