#body_td_left{
	margin: 0px;
	padding: 0px;
	background-image:url(/images/left_sh.gif);
	background-position:right;
	background-repeat:repeat-y}
#body_td_right{
	margin: 0px;
	padding: 0px;
	background-image:url(/images/right_sh.gif);
	background-position:left;
	background-repeat:repeat-y}
tdd {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
 }

#image {
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-right: 5px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
 }

/* Первая кнопка на Тулбаре*/
.headimgfirst { 
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 10px;
   margin-right: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   vertical-align: middle; 
 }

/* Остальные кнопки на Тулбаре*/
.headimg {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   vertical-align: middle; 
 }

#textcenter {
  text-indent: 0px;
  text-align: center;
  color: #1D2A63;
  font-weight: none;
  font-size: 8pt;
  font-family: Verdana, Tahoma, Arial;
 }


#xray {
  text-indent: 0px;
  text-align: center;
  color: black;
  font-weight: bold;
  font-size: 9pt;
  font-family: Verdana, Tahoma, Arial;

  }

#link {
  text-indent: 0px;
  text-align: right;
  color: #000000;
  font-weight: none;
  font-size: 9pt;
  font-family: Verdana, Tahoma, Arial;
 }

.header {
  text-indent: 0px;
  text-align: justify;
  color: navy;
  font-weight: bold;
  font-size: 11pt;
  font-family: Arial, Verdana, Tahoma, Arial;
  margin-bottom: 10px;
 }
 
.text {
  width: 740px;
  text-indent: 0px;
  text-align: justify;
  color: #1D2A63;
  font-weight: none;
  font-size: 9pt;
  font-family: Verdana, Tahoma, Arial;
 }

#menu {
  text-indent: 0px;
  text-align: justify;
  text-transform: uppercase;
  color: #872C27;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial;
 }

.about {
  vertical-align: top;
  text-align: justify;
  padding: 2px;
  text-decoration: none;
  font-weight: none;
  border-width: 1px;
  font-size: 8pt;
 }

#orionlink {
   font-size: 8pt;
   text-decoration: none;
 }
 
a{
	color: #0000cc;
	text-decoration: none;
}
a:hover{
	color: #ff6633;}


.table1 {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #0563a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.table1h {
	background-color: #99ccff;
	text-align: center;
	border-left: 0px;
}

.table1td {
	background-color: #CCCCCC;
	text-align: center;
	border-left: 0px;
}

.table1 td {
	border: 1px solid #0563a5;
	font-weight: normal;
	border-left: 0px;
}

.ul { margin-top: 10px; }
.ul li {margin-top: 10px; }
UL { margin-top: 10px; }
UL LI {margin-top: 10px; }
span {
  text-indent: 0px;
  text-align: justify;
  color: #1D2A63;
  font-weight: none;
  font-size: 9pt;
  font-family: Verdana, Tahoma, Arial;
}
hr {
	border: solid 1px;
	 color: #cccccc;
}