body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #758C24;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
/*	font-family: Tahoma, Arial;*/
	color: #CC6600;
	text-decoration: underline;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #444852;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #41AEF1;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #747474;
}
.green {
	color: #80BC45;
}
.orange {
	color: #FC8306;
}
.yellow {
	color: #FFB200;
}






/* CSS Document */
.star {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: red;
}
.button {
	background: #F4F4F4;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 80px;
}
.error {
	font-family: Tahoma, Arial;
	font-size: 9px;
	padding-top: 2px;
	padding-left: 10px;
}
.error_box {
	background: lightyellow;
	border: 1px solid black;
}
.legend_heading {
	color: #0B55C4;
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
}
.long_inputbox {
	border: 1px solid #C0C0C0;
	font-family: Tahoma, Arial;
	font-size: 10px;
	width: 150px;
}
.xlong_inputbox {
	border: 1px solid #C0C0C0;
	font-family: Tahoma, Arial;
	font-size: 10px;
	width: 400px;
}
.form_cell {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.paging_links {
	color: #993300;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
.paging_links:hover {
	text-decoration: underline;
}
.separator {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	color: #993300;
}
.table_cell {
	background-color:#EADCB3;
	padding-left: 5px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
}
.table_cell1 {
	padding-left: 5px;
	font-family: Tahoma, Arial;
	line-height: 20px;
	font-size: 11px;
}
.search_heading{
	padding-top: 10px;
	font-family: Tahoma, Arial;
	font-size:15px;
	font-weight:bold;
	color: rgb(51,102,153);
	padding-bottom: 3px;
}
.page_heading{
	padding-top: 10px;
	font-family: Tahoma, Arial;
	font-size:25px;
	font-weight:bold;
	color: rgb(51,102,153);
	padding-bottom: 10px;
}
.search_box {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 17px;
	height: 17px;
	border: 1px solid #D0D0D0;	
	width: 100px;
	color: gray;
}
.inputbox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #D0D0D0;	
	width: 165px;
	color: gray;
}
.news_links {
	color: black;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.small_inputbox {
	border: 1px solid #C0C0C0;
	font-family: Tahoma, Arial;
	font-size: 10px;
	width: 40px;
}
.medium_inputbox {
	border: 1px solid #C0C0C0;
	font-family: Tahoma, Arial;
	font-size: 10px;
	width: 120px;
}
.header_links {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.new_heading {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: brown;
	font-weight: bold;
}
BODY {
	margin-top: 0px;
}


.heading
{
	font-family: Tahoma, Arial;
	color:#336666;
	font-size: 12px;
	font-weight: bold;
}
.normal_text{
	font-family: Tahoma, Arial;
	color: #333333;
	font-size:10pt;
	text-align:justify;
}
.heading_text
{
	font-family: Tahoma, Arial;
	color:#336666;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 30;
}
.header_title {
	font-size: 20px;
	font-weight:bold;
	font-family: Tahoma, Arial;
	color:#4E4E4E;
}
.header_title_small {
	color:#4E4E4E;
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-style:italic;
}
.cat_links {
	color: #993300;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}
.cat_links:hover {
	text-decoration: none;
}


.caption
{
	font-family: Tahoma, Arial;
	color:#6D8DB5;
	font-size: 12px;
	font-weight: bold;

}
.topnav
{
	font-family: Tahoma, Arial;
	color:#FB2D00;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family: Tahoma, Arial;
	color:#FB2D00;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family: Tahoma, Arial;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family: Tahoma, Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button1
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color:#70C718;
	text-decoration:none;
	width:70px;
	color:#FFFFFF;
}
.button:hover
{
	font-family: Tahoma, Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family: Tahoma, Arial;
	color:#62676D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family: Tahoma, Arial;
	color:#62676D;
	font-size: 11px;
	font-weight: bold;
	

}

.right
{
	font-family: Tahoma, Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family: Tahoma, Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.bgimg1{
background-image: url(../../images/t2/1.JPG);
background-repeat:no-repeat;
}
.bgimg2{
background-image:url(../../images/t2/3.JPG);
background-repeat: repeat-x;
}
.bgimg3{
background-image:url(../../images/t2/2.JPG);
background-repeat: repeat-x;
}
.news_box {
	color: white;
	font-weight: bold;
	background-color:#445565;
	line-height: 12px;
	padding-right: 5px;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
.news {
	color:#445565;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.box_heading1 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#000000;
	font-weight: 700;
	line-height: 20px;
}
.crumb {
	color:#4E4E4E
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	border: 1px solid gray;
	line-height: 30px;
	background: #F4F4F4;
}
.bread_links {
	color:#993300;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: underline;
}
.bread_links:hover {
	text-decoration: none;
}
.box_top{
	color: #FB2D00;
	background-image: url(../../images/t2/box_top.gif);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: underline;
}
.box_bottom{
	background-image: url(../../images/t2/box_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	line-height: 9px;
}
.box_middle {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
.link {
	background: #F7F7F7;
	padding-left: 10px;
	line-height:20px;
}
.left_links {
	font-family: Tahoma, Arial;	
	text-decoration: underline;
	font-size: 14px;
	color:#4E4E4E;
}
.left_links:hover {
	text-decoration: none;
}
.image_btm{
	background-image:url(../../images/t5/header_line.gif); 
	background-repeat:repeat-x;
}
.table_bg{
	border:3px solid #EBEBEB;
}
.news_heading{
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#70C0F1;
	font-weight:bold;
	height:30px;
	line-height:30px;
}
.hits{
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#70C0F1;
	font-weight:bold;
}
.footer_text{
	font-family: Tahoma, Arial;
	font-size:12px;
}
.efaqsubhead
{
	background-color:#758C24; width:80%; padding:5px;
	color:#FFFFFF;
}
.mainhead
{
	background-color:#758C24;
	color:#FFFFFF;
}