.hd_left {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.hd_left A:link
{   text-decoration: none;
	color: #FFFFFF;
}
.hd_left A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.hd_left A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.hd_left A:hover
{
	color: #FEB617;
	text-decoration: underline;
}




.left_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.left_nav A:link
{   text-decoration: none;
	color: #FFFFFF;
}
.left_nav A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.left_nav A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.left_nav A:hover
{
	color: #FEB617;
	text-decoration: underline;
}
.bdr_bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #555555;
}
.ads_padding {
	padding-left:10px;
}
.Footer_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.Footer_links A:link
{   text-decoration: none;
	color: #999999;
}
.Footer_links A:visited
{
	text-decoration: none;
	color: #999999;
}
.Footer_links A:active
{
	color: #999999;
	text-decoration: none;
}
.Footer_links A:hover
{
	color: #FEB617;
	text-decoration: underline;
}
.hd_main_boxes {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #292929;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #586536;
	border-bottom-color: #586536;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.body_txt {

	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;

}

.body_tv_links {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	padding-top: 6px;
	line-height:18px;
}
.body_tv_links A:link
{   text-decoration: underline;
	color: #999999;
}
.body_tv_links A:visited
{
	text-decoration: underline;
	color: #999999;
}
.body_tv_links A:active
{
	color: #999999;
	text-decoration: underline;
}
.body_tv_links A:hover
{
	color: #FEB617;
	text-decoration: none;
}

.textColor{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}

.textBox{
	font-family: Tahoma;
	font-size: 11px;
	color:#1C1C1C;
	
	padding-bottom: 6px;
	border:hidden;
	
}

.MessageHeading{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.input-Button{
	
	font-family:Tahoma;
	border:#2B5900;
	background-color:#1C1C1C;
	color: #999999;
}