/* CSS Document */

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fdfebc;
	text-decoration: none;
	text-align:left;
	 
}
.browntext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7b5305;
	text-decoration: none;
	text-align: center;
	 
}
.orangetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8e33;
	text-decoration: none;
	text-align: center;
	 
}
.blacktext1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	 
}


.input125{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #cf742a;
	border-left:1px solid #cf742a;
	border-right:1px solid #cf742a;
	border-top:1px solid #cf742a;
	background-color:#fbc69c;
	text-align:left
}
.footerlink
{
font-family:tahoma;
font-size:12px; 
text-decoration:none;
}