body
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #FFFFFF;	
}

img
{
	border: 0px;
}


h2
{
	color: #31398c;
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial;
	margin-bottom: -1px;
	margin-top: 0px;
	text-decoration: none;
}


#header 
{
	background-image: url('img/top_bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	height: 196px;
}

#header .left {width: 285px}
#header .logo {text-align: center}
#header .right {width: 249px}

#center 
{
}

#center .buttons
{
	background-image: url('img/btn_bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	height: 32px;
}

#center .title
{
	background-image: url('img/title_bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	border-right: 1px solid #83A1DA;
}

h1
{
	/*background-image: url('img/title_text_bg.gif');
	background-position:left top;
	background-repeat: repeat-x;*/
	color: #31398c;
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: 1px;
	/*padding: 5 15 5 15px;*/
	margin-bottom: -1px;
	margin-top: 0px;
}

.text
{
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color: #2A2A2A;
	padding: 10 0 10 0px;
}

.text h4
{
	font-size: 12px;
	color: #2A2A2A;
}

.text a
{
	font-size:12px;
	color: #444;
}

.text a:hover
{
	text-decoration: none;
	color: #2A2A2A;
}

.text font
{
	font-size:12px;
}

#center .right
{
	background-image: url('img/content_right_bg.gif');
	background-position:right top;
	background-repeat: repeat-y;
	border-right: 1px solid #83A1DA;
}

#center .left
{
	background-image: url('img/content_left_bg.gif');
	background-position:left top;
	background-repeat: repeat-y;
}

#center .buttons .button {height: 32px;text-align: center;}
#center .buttons .btn_right {text-align: right}

#center  #column
{
	background-image: url('img/column_bg.jpg');
	background-repeat: repeat-y;
	width: 278px;
}

#center #column .block
{
	color: #2c4e99;
	font-size: 11px;
	width: 278px;
}

#center #column .block a
{
	color: #2c4e99;
	font-size: 11px;
	background-image: url('img/footer_point.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-bottom:2px;
	text-decoration:none;
}

#center #column .block a:hover
{
	font-size: 12px;
	color: #2c4e99;
	text-decoration: underline;
}

#footer 
{
	background-image: url('img/footer_bg.gif');
	background-position:left top;
	background-repeat: repeat-x;
	height: 32px;
	text-align:center;
}

#footer a
{
	color: #31398c;
	background-image: url('img/footer_point.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-bottom:2px;
	text-transform:lowercase;
	text-decoration:none;
	font-size:11px;
	margin-left: 10px;
}

#footer a:hover
{
	text-decoration: underline;
}

.print, .print a
{
	text-align:right;
	line-height: 25px;
	text-decoration: none;
	font-size:11px;
}

A:link.menu
{
	text-decoration: none;
	color: #fff;
}

.breadcrumbs
{
	text-transform:lowercase;
	color: #31398c;
	font-size:11px;
	font-weight: bold;
}

.breadcrumbs a
{
	font-size:11px;
	color: #31398c;
	text-decoration: none;
	font-weight: normal;
}

.breadcrumbs a:hover
{
	color: #31398c;
	border-bottom: 1px dotted #31398c;
}

.tbl
{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	font-size:12px;
	color: #2A2A2A;
}

.tbl td
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px;
}

.tbl font { font-size: 12px; }

/*список*/
.list a
{
	background-image: url('img/list_arr.gif');
	background-position:left top;
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
}

.list a:hover { text-decoration: underline; }