body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font-family: Arial;
	font-size: 13px;
}	
a,a:active,a:visited
{
	color: #228bc8;
	text-decoration: underline;
}
a:hover
{
	color: #c10000;
}
a.square,a.square:active,a.square:visited
{
	border: 1px solid #fde29a;
	padding: 3 5;
	text-decoration: none;
	color: #bd0404;
}
a.square:hover
{
	border: 1px solid #f2b309;
	padding: 3 5;
	text-decoration: none;
	color: #bd0404;
}
span.square
{
	border: 1px solid #f2b309;
	background: #f2b309;
	padding: 3 5;
	text-decoration: none;
	color: #FFF;
}
h1
{
	font-size: 20px;
	font-weight: 400;
}
.hl
{
}
h2
{
}
h3
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
p
{
	clear: both;
}
ol
{
	list-style: decimal outside;
}
ol li
{
	line-height: 1.5em;
}
.blue
{
	color: #228bc8;
}
.red
{
	color: #c10000;
}
.black
{
	color: #000;
}
.white
{
	color: #FFF;
}
.gray
{
	color: #969696;
}
.small
{
	font-size: 10px;
}
.big
{
	font-size: 12px;
}
.hl
{
	color: #F00;
}
table.t
{
	width: 100%;
}
table.t th
{
	font-weight: 400;
	color: #03a1fb;
	background: #eeeded;
	padding: 5;
}
table.t tr td
{
	padding: 5;
	background: #f9f9f9;
}
table.t tr.row1 td
{
	background: #f1f1f1;
}
table.tablehor
{
	background: #f4f4f4;
	width: 100%;
}
table.tablehor td
{
	width: 100%;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
table.tablehor th
{
	white-space: nowrap;
	text-align: left;
	color: #228bc8;
	font-weight: 400;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
table.tablehor tr.tablehor1
{
	background-color: #ececec;
}
.blockgray
{
	background: #c9c9c9;
	padding: 5 20;
}
.blocklightgray
{
	background: #f4f4f4;
	padding: 5 20;
}
.blockyellow
{
	background: #f2b309;
	padding: 5 20;
}
.blocklightyellow
{
	background: #fde29a;
	padding: 5 20;
}
.yellowheader
{
	color: #033184;
	background: #f2b309;
	padding: 5 20;
	font-weight: 900;
	font-size: 13px;
}
.blueheader
{
	color: #000;
	background: #9bd1f0;
	padding: 5 20;
	font-weight: 900;
	font-size: 13px;
}
/*<Карта сайта>*/
.sitemap
{
	margin: 0 0 30 0;
}
.sitemap div
{
	margin: 0;
	padding: 0 0 0 20;
	background: url("/images/_sitemap_dots.gif") repeat-y 0px 1px;
}
.sitemap img
{
	margin: 0 2 1 0;
}
/*</Карта сайта>*/
/*<Путь>*/
#route
{
	font-size: 11px;
	background: #f2f3f7;
	padding: 5 20;
	margin: 0 0 10 0;
	color: #767676;
}
/*</Путь>*/
/*<Всплывающие сообщения, окна и изображения>*/
#modal
{
	border: 15px solid #a0a0a0;
	background: #FFF;
}
#ajaxmessage
{
	background: #c2000e;
	color: #FFF;
	padding: 20;
	border: 1px solid #f1ab08;
}
.needmessage
{
	color: #b4001e;
}
/*</Всплывающие сообщения, окна и изображения>*/
/*<Новости>*/
.newsheader
{
	text-align: left;
	font-weight: 400;
	color: #238aba;
	background: #eaf4f8;
	padding: 5 15;
	font-size: 13px;
	width:50%;
	white-space: nowrap;
}
#newscontainer
{
	vertical-align: top;
	padding: 12 12 12 0;
	background: #FFF;
}
#news2container
{
	vertical-align: top;
	padding: 12;
	background: #eff7fa;
}
.newsdate
{
	color: #969696;
}
.newsnotice
{
	font-size: 11px;
}
/*</Новости>*/
/*<Формы>*/
table.formtable
{
	background: #f9f9f9;
}
table.formtable th
{
	padding: 10 20;
	text-align: left;
	font-weight: 400;
	width: 40%;
}
table.formtable td
{
	padding: 5;
}
table.formtable .star
{
	color: #F00;
}
fieldset
{
}
fieldset legend
{
	font-weight: 900;
}
table.formtable textarea
{
	width: 100%;
	height: 120;
}
table.customform
{
	background: #f9f9f9;
}
table.customform th
{
	font-weight: 400;
	text-align: right;
	padding: 2 3 2 20;
}
table.customform td
{
	padding: 3;
}
table.customform input.text
{
	width: 100%;
}
/*</Формы>*/

#top2
{
	background: url("/images/header2.jpg") repeat-x;
	height: 57;
}
#logo
{
	margin: 15 65 15 0;
}
#slogan
{
	font-size: 26px;
	font-weight: 400;
	width: 100%;
}
#langs img
{
	margin: 0 9 0 0;
}
a.white,a.white:active,a.white:visited
{
	color: #FFF;
	text-decoration: underline;
}
a.white:hover
{
	color: #F00;
}
a.white2,a.white2:active,a.white2:visited
{
	color: #FFF;
	text-decoration: none;
}
a.white2:hover
{
	color: #FFF;
	text-decoration: underline;
}
td.spacer
{
	color: #FFF;
	padding: 0 38;
}
#menu span
{
	color: #FFF;
}
#menu
{
	padding: 0 0 0 0;
}
#bottom
{
	background: url("/images/footer2.jpg") repeat-x;
	height: 62;
}
#center
{
	vertical-align: top;
}
#copyright
{
	color: #FFF;
	padding: 20 0 20 0;
}
.hidden
{
display: none;
}
