html{	height: 100%;}
body{
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	color: #666666;
	background-color: #ffffff;
	background-image:URL(../images/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
}
img {	/* Загружаем фильтр PNG для IE */
	behavior: url(iepngfix.htc);
	border: 0px;
}
p{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
td{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
div.menu{
	padding-top: 2px;
}
a.menu{
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover{
	color: #dddddd;
	text-decoration: none;
}
a.blue{
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover{
	text-decoration: none;
}
a.orange{
	text-decoration: none;
	font-weight: bold;
	color: #f2af00;
	font-size: 14px;
}
a.orange:hover{
	text-decoration: none;
}

a{
	color: #0062ad;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 16px;
	color: #f2af00;
}
.header{
	font-size: 16px;
	color: #acb7bb;
	text-transform: uppercase;
}
.header2{font-size: 20px;}
.noborder{
	border: 0px;
}
input, textarea{
	border: 1px solid #808080;
}
form{
	margin: 0px;
}
.but{
	background-color: #ECE9D8;
}
.ramka{
	border: 5px solid #abb6ba;
}
.gray{color: #414141;}
.gray2{color: #414141; font-size: 11px;}
div.white{color: #ffffff; font-size: 11px;}
div.white a{color: #ffffff; font-size: 11px;}

.td01{
	background-image:URL(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: top;
}
.td02{
	height: 40px;
}
.td03{
	width: 7px;
}

.div01{
	background-image:URL(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 100%;
}
.div02{
	background-image:URL(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 101px;
	clear: both;
}

.div03{
	width: 290px;
	width: 25%;
	float: left;
}
.div04{
	text-align: center;
	padding: 12px 0 30px 0;
}
.div05{
	padding: 0 27px 10px 40px;
}
.div06{
	float: right;
	width: 670px;
	width: 100%;
}
.div07{
	width: 100%;
	text-align: right;
}
.div08{
	background-image:URL(../images/news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
}
.div09{
	background-image:URL(../images/date.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 81px;
	height: 19px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}

div.blue{color: #0062ad; font-weight: bold;}



.bcom2{
	background-color: #eeeeee;
	border: 1px solid #336699;
	padding: 5px;
	margin-top: 5px;
	width: 30%;
}
.bcom3{
	border: 1px dashed #cccccc;
	padding: 10px;
}


