BODY
{
  margin: 15px;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	background-color: rgb(187,222,44);
	background-image: url('http://www.miets.ru/img/bg.jpg');
  scrollbar-face-color: rgb(82,153,216);
	scrollbar-shadow-color: #eeeeee;
  scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eeeeee;
  scrollbar-arrow-color: #ffffff;
}
TD, SELECT, OPTION, INPUT
{
  font-family: arial;
  font-size: 11px;
}
a:link
{
   color: rgb(1,89,161);
}
a:hover
{
   color: rgb(1,89,161);
}
a:active
{
   color: rgb(1,89,161);
}
a:visited
{
   color: rgb(1,89,161);
}
.menu_text
{
   font-size: 10px;
   font-weight: bold;
   color: rgb(1,89,161);
   padding: 5px;
   padding-left: 0px;
}
.menu_text_active
{
   color: red;
}
.menu_text_normal
{
   color: rgb(1,89,161);
}
TD#center_bl {
	background-image: url('img/center_bl.gif');
	background-repeat: no-repeat;
}
TD#center_br {
	background-image: url('img/center_br.gif');
	background-repeat: no-repeat;
}
TD#center_tl {
	background-image: url('img/center_tl.gif');
	background-repeat: no-repeat;
	height: 100%;
	padding: 0px;
}
TD#center_tr {
	background-image: url('img/center_tr.gif');
	background-repeat: no-repeat;
	width: 100%;
	padding: 0px;
}
TD#center_t, DIV#center_t {
	background-image: url('img/center_t.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
TD#center_b {
	background-image: url('img/center_b.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
DIV#center_l {
	background-image: url('img/center_r.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
	height: 100%;
}
DIV#center_r {
	background-image: url('img/center_r.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
	height: 100%;
	padding: 5px;
}
TD#center_bg {
	background-image: url('img/center_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
DIV#squade7 {
	width: 7px;
	height: 7px;
}
TABLE#hr {
	background-image: url('img/px_hr.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 1px;
}
TABLE#vr {
	background-image: url('img/px_hr.gif');
	background-repeat: repeat-y;
	background-position: top;
	width: 9px;
	height: 100%;
}
A#red_header {
	text-transform: uppercase;
	color: red;
	font-size: 14px;
	font-weight: bold;
 	text-decoration: none;	
}
TD#price {
	font-size: 14px;
	border: 1px solid black;
	padding: 5px;
}
DIV#center_back_left {
	background-image: url('img/center_r.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
	height: 100%;
}
DIV#center_back_right {
	background-image: url('img/center_r.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
	height: 100%;
}
TD#error {
	color: red;
	font-weight: bold;
	font-size: 14px;
}
/* Сдесь размещены классы для верстки информационных блоков на div */
#infoTopLeftConer, #infoTopRightConer, #infoBottomLeftConer, #infoBottomRightConer { width: 7px; height: 7px; background-repeat: no-repeat; }
#infoTopLeftConer, #infoBottomLeftConer, #infoLeft { float: left; }
#infoTopRightConer, #infoBottomRightConer, #infoRight { float: right; }
#infoTopLeftConer { background: url('img/center_tl.gif'); }
#infoTopRightConer { background: url('img/center_tr.gif'); }
#infoBottomLeftConer { background: url('img/center_bl.gif'); }
#infoBottomRightConer { background: url('img/center_br.gif'); }

#infoTop, #infoBottom { margin: 0 7 0 7px; width: auto; height: 7px; background-repeat: repeat-x; color: red; }
#infoTop { background: url('img/center_t.gif'); }
#infoBottom { background: url('img/center_b.gif'); }

#infoLeft, #infoRight { width: 1px; height: 50px; background: url('img/center_r.gif') repeat-y; }
#infoCenter { margin: 0 1 0 1px; width: auto; height: 50px; background: url('img/center_bg.gif') top repeat-x; padding: 0 10 0 10px; text-align: justify; }
/* Сдесь размещены классы для верстки информационных блоков на div */

BUTTON.rzd {
  width: 150px;
  font: 11px Arial;
}
