body {
	background-color: #666666;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.red_txt {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 12;
	font-size: 16px;
	margin-left: 17px;	
}

.red_txt_sm {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}

.drkgreen_txt {
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}

.drkgreen_heading_txt {
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}
.black_companyname_txt {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	
}
.orng_txt {
	color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	
}

.brwn_sm_txt {
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}

.panelhead_txt {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.grey_txt_sm {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 12;
	font-size: 12px;
	
}


div#maindivider {
	margin-top: 20px;
	margin-bottom: 12px;
	overflow: hidden;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;

}
div#maindivider_a {
	margin-bottom: 10px;
	margin-top: 6px;
	overflow: hidden;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

}


.brwn_txt{
	color: #cc6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 12;
	font-size: 14px;
	padding-left: 12px;
	
	}
	

.copyrgt_txt{ color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;}

a.bt:link { color: #333333; text-decoration:none; }
a.bt:visited { color: #333333;text-decoration:none; }
a.bt:active { color: #333333;text-decoration:none; }
a.bt:hover { text-decoration: underline; color: #ff0000; }

.border_table {
	border: 1px solid #999999;
}
