/* generated by csscreator.com */ 
html, body{
	background-color: #232521;
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
} 
/* *** HEADER *** */ 
 
.greentitle {
	color: #2a851b;
}

.yellowtitle {
	color: #ff9e0c;
	text-transform: uppercase;
}
.yellowtext {
	color: #ff9e0c;
}a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #d97d06;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	color: #d97d06;
	text-decoration: none;
}
.white a:active {
	color: #ffffff;
	text-decoration: none;
}
.yellow a:link {
	color: #ff9e0c;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
}
.yellow a:visited {
	color: #ff9e0c;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
}
.yellow a:hover {
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
}
.yellow a:active {
	color: #ff9e0c;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
}
.yel a:link {
	color: #ff9e0c;
	text-decoration: none;
}
.yel a:visited {
	color: #ff9e0c;
	text-decoration: none;
}
.yel a:hover {
	color: #ffffff;
	text-decoration: none;
}
.yel a:active {
	color: #ff9e0c;
	text-decoration: none;
}
.textbox {
	background-color: #232521;
	font-size: 10px;
	color: #CCCCCC;
	border: 1px solid #666666;
	margin-bottom: 10px;
	padding-left: 5px;
}
.but {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px dotted #999999;
}

 /* *** FOOTER *** */ 
#footer{
	height:50px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #494740;
	color: #999999;
	padding-top: 10px;
 } 
#copyright{
	height:20px;
	float:left;
	width: 440px;
 }  
#footlinks{
	height:20px;
	float:right;
	text-align: right;
	width: 230px;
}