a {
	color: #0E2366;
}
a:hover {
	color: #000000;
}

.top_bg {
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bar_bg {
	background-image: url(img/bar_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}
.bottom_bg {
	background-image: url(img/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_bg2 {
	background-image: url(img/bottom_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer,.footer a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.footer a {
	text-decoration: underline;
	color: #999999;
}
.footer a:hover {
	color: #0E2366;
}
.footer2,.footer2 a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.footer2 a {
	text-decoration: underline;
	color: #999999;
}
.footer2 a:hover {
	color: #0E2366;
}.news_top {
	background-image: url(img/news_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.news_bottom {
	background-image: url(img/news_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.news_left {
	background-image: url(img/news_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.news_right {
	background-image: url(img/news_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #0E2366;
	font-variant: small-caps;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}