a:link {color: #4B6B82; text-decoration: none; }
a:active {color: #F16630; text-decoration: none; }
a:visited {color: #4B6B82; text-decoration: none; }
a:hover {color: #F16630; text-decoration: none; }

.body {
	background-color: #000000;
	vertical-align: 3%;
}

.menu-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-left: 12px;
	background-image: url(../images/menu_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu-bg a:link {color: #999999; text-decoration: none; }
.menu-bg a:active {color: #F16630; text-decoration: none; }
.menu-bg a:visited {color: #999999; text-decoration: none; }
.menu-bg a:hover {color: #F16630; text-decoration: none; }

.content-bottom-right {
	background-color: #DDECF6;
	background-image: url(../images/content_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content-bottom-left {
	background-color: #AAC8DE;
	background-image: url(../images/content_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	background-color: #000000;
	background-image: none;
	padding-left: 315px;
}

.footer-bg a:link {color: #676767; text-decoration: none; }
.footer-bg a:active {color: #FFFFFF; text-decoration: none; }
.footer-bg a:visited {color: #676767; text-decoration: none; }
.footer-bg a:hover {color: #FFFFFF; text-decoration: none; }

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	background-color: #000000;
}

.footer-text a:link {color: #676767; text-decoration: none; }
.footer-text a:active {color: #FFFFFF; text-decoration: none; }
.footer-text a:visited {color: #676767; text-decoration: none; }
.footer-text a:hover {color: #FFFFFF; text-decoration: none; }
.content-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 60px;
	padding-left: 18px;
	background-color: #DDECF6;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title-bg {
	background-color: #000000;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 132px;
}
.text-left-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 14px;
}
.text-right-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 14px;
}
.text-no-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.loading-bg {
	background-color: #000000;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text-no-indentblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1691f;
}
.text-news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354B66;
	font-weight: bold;
	line-height: normal;
}
.orangetable {
	background-image: url(../images/table_bg.jpg);
}
