body {
	margin:0px;
	background:url(images/bodyBg.jpg) top repeat-x;
}

.titleTxt {
	text-align:justify;
	padding:0px 0px 3px 2px;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#bf0f0f;
}

.content {
	background-color:#ffffff;
	padding:10px 0px 10px 0px;
}


.inner-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}

.bottom-txt {
	font-family:Tahoma;
	font-size: 13px;
	color: #fffe2c;
	text-decoration: none;
	margin-right:25px;
}

.lnk {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1979b7;
	font-weight: bold;
}

.prd {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a4a4a4;
	text-decoration: none;
	font-weight:bold;
}

.prd a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bf0f0f;
}

.borderBottom {
	border-bottom:1px dashed #000000;
}

.borderRight {
	border-right:1px dotted #000000;
}

.num-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f8af00;
	text-decoration: none;
}

.txt-box {
	border:1px #959595 solid;
	background-color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



