A:link{/*Определяет стиль для обычной непосещенной ссылки.*/color: white; text-decoration: underline;}
A:visited {/* Определяет стиль для посещенной ссылки. */color: white;text-decoration: none;}
A:active {/* Определяет стиль для активной ссылки. Активной ссылка становится при нажатии на нее. */color: white;	text-decoration: none;}
A:hover {/* Определяет стиль для ссылки при наведении на нее мышью. */color: red; text-decoration: underline;}

.buk {font-family: Verdana;margin-top: 20pt;font-size: 18px;color: #003366;}
a.buk:link {font-family: Verdana; margin-top: 20pt; font-size: 18px; color: #003366; text-decoration: underline;}
a.buk:visited {color: #003366; text-decoration: none;}
a.buk:active {color: #003366; text-decoration: none;}
a.buk:hover {color: red; text-decoration: underline;}

.adr {font-family: Verdana; font-size: 14px; color: #003366;}
a.adr:link {font-family: Verdana; font-size: 14px;/*color: blue;*/color: red; text-decoration: underline;}
a.adr:visited {font-family: Verdana; font-size: 14px;/*color: blue;*/color: red; text-decoration: none;}
a.adr:active {font-family: Verdana; font-size: 14px;/*color: blue;*/color: #003366;text-decoration: none;}
a.adr:hover {color: #003366; text-decoration: none;}

.main_menu{font-family: verdana; font-size:14pt; color: white;}
.main_menu_now{font-family: verdana;font-size:14pt; color: #3333CC;}
a.main_menu:link{font-family: verdana; font-size:14pt;color: white;text-decoration: none;}
a.main_menu:visited {color: white; text-decoration: none;}
a.main_menu:active {color: red; text-decoration: none;}
a.main_menu:hover {color: red; text-decoration: underline;}

/*левое навигационное меню*/
.leftmenu1 {font-size: 11pt; font-family: Verdana; font-weight: bold; text-align: left;  color: #808080; padding-left: 20;}
.nav {font-size: 8pt; font-family: Verdana; font-weight: lighter; color: #003366;}
A.nav:link{color: #003366; text-decoration: underline;}
A.nav:visited {color: #003366; text-decoration: none;}
A.nav:active {color: #003366;	text-decoration: none;}
A.nav:hover {color: red; text-decoration: underline;}
#li1{font-size: 8pt; font-family: Verdana; font-weight: lighter; padding-left: 12; font-style: italic; margin-left: 10px;}
DIV.lefttopmenu{background: url('images/menutop.jpg') no-repeat; background-position: bottom right; width: 158; height: 9; margin-left: 0px;}
DIV.leftmenu{background: url('images/index09.jpg')  repeat-y; background-position: right; font-family: verdana;width: 158; margin-left: 0px;}
DIV.leftundermenu{background: url('images/index12.jpg') no-repeat;background-position: top; font-family: verdana;width: 158;height: 19; margin-left: 0px;}
DIV.sidebar{position: fixed; z-index: 1000; width: 158px; top: 130px; left: 0;  //position: absolute;  top: expression(document.getElementsByTagName( 'body' )[0].scrollTop < 18000 ? 126 + document.getElementsByTagName('body')[0].scrollTop : '' + 'px');}
/*конец левое навигационное меню*/
h1 {font-size: 12pt; font-weight: bold; font-family: Verdana; text-align: center;}
h2 {font-size: 11pt; font-weight: bold; font-family: Verdana; text-align: center;}
h3 {font-size: 10pt; font-weight: bold; font-family: Verdana; text-align: center;}

table{table-layout: auto;min-width: 995;}
td.main_table{width: 100%;padding: 20px;margin: 0px; align: top;}


IMG {border: 0;}

.txtp {font-size: 10pt; width: 100%; font-family: Verdana; float: right;}
.txtd {font-size: 10pt; width: 100%; font-family: Verdana; margin-top: 25pt; text-align: justify; text-indent: 20px;}
.prod {font-size: 10pt; width: 100%; font-family: Verdana; text-align:  right;}
a.prod:link {font-family: Verdana;font-size: 10pt; width: 100%; text-align:  right; color: #003366; text-decoration: underline;}
a.prod:visited {color: #003366; text-decoration: none;}
a.prod:active {color: #003366; text-decoration: none;}
a.prod:hover {color: red; text-decoration: underline;}

SPAN {font-size:110%; font-family: Verdana; font-weight: bold;}
.soft {font-size:10pt; font-family: Verdana; text-align: left;}
DL {font-size:10pt; font-family: Verdana; text-align: left; margin-left: 25pt;}
LI.soft {font-size:10pt; font-family: Verdana; text-align: left; margin-left: 25pt;}
a.soft:link {font-family: Verdana; font-size: 10pt; color: #003366; text-decoration: underline;}
a.soft:visited {color: #003366; font-size: 10pt; text-decoration: none;}
a.soft:active {color: #003366; font-size: 10pt; text-decoration: none;}
a.soft:hover {color: red; font-size: 10pt; text-decoration: underline;}

.date {font-size: 9pt;font-family: Verdana; text-align: left; color: #C1295A;}
.txt {font-size: 10pt;font-family: Verdana;margin-top: 20pt;text-align: justify;text-indent: 20px;}
