@charset "utf-8";

body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #666666;
}
.channels {
	font-family: Arial;
	font-size: 14px;
	color: #6A6A6A;
	text-decoration: none;
}
a.channels:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
.news_heading {
	font-family: Arial;
	font-size: 12px;
	color: #0A73AB;
	font-weight:bold;
	text-decoration: none;
}
.news_cont {
	font-family: Arial;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
}
.more {
	font-family: Arial;
	font-size: 12px;
	color: #0A73AB;
	font-style:italic;
	font-weight:bold;
	text-decoration: none;
}
a.more:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
}
.fotter {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.fotter:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.header_bg {
	background-color: #434343;
	height: 20px;
}
.content_bg {
	background-color: #E7E6E6;
	padding:8px;
}
.white_bg {
	background-color: #ffffff;
	padding:8px;
}
.white_bg1 {
	background-color: #ffffff;
	
}
.cont_header_bg
{

background-image:url(../images/header_bg.gif);
height:48px;

}
.navigator {
	font-family: Arial;
	font-size: 11px;
	color: #6A6A6A;
	text-decoration: none;
}

a.navigator:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.navigator_highlight {
	font-family: Arial;
	font-size: 11px;
	color:#FF6600;
	text-decoration: none;
}

a.navigator_highlight:hover {
	font-family: Arial;
	font-size: 11px;
	color:#FF6600;
	text-decoration: underline;
}

.black {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.black:hover {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}
.form_bg {
	background-color:#E2F3FF;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	height:24px;
	text-indent:5px;
	text-align:middle;
	color:#0A73AB;
	text-decoration: none;
}
.box_width{
	width:400px;

}
.box_width1{
	width:300px;

}

.box_width2{
	width:306px;

}

.orange {
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
}