
body
{
	background-color:white;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body,table,textarea,input,pre
{
	font-family:Tahoma;
	font-size:13px;
	color:black;
}
textarea,input
{
	color:black;
}
a
{
	color:#C3163B;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
img
{
	border:0;
}
p
{
	margin:5px 0 10px 0;
}
h1
{
	color:#C3163B;
	font-size:22px;
	font-weight:normal;
	margin:15px 20px 15px 0;
}
h2
{
	color:#C3163B;
	font-size:14px;
	font-weight:bold;
}


table.main td.top
{
	background:url(../images/main_top_bg.png) left top repeat-x;
}
table.main td.top div.inner
{
	background:url(../images/main_top_image.jpg) left top no-repeat;
}
table.main td.top div.inner div.menu
{
	float:left;
	position:relative;
	width:153px;
	left:415px;
	top:240px;
}
table.main td.top div.inner div.menu a
{
	display:block;
	padding:5px 18px 6px 18px;;
	text-align:left;
	color:white;
	font-weight:bold;
}
table.main td.top div.inner div.menu a.selected
{
	text-decoration:none;
	background:url(../images/main_top_menu_bg.png) left top no-repeat;
}

table.main td.bottom div.inner
{
	background:url(../images/main_bottom_bg.png) right bottom no-repeat;
}

table.main table.body td.left
{
	
}

table.main table.body .clip
{
	background:url(../images/main_body_clip.gif) left top no-repeat;
}
table.main table.body .clip h1
{
	color:white;
}

table.main table.body div.news
{
	background:#E8E8E8;
}
table.main table.body div.news .state .date
{
	color:#C3163B;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
}
table.main table.body div.news .state a
{
	color:black;
}

table.main table.body td.content div.content
{
	padding:5px 50px 0 10px;
}

table.main td.bottom div.login
{
	background:url(../images/main_bottom_login_bg.png) left bottom no-repeat;
	float:left;
	position:relative;
	width:199px;
	height:122px;
	left:0;
	top:135px;
	text-align:left;
	padding-left:15px;
}
table.main td.bottom div.login table
{
	color:white;
	font-size:11px;
	font-weight:bold;
}
table.main td.bottom div.login input
{
	width:95px;
	border:1px solid #C3163B;
}

div.counters
{
	float:left;
	position:relative;
	width:300px;
	left:60px;
	top:200px;
}
div.ditgroup
{
	float:left;
	position:relative;
	width:200px;
	text-align:left;
	left:110px;
	top:200px;
	font-size:11px;
}

div.pages
{
	width:100%;
	padding:10px 0;
	text-align:center;
}
div.pages a, div.pages span
{
	width:30px;
	padding:0 5px;
}

