@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FF0;
}
.headertext {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.headerright {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.bodytext {
	color: #FFF;
}
.whitetext {
	color: #FFF;
}

img {
border: none;
}


    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url(images/tab_left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url(images/tab_right.gif) no-repeat right top;
      padding:4px 21px 4px 22px;
      color:#FFF;
      }
    #tabsF a span {float:none;}
    #tabsF a:hover span {
      color:#000099;
      }
    #tabsF a:hover {
      background-position:0% -25px;
      }
    #tabsF a:hover span {
      background-position:100% -25px;
      }
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
.BoilerText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	font-style: normal;
	line-height: 98%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;

}
.fourteen {
	font-size: 14px;
	color: #000;
}
.aaas {
	font-family: Comic Sans MS, cursive;
}
.whitetext strong {
	font-size: 16px;
}
.twenty-four {
	font-size: 24px;
	color: #FF0;
	text-align: center;
}
.whitetext strong {
	color: #FFF;
}
.whitetext strong {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
.yellow {
	color: #FF0;
	font-size: 16px;
}
.white18 {
	font-size: 18px;
	color: #FF0;
}
.white18 em {
	color: #FFF;
}
