body {
	margin:0px;
	background-color:#f0dc89;
}


.nav {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}

.nav:hover {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #ff1818;
}

.navActive {
	font-size: 16px;
	font-family: Tahoma;
	text-decoration: none;
	color: #ff1818;
}

.inner-txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c24000;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}

.bottom-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d42400;
	text-decoration: none;
}

.lnk {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #c01d1d;
	font-weight: bold;
}

.prd {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff7200;
	text-decoration: none;
	font-weight:bold;
}

.prd a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c20e19;
}

.prdBorder img {
	border:1px solid #c20e19;
}


.num-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0302;
	text-decoration: none;
}

.txt-box {
	border:1px #838383 solid;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.scrolldiv {
float:left;
text-align:center;
height:420px;
width:99.5%;
overflow:auto;
scrollbar-base-color: #f0dc89;
scrollbar-track-color: #f0dc89;
scrollbar-arrow-color: #c02505;
scrollbar-highlight-color: #c02505;
scrollbar-shadow-color: #c02505;
scrollbar-3dlight-color: #f0dc89;
scrollbar-darkshadow-color: #f0dc89;

}


