body {
	background-color: #080808;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header {
	color:gray; 
	font-size:11px; 
	line-height:1.5em;}
.bc {
	color:gray; 
	font-size:.75em; 
	line-height:1.5em;}
.bigtext {
	color:gray; 
	font-size:16px; 
	line-height:1.5em;}	
.bcbold {
	color:#808080;
	font-weight:bolder;
	font-size:16px;
	line-height:1.4em;}	
h1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #716f75;}
h2{ font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #808080;}
h3{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #808080;}
h4{ font-size: 1.4em; }

/* LINK */
a.LINKS:active{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;color:#464646;
	text-decoration:none;
	}
a.LINKS:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#464646; 
	text-decoration:none;
	font-weight:bold;
	}
a.LINKS:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#464646; 
	font-weight:bold;
	text-decoration:none;
	}
a.LINKS:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#464646;
	text-decoration:none;
	}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#464646; 
	text-decoration:none;
	}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#464646; 
	font-weight:bold;
	text-decoration:none;
	}
a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#464646; 
	font-weight:bold;
	text-decoration:none;
	}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#464646; 
	text-decoration:none;
	}
ul.simple, ul.simple li{ 
	list-style:  none outside; 
	padding: 0; }
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }
/* =layout

-------------------------------------------*/
#container { 
	width: 980px; 
	margin: 0 auto; 
	text-align: left; /*background: #4C4C4C;*/ 
	color: #949494; 
	padding: 0 10px 10px 10px; }
#header {
	margin: 0; 
	border-bottom: 1px solid #2A2F34; 
	width: 980px;}
#container h3 { 
	width: 980px; 
	background: url('../images/heading.gif') no-repeat center top; 
	height: 40px; 
	line-height: 40px;  
	margin: 5px 0; 
	position: relative; 
	cursor: pointer;}
#container h3 a{ 
	text-decoration: none; }	
#container h3 span { 
	position: absolute; 
	top: 0; 
	right: 25px;  
	font-size: 0.8em; 
	font-weight: bold;}
	
/*#container h2{padding: 5px;  }*/
div.heading {
	margin: 10px 0 0 0; 
	padding: 5px;}
div.collapse{ 
	width: 980px;  
	margin: 5px 0; 
	padding-left:7px;}	
div.collapse-container{ 
	width: 980px; 
	height: 100%;
	margin: 5px 0; }
#footer { 
	width: 800px;  
	text-align: center;}
.green {
	color: #E1F11F}
.white {
	color: #FFFFFF}
	
/*rollover buttones*/
#btn1 { display: block; width: 60px; height: 104px; background: url("../images/btn1.jpg") no-repeat 0 0; }
#btn1:hover { background-position: 0 -104px; }
#btn1 span { display: none; }

#btn2 { display: block; width: 60px; height: 104px; background: url("../images/btn2.jpg") no-repeat 0 0; }
#btn2:hover { background-position: 0 -104px; }
#btn2 span { display: none; }

#btn3 { display: block; width: 60px; height: 104px; background: url("../images/btn3.jpg") no-repeat 0 0; }
#btn3:hover { background-position: 0 -104px; }
#btn3 span { display: none; }

#btn4 { display: block; width: 60px; height: 104px; background: url("../images/btn4.jpg") no-repeat 0 0; }
#btn4:hover { background-position: 0 -104px; }
#btn4 span { display: none; }

#btn5 { display: block; width: 60px; height: 104px; background: url("../images/btn5.jpg") no-repeat 0 0; }
#btn5:hover { background-position: 0 -104px; }
#btn5 span { display: none; }

#btn6 { display: block; width: 60px; height: 104px; background: url("../images/btn6.jpg") no-repeat 0 0; }
#btn6:hover { background-position: 0 -104px; }
#btn6 span { display: none; }





#btn1grey { display: block; width: 60px; height: 104px; background: url("../images/btn1grey.jpg") no-repeat 0 0; }
#btn1grey:hover { background-position: 0 -104px; }
#btn1grey span { display: none; }

#btn2grey { display: block; width: 60px; height: 104px; background: url("../images/btn2grey.jpg") no-repeat 0 0; }
#btn2grey:hover { background-position: 0 -104px; }
#btn2grey span { display: none; }

#btn3grey { display: block; width: 60px; height: 104px; background: url("../images/btn3grey.jpg") no-repeat 0 0; }
#btn3grey:hover { background-position: 0 -104px; }
#btn3grey span { display: none; }

#btn4grey { display: block; width: 60px; height: 104px; background: url("../images/btn4grey.jpg") no-repeat 0 0; }
#btn4grey:hover { background-position: 0 -104px; }
#btn4grey span { display: none; }

#btn5grey { display: block; width: 60px; height: 104px; background: url("../images/btn5grey.jpg") no-repeat 0 0; }
#btn5grey:hover { background-position: 0 -104px; }
#btn5grey span { display: none; }

#btn6grey { display: block; width: 60px; height: 104px; background: url("../images/btn6grey.jpg") no-repeat 0 0; }
#btn6grey:hover { background-position: 0 -104px; }
#btn6grey span { display: none; }



/****** RICHIES ADDITIONS ******/
div.error_box {				display: block; float: left; padding: 5px; border: 1px #363636 solid; background-color: #212121; }
br.cl {						clear: left; }

label, input, select, textarea {	display: block; float: left; margin-bottom: 10px; }
label {						text-align: right; font-weight: bold; width: 130px; margin-right: 15px; }
input.submit_box {			margin: 5px 0px 0px 145px; }

form {						margin: 0; } 
.input_box {					font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; border: 1px solid #5a5a5a; background: #ffffff; color: #5a5a5a; padding: 3px; }
.submit_box {				font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; border: 1px solid #a9a9a9; background: #ffffff; color: #808080; padding: 8px; }