body{
	margin:0px;
}
td {
	font-size: 11px;
	font-family: verdana;
	color:#333333;
	}
a.nav:link {
	color: #DB4E23;
	font-family:  verdana;
	font-size: 11px;
	text-decoration: none;
	}

a.nav:visited {
	color: #DB4E23;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	}
a.nav:hover {
	color: #9A0000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	}
	
	
a.news:link {
	color: #000099;
	font-family:  tahoma;
	font-size: 10px;
	text-decoration: none;

	}

a.news:visited {
	color: #000099;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;

	}
a.news:hover {
	color: #FF6600;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	}
	
.txt_pro{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	}
a:link {
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	}
a:visited {
	color: #333333;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	}
a:hover {
	color: #990000;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
input{
	border:1px solid #9D9D9E;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	margin:0px;
	background-color:transparent;
	}
textarea{
	border:1px solid #9D9D9E;
	font-size:11px;}
select{
	border:transparent;
	font-size:11px;
	margin:0px;
	padding:0px;}
.checkbox{
	border:transparent;
	margin:0px;
	padding:0px;
	}
form{
	margin:0px;
}
.txt_white{
	font-size: 11px;
	font-family: tahoma;
	color:#ffffff;
}
.txt_orange{
	color: #DB4E23;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	}
.black_heading{
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;

}


.sub_black_heading{
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
	padding-left: 0px;

}


.txt_mahroon {
	color: #993300;
	font-family:  tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}