/* CSS Document */
body,td,th {
	font-size: 10pt;
	font-family: Tahoma;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	}
a.menu:link, a.menu:active, a.menu:visited
	{
	font-family:"Tahoma",Times New Roman, Times, serif;
	font-size:12px;
	color:#2c6eaa;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:hover
	{
	font-family:"Tahoma",Times New Roman, Times, serif;
	font-size:12px;
	color:#27953e;
	text-decoration:none;
	}
.title_white {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-align:center;
	}
.title_blue {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #2c6eaa;
	text-align:center;
	}
.title_black {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color:#000000;
	text-align:center;
	}
.news {
	font-size: 9pt;
	color: #2c6eaa;
	}
a.news:link, a.news:active, a.news:visited
	{
	font-size:9pt;
	color:#2c6eaa;
	text-decoration:underline;
	}
a.news:hover
	{
	font-size:9pt;
	color:#2c6eaa;
	text-decoration:none;
	}
.check {
	font-size: 10pt;
	color:#000000;
	margin-left:10px;
	}
.stat {
	font-size: 10pt;
	color:#2c6eaa;
	}
a:link {
	color: #000000;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #000000;
	}
a:active {
	text-decoration: underline;
	color: #000000;
	}
.bodycenter {
	width:400px;
	padding-left:15px;
	margin-left:50px;
	}
.subik {
	FONT-FAMILY: Tahoma;
	font-size: 12pt;
	color: #2c6eaa;
	}
.subik1 {
	FONT-FAMILY: Verdana;
	font-size: 10pt;
	color: #2c6eaa;
	}
.subik2 {
	FONT-FAMILY: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	}