.innerbg {
	background-color: #203013;
	background-image: url(images/bgshade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.txtwhite a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.txtwhite a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.txtwhite a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #F5FDA7;
	text-decoration: none;
	
}



.txtyellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #F5FDA7;
	text-decoration: none;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FDFAAD;
	text-decoration: none;
}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #66CC33;
	text-decoration: none;
}
.inputbox {
	border: 1px solid #59763E;
}

.tnn {
background-color: #132308;
float: left;
width: 150px;
padding: 5px;
margin: 5px;
text-align: center;

}
