@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC9A;
	background-color: #000000;
	margin-top: 0px;
}
.text {
	color: #848750;	
	font-size: 10px;
}
.text2 {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #FFFFBE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFBE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #FFF;
}
h2 {
	font-size: 12px;
	color: #FFF;
}
hr {
	height: 1px;
	color: #848750;
	background: #848750;
	border: 0 none;
	margin-top: 10px;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
 
#frontpic {
	margin-top: 5px;
}
#fronttext {
	margin-bottom: 10px;
}
#footer {
	width: 770px;
}
#news {
	width: 660px;
	margin-left: 20px;
}
.newstext {
	margin-bottom: 20px;
}
.whatson {
	width: 640px;
	margin-left: 20px;
    margin-bottom: 8px;
    margin-top: 8px;	
}
.backlink {
	float: right;
	text-align: right;
}
#backlink {
	float: right;
	text-align: right;
	margin: 58px 40px 0 0;
}
.hidden{display:none;}



.tbmain{ 
 /* Changes on the form */
 background: black !important; 
}
.left{
  /* Changes on the form */
  color: #848750 !important; 
  font-family: Arial !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}

