body {
	background-color: #E6E6E6;
	margin: 0px 0px 0px 0px;
	font-family: trebuchet ms, tahoma, verdana, arial;
	color: #565656;
	font-size: 75%;
	line-height: 130%;
}

td {
	font-family: trebuchet ms, tahoma, verdana, arial;
	color: #565656;
	line-height: 130%;
}

.button {
	font-family: verdana;
	font-size: 100%;
	color: #333333;
	height: 22px;
	width: 100px;
}
.input {
	font-family: verdana;
	font-size: 100%;
	color: #333333;
	height: 20px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

ol {
	margin: 0px 0px 0px 23px;
}

ul {
	margin: 0px 0px 0px 23px;
}

ul li {
	list-style-type: none;
}

p {
	margin: 0px 0px 5px 0px;
}

h1 {
	font-family: trebuchet ms, tahoma, verdana, arial;
	color: #216BC7;
	font-size: 150%;
	line-height: 130%;
}

h2 {
	font-family: trebuchet ms, tahoma, verdana, arial;
	color: #216BC7;
	font-size: 130%;
	line-height: 130%;
}

.tblMenu {
	background: url('/images/bg-menu.gif') top left repeat-x #565656;
	border: 1px solid #FFFFFF;
	margin: 0px 0px -25px 182px;
	z-index: 100;
	position: relative;
}

.tblBottom {
	background: url('/images/bg-bottom.gif') top left repeat-x #565656;
}

.fontGray {
	color: #565656;
}

.fontBlue {
	color: #216BC7;
}

.fontOrange {
	color: #FF891D;
}

.fontWhite {
	color: #FFFFFF;
}

.bgWhite {
	background-color: #FFFFFF;
}

.bgOrange {
	background-color: #FF891D;
}

.bgBlue {
	background-color: #216BC7;
}

.bgLightBlue {
	background-color: #BDD3EF;
}

.bgGray {
	background-color: #565656;
}

.bgLightGray {
	background-color: #E6E6E6;
}

a, a:visited {
	color: #FF891D;
	text-decoration: none;
}

a:hover {
	color: #FF891D;
	text-decoration: underline;
}

a.white, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu, a.menu:visited {
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu:hover {
	color: #FF891D;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.menuActive, a.menuActive:visited {
	color: #FF891D;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.menuActive:hover {
	color: #FF891D;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* Sape */
#search { padding:15px 10px 5px 10px;  margin:0 10px 15px 10px;  border:1px dotted #ccc;}

/* Новости */
.block_news { width:100%;}
.block_news h2 { color:#cb3500;}
.news address { color:#d2d2d2;}
.news p { color:#555555;}
.allpages a {color:#ffffff}

