
body
{
	background-color:#F1C695;
	background:url(../images/main_bg.png) left top;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body,table,textarea,input
{
	font-family:Tahoma;
	font-size:13px;
	color:black;
}
textarea,input
{
	color:black;
}
a
{
	color:#FF6000;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
img
{
	border:0;
}
h1
{
	color:#FF4F00;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	margin:15px 0;
}
h2
{
	color:#FF4F00;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:10px;
}
p, center
{
	margin:5px 0 7px 0;
}

table.main td.top td.menu
{
	background:url(../images/main_top_menu_bg.png) right top no-repeat;
	padding-top:104px;
}
table.main td.top td.menu a
{
	margin-bottom:3px;
}

table.main td.middle
{
	background:url(../images/main_middle_bg.png) left top repeat-y;
}
table.main td.middle table.inner
{
	background:url(../images/main_middle_top.png) left top no-repeat;
}
table.main td.bottom
{
	background:url(../images/main_bottom_bg.png) left bottom no-repeat;
}

table.main td.middle div.news
{
	background:url(../images/index_news_bg.png) right top repeat-y;
	background-color:#FFE4C6;
}
table.main table.news td.date
{
	color:#FF4F00;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	width:50px;
}

div.counters
{
	float:left;
	position:relative;
	width:300px;
	left:535px;
	top:85px;
}
div.ditgroup
{
	float:left;
	position:relative;
	width:200px;
	left:10px;
	top:75px;

	color:#E9367E;
	font-size:11px;
}
div.ditgroup a
{
	color:#E9367E;
}
