.head_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}

.wht_font_col {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.regtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.wht_pic_brder {
	border: 1px solid #CCCCCC;
	padding:5px;
	margin:2px;
}

 /*</group>*/
#usedfocus
{ font-family: Arial, Helvetica, sans-serif;   font-size: 12px;   margin: 0px;   width: 100%;   border-collapse: collapse;   text-align: left;
 }
 
#usedfocus th
{ font-size: 16px;   font-weight: bold;   color:#000;   padding: 10px 8px;   border-bottom-width: 0px;   border-bottom-style: solid;   border-bottom-color:#387200; background-image:url(../images/tablebg_black.jpg); }

#usedfocussub th
{ font-size: 14px;   font-weight: normal;   color:#333333;   padding: 7px 5px;   border-bottom-width: 1px;   border-bottom-style: solid;   border-bottom-color:#44672F; }

#usedfocus td
{
	border-bottom: 1px solid#ccc;
	color:#000;
	padding: 6px 8px;
	
}
 
 
  /*</group>*/
#usedtable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
 }
 
#usedtable th
{
	font-size: 16px;
	font-weight: bold;
	color:#000;
	padding: 10px 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color:#387200;
	background-image:url(../images/tablebg_blue.jpg);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#usedtablesub th
{ font-size: 14px;   font-weight: normal;   color:#333333;   padding: 7px 5px;   border-bottom-width: 1px;   border-bottom-style: solid;   border-bottom-color:#44672F; }

#usedtable td
{
	border-bottom: 0px solid;
	border-bottom-color:#333;
	color:#000;
	padding: 6px 8px;
}

