body {
margin:0px;
background-color:#8E7F56;

}

.brd {border:1px #2d4900 solid;
}
.inner-txt {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height:18px;

}

.prd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #382c17;
	text-decoration: none;
	font-weight: normal;
}


.activejs {
	font-size: 18px;
	font-family:arial;
	text-decoration: none;
	color:#2a787a;
	font-weight: normal;
}

a.navigation:link, a.navigation:visited, a.navigation:active {
	font-size: 18px;
	font-family:arial;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	
}
a.navigation:hover { 	
    font-size: 18px;
	font-family: arial;
	text-decoration: none;
	color:#2a787a;
	font-weight: normal;}
	
.text3 {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
.num-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f0c28;
	text-decoration: none;
}
.txt-box {
	border:1px #333333 solid;
	background-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



