body
{
	background-color: #000000;
	margin: 0px;
	padding:0px;
	text-align:center;
	font-family: Arial;
	color: #58595B;
}

div.mainpage
{
	width: 1032px;
	margin: 0px auto;
	text-align:left;
}

div.header
{
	width: 832px;
	height: 72px;
}

div.titletop
{
	width: 171px;
	float: left;
	background-color: #0C0C0C;
}

div.topmenu
{
	width: 661px;
	float: right;
	background-color: #131313;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 16pt;
}

div.topimage
{
	background-image: url('../images/top.jpg');
	color: #FFFFFF;
	height: 52px;
}

div.toplang
{
	float: right;
	margin-top: 25px;
	margin-right: 100px;
}

div.body
{
	width: 832px;
	background-color: #0C0C0C;
}

div.leftcolumn
{
	width: 171px;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	font-size: 10pt;
	line-height: 16pt;
}

div.centercolumn
{
	width: 578px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	font-size: 10pt;
	line-height: 16pt;
}

div.content
{
	width: 515px;
	background-color: #EDEDED;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	line-height: 16pt;
}

div.content td
{
	font-size: 10pt;
	line-height: 16pt;
}

div.content p
{
	margin-left: 10px;
	margin-right: 10px;
}

div.contenttop
{
	width: 515px;
	height: 17px;
	background-color: #EDEDED;
}

div.contentbottom
{
	width: 515px;
	height: 17px;
	background-color: #EDEDED;
}

table.maintable
{
	 background-color: #0C0C0C;
}

span.red
{
	color: #ED1C24;
}

span.yellow
{
	color: #EBAA29;
}

span.blue
{
	color: #0371A4;
}

ul.topmenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.topmenu li
{
	padding-left: 10px;
	padding-right: 10px;
	display:inline;
}

ul.leftmenu
{
	margin-left: 20px;
	padding: 0px;
	list-style: none;
}

ul.leftmenu li
{
	margin-bottom: 10px;
}

a
{
	color: #D9D9D9;
	text-decoration: none;
}

a:hover
{
	color: #B9B9B9;
	text-decoration: underline;
}

a.black
{
	color: #58595B;
	text-decoration: none;
}

a.black:hover
{
	color: #58595B;
	text-decoration: underline;
}

div.title
{
	width: 578px;
	background-color: #2666A0;
}

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: normal;
}
