HTML {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}
BODY {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 16px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
	background: #000 url("/img/bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

body, td
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6a6a6a;
}

.maintable
{
	margin-left: auto;
	margin-right: auto;
}

.maintable_menu
{
	margin-left: auto;
	margin-right: auto;
	background-image: url("/img/menu_bg.png");
	padding-top: 12px;
}

.border_top_left
{
	background-image: url("/img/border_top_left.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.border_top_right
{
	background-image: url("/img/border_top_right.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.border_bot_left
{
	background-image: url("/img/border_bot_left.jpg");
	background-repeat: no-repeat;
}

.border_bot_right
{
	background-image: url("/img/border_bot_right.jpg");
	background-repeat: no-repeat;
}

.border_bot2_left
{
	background-image: url("/img/border_bot2_left.jpg");
	background-repeat: no-repeat;
}

.border_bot2_right
{
	background-image: url("/img/border_bot2_right.jpg");
	background-repeat: no-repeat;
}

.content
{
	background-image: url("/img/content_bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

.content_area
{
	position: relative;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c0c0c0;
	width: 700px;
	text-align: left;
}

.text_subject
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 17pt;
	color: #f08733;
	text-align: left;
}

.text_news_subject
{
	color: #ffea76;
}

.prebot
{
	background-image: url("/img/prebot_bg.jpg");
	background-repeat: no-repeat;
}

.bot
{
	background-image: url("/img/bot_bg.jpg");
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-align: center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #c0c0c0;
}

.leftbanner
{
	position: absolute;
	top: 200px;
	left: -150px;
	width: 140px;
}
.leftbanner2
{
	position: absolute;
	top: 600px;
	left: -150px;
	width: 140px;
}

.rightbanner
{
	position: absolute;
	top: 200px;
	right: -218px;
	width: 140px;
}

.rightbanner2
{
	position: absolute;
	top: 600px;
	right: -218px;
	width: 140px;
}


a:link, a:visited
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	color: #ffea76;
	text-decoration: underline;
}

a:link.links_bottom, a:visited.links_bottom
{
	color: #c07c07;
	text-decoration: none;
	font-weight: bold;
}

a:hover.links_bottom
{
	color: #eeda6e;
	text-decoration: none;
	font-weight: bold;
}

.newspanel {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border: #888888 solid 1px;
	margin-bottom: 5px;
                   
}

