body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 6px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}

img { border-width: 0; }

h1
{
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial;
	color: #00A5D8;
	margin-bottom: 2px;
	margin-top: 9px;
	margin-right: 10px;	
	font-weight: normal;
	text-align: right;
}

h2
{
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	color: #00A5D8;
	margin-bottom: 2px;
	margin-top: 9px;
	margin-right: 10px;	
	font-weight: normal;
}


h3
{
	font-size: 15px;
	color: #222222;
	font-family: Tahoma, Verdana, Arial;
}

/* верх страницы */
#top_table
{
	background-color: #009DCD;
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
}

#menu
{
	background-color: #F1FCFF;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

#menu .menu_item a:hover
{
	color: #007EA5;
	text-decoration: underline;
}

#menu .menu_item a
{
	font-size: 13px;
	color: #0AB0E4;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

#menu .menu_item #sel_item
{
	background-color: #e1f7fd;
}

.menu_div
{
	background-color: #C7EEFA;
	margin-left: 20px;
}

#links
{
	vertical-align: top;
	background-color: #FFD11A;
	background-image: url(img/yellow_bg.gif);
	background-repeat: repeat-x;
	height: 83px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

#links a
{
	color: #ffffff;
}

#links a:hover
{
	color: #00A5D8;
}

#links td
{
	text-align: center;
}

#links img
{
	padding: 8px;
}

/*текст в основной части страницы*/
.text_container
{
	padding-left: 10px;
	padding-bottom: 10px;
}

.text
{
    font-size: 11px;
	color: #222222;
	font-family: Tahoma, Verdana, Arial;
}

.text a, .text a:visited
{
	color: #27306a;
    font-weight: bold;
	text-decoration: none;
}

.text a:hover
{
	color: #2a3f7e;
	text-decoration: underline;
}

.date
{
	color: #007EA6;
	font-weight: bold;
}

/* низ страницы */
#footer
{
	background-color: #F1F1F1;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	border-right: solid 6px #007DA3;
	font-size: 11px;
	color: #555555;
}

/* низ страницы */
#counter
{
	background-color: #F1F1F1;
	text-align: center;
	font-size: 11px;
	color: #555555;
}

.pad_left
{
	padding-left: 6px;
}

.breadcrumbs
{
	margin-left: 10px;

	font-size: 11px;
	color: #555555;
	text-transform:lowercase;
}

.breadcrumbs a, .breadcrumbs a:hover
{
	text-decoration: none;
	color: #00a5d8;
}

.message
{
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

.button
{
	border: 1px solid #02AEE3;
	background-color: #fff;
}

.input
{
	border: 1px solid #02AEE3;
	background-color: #fff;
}