/*
all
*/

.special a:hover
{
}

.topmenu
{
	padding-top: 15px;
	padding-right: 100px;
}

.copyright
{
	color: #fff;
	font-size: 7pt;
}

.copyright a
{
	color: #fff;
}

.bgnews {
	background: #E8EBED;
}

.news
{
	padding-left: 20;
}

.news a
{
	font-size: 10;
	color: #004399;
	text-decoration: underline;
}

.text
{
	font-size: 12;
	padding: 40;
	padding-top: 20;
	padding-bottom: 20;
	background: #E8EBED;
}

.menupad
{
	margin-left: 22;
}

.hidemenu {
	display: none;
	border: 0px solid #000;
}

/*
backgrounds
*/

.b11 {background: url(images/1-1.jpg) no-repeat left top;}
.b12 {background: url(images/1-2.jpg) repeat-x left top;}
.b13 {background: url(images/1-3.jpg) no-repeat left top;}

.b21 {background: url(images/2-1.gif) no-repeat left top;}
.b221 {background: url(images/22-1.gif) no-repeat left top;}
.b22 {background: url(images/2-2.gif) no-repeat left top;}

.b31 {background: url(images/3-1.gif) no-repeat left top; width:700;}

.phone {background: url(images/phone.gif) no-repeat left top;}
.menubg {background: url(images/menu.gif) repeat-x left top;}

.menu
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #004399;
	height: 35;
	background: url(images/menu.gif) repeat-x left top;
	padding-left: 6;
	padding-bottom: 6;
}

.menusmall
{
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #004399;
	background: #E4E8EF url(images/menu.gif) repeat-x left bottom;
	padding-left: 6;
	padding-bottom: 6;
}

.menu a, .menu a:hover, .menusmall a, .menusmall a:hover
{
	text-decoration: none;
	color: #004399;
}

.menu a:hover, .menusmall a:hover
{
	color: #AE0000;
}

/*
здесь общее описание
*/

div
{
	border: 0px #000 solid;
}

body
{
 	margin: 0;
	padding: 0;
}

body, td
{
	font-family: Verdana, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color: #363637;
	font-size: 10pt;
}

a, td a
{
	color: #004399;
	text-decoration: none;
}

a:hover, td a:hover
{
	text-decoration: underline;
}

