body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
        line-height: 20px;
	background-color: #FFFFFF;
	margin: 0px 0px 50px 0px;
	padding: 110px 0px 50px;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}


 div#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:85px;
	background:#ffffff;
	color:#ffffff;
 }
 
 div#footer{
  position:absolute;
  bottom:0px;
  left:0;
  width:100%;
  height:40px;
  background:#ffffff;
  color:#FFFFFF;
 }
 
  body>div#header{
   position:fixed;
  }
  body>div#footer{
   position:fixed;
  }

 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }


#top {
	margin: 20px 20px 0px;
	padding: 2px;
	border: 1px solid #999999;
	background: #fff;
	height: 85px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 85px;
	}
html>body #top {
	height: 85px; /* ie5win fudge ends */
	}
	
	
	#contentnav {
	float: left;
	padding: 0px;
	margin: 20px;
	background: #fff;
	width: 350px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 350px;
	}
html>body #contentnav {
	width: 350px; 
	/* ie5win fudge ends */
	}
	
	
	
	#contentbox {
	float: left;
	padding: 20px 0px 50px 10px;
	margin: 0px;
	background: #fff;
	width: 400px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
	}
html>body #contentbox {
	width: 400px; 
	/* ie5win fudge ends */
	}
	
	
	
#bot {
	margin: 0px 20px 20px 20px;
	padding: 2px;
	border: 1px solid #999999;
	background: #fff;
	height: 20px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 20px;
	}
html>body #bot {
	height: 20px; /* ie5win fudge ends */
	}



	
	
.navcss, .navcss a {
	color:       #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:   12px;
	font-weight: lighter;
        line-height: -5px;

}
.navcss a:link    { color:  #666666; text-transform: uppercase;}
.navcss a:visited { color:  #666666; text-transform: uppercase;}
.navcss a:active  { color:  #000000; text-transform: uppercase;}
.navcss a:hover   { color:  #000000; text-transform: uppercase;} 



.arrownav, .arrownav a {
	color:       #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:   15px;
	font-weight: lighter;
}
.arrownav a:link    { color:  #666666; text-transform: uppercase;}
.arrownav a:visited { color:  #666666; text-transform: uppercase;}
.arrownav a:active  { color:  #000000; text-transform: uppercase;}
.arrownav a:hover   { color:  #000000; text-transform: uppercase;} 


.blackcaps {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}


td img {display: block;}


.textfield {
	width:					100px;
	color:					#333;
	margin:					0;
	padding:				4px;
	font:					11px/11px verdana, arial,sans-serif;
	float:					left;
}


#div1, #div2, #div3 {display:none;}

#div1.active, #div2.active, #div3.active {display:block;}


.sub {display:none;}

.subactive {
display:block;
margin:0 0 0 20px;
}


#red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	
}
