A:link
        {
            color: #999999;
            text-decoration: underline;
        }
        A:visited
        {
            color: #999999;
            text-decoration: underline;
        }
        A:active
        {
            color: white;
            text-decoration: none;
        }
        A:hover
        {
            color: white;
            text-decoration: none;
        }
.font1 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.font2 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
.font3 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
.fonts  {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.fontm {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.fontl {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.tableh {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tableb {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
}

body {
	
	padding:0;
	font: bold 11px/1.5em Verdana;
	left: auto;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	font-weight: normal;
	left: 20px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	bottom: 25px;
	top: 2px;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	left: 10px;
}

#homeBottom{
         display: inline;
         float: right;
         width: 750px;
         position: relative;
         left: 5px;
         margin: 0 0 -6px 0;
}

.homeBottomL1, .homeBottomR1{
         border: 1px solid #999999;
		 padding: 2px;
         float: left;
}

.homeBottomL1{
         width: 350px;
         margin-right: 8px;
		 margin-left: 10px;
}

.homeBottomR1{
        width: 345px;
}

.homeBottomText{
        margin: 0 8px;
	line-height: 14px;
}

.homeBottomL2, .homeBottomR2{
        height: 210px;
        font-size: 9px;
		color: #999999;
}

.mainbox{
	border-left: 1px solid #BF7F38;
	border-right: 1px solid #BF7F38;
	border-top: 1px solid #BF7F38;
	padding: 7px;
	width: 750px;
}

.rightbox{
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
	padding: 7px;
	width: 200px;
}

.topRow{
	display: inline;
	float: left;
	border: 1px solid #BF7F38;
	padding: 7px;
	width: 750px;
	margin: 0 0 10px 0;
	vertical-align: middle;
}

.leftCol{
	width: 380px;
	float: left;
	text-align: center;
}

.leftCol2{
	width: 380px;
	float: left;
	text-align: left;
}

.rightCol{
width: 320px;
float: left;
}

.oneCol{
	width: 700px;
	float: left;
	text-align: left;
}

.picborder {
	border: 1px solid;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #663300;
	width: 350px;
	height: 363px;
	border-color: #330033;
}

.picbordersmall {
	border: 1px solid;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #663300;
	width: 104px;
	height: 104px;
	border-color: #330033;
}

    #tabs {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 80px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("grpahics/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("graphics/tabright.gif") no-repeat right top;
      padding:5px 20px 5px 16px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  
	  #footer a {
	text-decoration:none;
	color: #000000;
	text-align: center;
	vertical-align: top;
      }
    #footer a:hover { 
      color: #FFFFFF; }

h4
{
	font-family: verdana;
	font-size: 12px;
	line-height: 1px;
	margin: 0;
}

h5
{
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
