body {
	background-image: url(../images/img_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	scrollbar-face-color:#F5F5F5;
	scrollbar-highlight-color:#B2B2B2;
	scrollbar-3dlight-color:#E7E5E5;
	scrollbar-darkshadow-color:#FAFAFA;
	scrollbar-shadow-color:#B2B2B2;
	scrollbar-arrow-color:#377D53;
	scrollbar-track-color:#FAFAFA;
}
.mainbg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
.news_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.news_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.news_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077CE;
	text-decoration: none;
}
.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 17px;
	background-image: url(../images/gren_arow.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	height: 100%;
	padding-top: 4px;
}
.arial14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 17px;
	background-image: url(../images/white_arow.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	background-color: #669900;
	display: block;
	height: 100%;
	padding-top: 4px;
}
.white16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}
.newsbg {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.div {
	padding-right: 6px;
	overflow: auto;
	height: 500px;
	width: 530px;
}
marquee {
	cursor: hand;
}
