body {
  margin-top: 6;
  margin-bottom: 6;
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  cursor: arrow;
  font-weight: normal;
  text-decoration: none;
  background-color: #f5f5f5;
  color: #aabaff;
  cursor: default;
  background: url(img/bg.gif);
}

.rus a:link	{ color: #bbcadf; text-decoration: none }

a:link		{ color: #acbcff; text-decoration: underline; }

a:visited	{ color: #ccdcff; text-decoration: underline }

a:active	{ color: #ccdcff; text-decoration: underline }

a:hover		{ color: #ffffff; text-decoration: underline }

.copytext { COLOR: #505050; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

a.copytext { color: #505050; FONT: 10px arial, verdana, sans-serif; font-weight: bold}

td.bot_menu {
  background: url(img/footer.gif);
  text-align: center;
  vertical-align: middle;
  padding: 0px;
}

td.bot_menu div {
  padding: 4px 5px 5px 5px;
}

td.bot_menu a:link, td.bot_menu a:visited {
  color: #e0e0ff;
  FONT: 11px verdana,arial,sans-serif;
  text-decoration: none;
}

td.bot_menu a:hover {
  text-decoration: underline;
}

td.bot_menu span {
  FONT: 11px verdana,arial,sans-serif;
  color: #505090;
}

.maintable {
  background-color: #00006C;
  background-image: url(img/cbg.gif);
	background-repeat: repeat;
  BORDER: #606060 1px solid
  width:770;
}

.infotext{
  margin-top: 6;
  amargin-bottom: 6;
  margin-left: 12;
  margin-right: 12;
  FONT-FAMILY: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  cursor: default;
  font-weight: bold;
  text-decoration: none;
  text-align:justify;
  color: #ccdcff;
}

.articletext{
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 12;
  margin-right: 12;
  cursor: arrow;
  text-decoration: none;
  text-align:justify;
  color: #ccdcff;
  text-indent: 16px;
  font-size: 105%;
}

.padded{
  padding-top: 6;
  padding-bottom: 6;
  padding-left: 12;
  padding-right: 12;
}

.padded2{
  padding-top: 6;
  padding-bottom: 16;
  padding-left: 24;
  padding-right: 24;
}

.infolabel{
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  color: #eeeeee;
}

p.title{
  font-size: 19px;
  margin-right: 60;
  margin-top: 16;
  margin-left: 20;
  margin-bottom: 10;
}

.content{
  margin-left: 6px;
  margin-right: 16px;
  text-align: left;
}

.left_menu{
  padding-left:6;
  padding-right:1;
  
}

td.copyright, td.copyright a:link, td.copyright a:visited {
  font-family: tahoma,helvetica, arial, sans-serif;
  font-size: 9px;
  text-align:right;
  padding-right: 4px;
  color:#fff;
  background: #a0a0a0;
  height: 15px;
  text-decoration: none;
}

td.copyright a:hover {
  text-decoration: underline;
}

.contenttable {
  background-color: #000099;
  margin-left: 6;
  margin-right: 6;
  margin-top: 6;
  margin-bottom: 6;
  width: 90%;  
}

.contenttitle {
  FONT-FAMILY: BarbadosCyr,arial, verdana, helvetica, sans;
  font-size: 14px;
  cursor: arrow;
  font-weight: bold;
  text-align: justify;
  text-decoration: none;
  color: #807570;
}

.key {
  font-size: 12px;
  color: #706060;
  font-weight: bold;
}

.key2 {
  font-size: 12px;
  color: #605050;
  font-weight: bold;
}

.contenttext {
  FONT-FAMILY: arial, verdana, helvetica, sans;
  font-size: 13px;
  cursor: arrow;
  font-weight: normal;
  text-align: justify;
  text-decoration: none;
  color: #404040;
}

div.contenttext {
  margin-left: 12;

}

div.header {
  background-image: url(img/header.gif);
  background-repeat: no-repeat;
	background-position: top left;
  vertical-align: middle;
  padding: 0px;
  height: 65px
}

div.header_inner {
  margin-left: 190px;
  padding-top: 15px;
  text-align: left;
}

div#logo {

}

div#menu {
  text-align:left;
  margin-left:16px;
  overflow: hidden;
  white-space: nowrap;
}

div.fanim_holder {
  float: left;
  width: 150px;
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: -3px;
}

div#fanim1 {
  margin: 0px;
  margin-left: 37px;
}

div#fanim11 {
  width: 100px;
  height: 58px;
  overflow: hidden;
}

ul.article_list li {
  list-style-type: image;
  list-style-image: url('img/article.gif');
  line-height: 24px;
  margin-bottom: 5px;
}
		
ul.article_list a:link, ul.article_list a:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding-left: 4px;
  padding-bottom: 2px;
}

ul.article_list a:hover {
  text-decoration: underline;
}

ul.anouncements {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
}

ul.anouncements li {
   margin: 0px 14px 7px 14px;
   abackground-color: #FFF799;
   text-align: center;
   padding: 0px;
   abackground-image: url(img/note_b.gif);
	 abackground-repeat: repeat;
   line-height: 13px;
}

ul.anouncements li a:link, ul.anouncements li a:visited {
   color: #404040;
   text-decoration: none;
   font-size: 11px;
    line-height: 13px;
}

ul.anouncements li a:hover {
   color: #000000;
   text-decoration: underline;
}

hr {
  border: 0;
  width: 95%;
  color: #ccdcff;
  background-color: #ccdcff;
  height: 1px;
}

div.aouter {
  background-image: url(img/note_u.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.ainner {
  background-image: url(img/note_d.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 7px;
	padding-left: 3px;
}

div.bouter {
  background-image: url(img/note2_u.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.binner {
  background-image: url(img/note2_d.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 7px;
	padding-left: 3px;
}

div.fig {
   width:160px;
   margin:10px;
   margin-right:3px;
   float:right;
   clear: right;
}

div.fig a:link img, div.fig a:visited img {
   border: 0px solid white;
}

div.figtitle {
  text-align: center;
  margin-top: 3px;
  font-weight: bold;
}

span.phone {
  font-family: Bitstream Vera Sans, Helvetica;
  font-weight: bold;
  color: #ACBCFF;
}

a img {
  border: 1px solid #ffffff;
}
