.bg {
	background-image: url(../images/bg.jpg);
	margin: 0;
	background-repeat: repeat-x;
	background-color: #006599;
	SCROLLBAR-FACE-COLOR: #B0DAFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCE8FF;
	SCROLLBAR-SHADOW-COLOR: #CCE8FF;
	SCROLLBAR-3DLIGHT-COLOR: #CCE8FF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #2798FF;
	SCROLLBAR-BASE-COLOR: #2798FF;

}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-x;
}
.rightbg {
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-x;
}
a.whitelink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentbg {
	background-image: url(../images/welcome_bg.jpg);
	border: 1px solid #5199C9;
	background-repeat: repeat-x;
}
.newsbg {
	background-image: url(../images/news_bg.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5199C9;
	border-bottom-color: #5199C9;
	border-left-color: #5199C9;
}
a.mainlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
a.mainlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	line-height: 25px;
}
.para {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	display: block;
	line-height: 18px;
}
.heading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.whitelink {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 18px;
}
.newstext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
a.morelink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.morelink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: overline;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 18px;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsbody {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}

