
body
{
	background-color:#C7B9B7;
	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:#685D5B;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
img
{
	border:0;
}
h1
{
	color:#9E0602;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	margin:5px 0 10px 0;
}
h2
{
	color:#9E0602;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:4px 0 7px 0;
}
p
{
	margin:5px 0 7px 0;
}

table.main
{
	
}
table.main td.top td.left
{
	background:url(../images/main_top_left_bg.png) left top repeat-x;
}
table.main td.top td.right
{
	background:url(../images/main_top_right_bg.png) left top repeat-x;
}
table.main td.main_menu
{
	border-top:1px solid #847874;
	background:url(../images/main_menu_bg.png) left top repeat-x;
}
table.main td.middle td.right
{
	background:url(../images/main_middle_right_bg.png) left top no-repeat;
}

table.main td.logos
{
	background:#D8CECD url(../images/main_logos_bg.png) center top no-repeat;
}
table.main td.bottom
{
	background:url(../images/main_bottom_bg.png) center bottom no-repeat;
}

div.counters
{
	float:left;
	position:relative;
	width:300px;
	left:-230px;
	top:10px;
}
div.ditgroup
{
	float:left;
	position:relative;
	width:200px;
	left:20px;
	top:50px;
	color:#685D5B;
	font-size:11px;
	text-align:left;
}

img.photo
{
	border:1px solid #C13D28;
}
.attention
{
	color:#C13D28;
	font-weight:bold;
}
