﻿body {background-image: url('images/bkg.gif'); background-repeat:repeat-y; font: bold 11px/1.5em Verdana;
 margin: 0;  }
h1 {font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color: #000000; padding: 0 10px 0 10px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: gray; padding: 0 10px 0 10px;}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px;color: #000000; padding: 0 15px 0 15px;}

#wrapper {width:760px; margin-top: 10px; margin-left:auto; margin-right: auto; }
#header {height: 90px; background-image: url('images/hdrbkg.jpg');  }
#header-left {float: left; width: 183px; height: 90px; }
#header-right {float: right; width: 250px; height: 85px; padding-top: 5px; }
#nav {height: 30px; background-color: #000000; background-image: url('images/navLEFT.gif'); background-repeat:no-repeat;}
#nav-left {height: 30px; width: 160px; float: left;}
#content {clear:both; padding-top:5px; }
#content-left {float: left; width: 150px; height: 500px; padding-right: 5px;}
#content-right {float: right; width: 226px; }

#sub-cont-left {float:left; width:285px; background-color: #E8E8E8; }
#sub-cont-right {float: right; width:285px; background-color: #FFFFFF; }
#footer {clear: both; width: 760px; height: 30px; text-align: left; background-color: gray;}
#footer-right {float:right; width:150px; text-align: right;}

.center {text-align: center;}
.white {color: #FFFFFF;}
.twelvepx {font-size: 12px;}
.thirtysixpx {font-size: 36px; color: #FFFFFF;}
.BlackTxt {color: #000000;}
.style8 {font-size: xx-large;color: #FFFFFF;}


a:link {color: #E4D74D; text-decoration:none;}
a:visited {color: #E4D74D; text-decoration:none;}
a:active {color: #E4D74D; text-decoration:none;}
a:hover {color: #888888;}

.qlink a:link {color: #000000; }
.qlink a:visited {color: #000000;}
.qlink a:active {color: #000000;}
.qlink a:hover {color: #000000; background-color: #E4D74D; }

.whitelink {}
.whitelink a:link {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:visited {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:active {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:hover {color: #FFFFFF; background-color: #FF0000; text-decoration:none; font-size: 12px;}

.style1 {margin-bottom: 1px;}
.style2 {margin-left: 25px;	margin-right: 25px;	margin-top: 17px;}
.style3 {margin-bottom: 1px;margin-top: 32px;}
.style4 {color: #000000; font-size: 14px;}
.style6 {margin-bottom: 0px; margin-top: 0px;}
.style7 {margin-top: 0px;}


h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

img {
border: none;
}

/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:left;
      width:550px;
      background:#E4E6EB;
      font-size:93%;
      line-height:normal;
      background-color: #000000;}
    #tabs3 ul {
          margin:0;
          padding:0;
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url('images/tabright3.gif') no-repeat right top;
      padding:12px 15px 2px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }
