body {
text-align:center; 
text-decoration: none;
background-color:#000000; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12pt;
color: #242424;
scrollbar-base-color:#000000;
margin-top: 0px;
}
a:link,a:active,a:visited {text-decoration: none; color : #000000; }
a:hover		{ text-decoration: none; color : #5f1010; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

td.standard {
background-color: #FFFFFF;
background-image: url(images/cellpic2.jpg);
background-repeat: repeat-y;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
}
td.right {
background-color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
border-left: dashed 1px #bebebe;
}

h1 {
font-size: medium;
padding-top:5px;
color: #003399;
}

.regtext {font-size: 13px;}
.single {font-size: 14px; font-weight:bold; color: #020966;}
.double {font-size: 18px; font-weight:bold; color: #5f1010;}
.triple {text-align:right; font-size: 14px; font-weight:bold; color: #003399; display:block;}
.whitetext {text-align:center; font-size: 16px; font-weight:bold; color: #ffffff; display:block;}
.whitetext a {text-decoration: none; color:#fff;}
.whitetext a:hover {text-decoration: none; color:#fff;}
.whitetext a:visited {text-decoration: none; color:#fff;}


/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:80%;
      line-height:normal;
      }
    #tabsH ul {
	margin: 0;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

.copyright {
	font-size: x-small;
	}
