BODY {
 margin: 0px;
 padding: 0px; 
 color: #474c56;
 background-color: #eff6f8;
 background : url(/images/bg_1.gif) top left;
 }

body, td, li, input, select, textarea { font: 12px Arial, Tahoma; color: #474c56; }
form { padding:0; margin: 0; }

strong.red {
 font-weight: normal; color: #c4161c;
}

H1 {
 font-family: Arial, Tahoma; font-weight: normal; font-size: 21px; color: #c4161c;
 margin:15px 0 0 0;
 }
H2 {
 font-family: Arial, Tahoma; font-weight: normal; font-size: 17px; color: #c4161c;
}
H3 {
 font-family: Arial, Tahoma; font-weight: normal; font-size: 17px; color: #3b6691;
}
H4 {
 font-family: Tahoma; font-size: 12px; color: #4a6784;
}

a:link {
 color: #c4161c;
}
a:hover, a:active {
 color: #ff0000;
}
a:visited  {
 color: #9c5052;
}
a.menu1 {
 font-weight: bold;
}
a.menu2:link, a.menu2:visited {
 font-family: Tahoma;  font-size: 11px;
 font-weight: bold;
 color: #4b5e72;
}
a.menu2:hover, a.menu2:active{
 font-family: Tahoma;  font-size: 11px;
 font-weight: bold;
 color: #6e91c0;
}
.bottom {
 background : url(/images/bg_5.gif) top left repeat-x;
 background-color: #e6f3fc;
}
.bottom_data {
 font-size: 11px; color: #c4161c;
 padding: 10px 20px 0 20px;
 width: 15px;
 text-align: center;
}
.bottom_text {
 padding: 10px 0 0 0;
}
.bottom_header1 {
 background-color: #a3b7c7;
 background : url(/images/bg_4.gif) bottom left repeat-x;
}
.bottom_header2 {
 background-color: #a3b7c7;
 font-size: 18px; color: #ffffff;
 background : url(/images/bg_3.gif) bottom left repeat-x;
}
.bottom_info {
 padding:33px 50px 15px 0;
 font-size: 11px; color: #040404;
 background : url(/images/img_4.gif) top right no-repeat;
}
.content {
 background-color: #eff6f8;
 padding: 40px 24px 20px 24px;
 line-height:170%;
 background : url(/images/bg_6.gif) top left repeat-x;
}
.lamp {
 position: absolute;
 top:0px;
 right:0px;
 z-index:100;
}
.left1 {
 background : url(/images/bg_9.gif) top left repeat-y;
}
.left2 {
 position:relative;
 height:100%;
 width:316px;
 top:43px;
 background : url(/images/img_7.jpg) bottom left no-repeat;
}
.left_bullet1 {
  padding: 3px 0 10px 35px;
}
.left_bullet2 {
 padding: 3px 0 10px 55px;
}
.left_flash {
 position: absolute;
 top:0px;
 left:0px;
 z-index:50;
}
.left_menu1 {
 font-weight: bold; font-size: 12px; color: #ff0000;
 padding: 3px 0 10px 5px;
}
.left_menu2 {
 padding: 0 0 10px 14px;
 font-family: Tahoma;
 font-weight: bold; font-size: 11px;
 color: #6e91c0;
}
.light_text1{
 color: #7a8998;
}
.light_text2{
 color: #4f5f73;
}
.main { 
 height:100%;
 width:100%;
 z-index: 1;
}
.menu {
 width: 316px;
 background : url(/images/bg_8.gif) top left repeat-y;
}
.menu_content {
 padding-top:64px;
}
.page_header {
 padding-left:24px;
 background-color: #ffffff;
 background : url(/images/bg_7.gif) right repeat-y;
}
.right2 {
 background : url(/images/bg_2.gif) bottom left repeat-x;
}
.top_adr {
 padding-left:26px;
 line-height:140%;
}
.white_block {
 background-color: #ffffff;
}

div.scroll {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

span.scroll {
	background-color: #7A8998;
	color: #FFFFFF;
	padding: 2px;
}

span.scroll-split {
	color: #C5D5E1;
}

.checkbox, .radio {
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
	position: relative;
}

/* Firefox */

@-moz-document url-prefix() {
  .checkbox, .radio {top: 2px;}
  .radio { margin-right: 2px; }
}

/* MSIE */

*+html .checkbox, *+html .radio  { top: -2px; }
*+html .radio  { margin-right: 2px; }

/* Opera */

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .checkbox {top: 0px; margin-right: 2px;}
}

td.content table {
	border-collapse: collapse;
}
td.content table td, td.content table th {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CFDBDF;
	vertical-align: middle;
}
td.content table tr {
	vertical-align: middle;
}
