/* подчеркнутые ссылки */
a.underline:link{
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}

a.underline:visited {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.underline:hover {
	color: #56964D;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}

a.webmaster:link {
	color: #56964D;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.webmaster:hover {
	color: #56964D;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.webmaster:visited {
	color: #56964D;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

/* системные ссылки */

a.system:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.system:visited {
    color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.system:hover {
	color: #56964D;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}


/* обычные неподчеркнутые ссылки */
a:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #56964D;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.vip_news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}

/* Ссылка "Офиц. сайт НИИ..." */ 
a.header_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #496B48;
	text-align: center;
}

a.header_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #496B48;
	text-align: center;
}

a.header_link:link    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #496B48;
	text-align: center;
}

/* остальные стили */
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
}
.table_head_nobg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #56964D;
}

.header_note_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		text-align: left;
        color: #496B48;
		margin-left: 0px;
		margin-top: -15px;
}

.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #496B48;
	text-align: left;
}

.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #496B48;
	text-align: center;
}
.main_index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

.list_1 {
	FONT-SIZE: 12px;
	MARGIN: 18px 0px 18px 15px;
	COLOR: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet_2.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

ul.list_1 li {	
	margin: 6px 0px 6px 0px;
}

.list_2 {
	FONT-SIZE: 12px;
	MARGIN: -18px 0px 18px 40px;
	COLOR: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet_1.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

ul.list_2 li {	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 40px;
}

.search_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;

	border: 0px solid #FFFFFF;
	margin: 2px 3px 2px 3px;
	padding: 0px;
	border: 1px solid #496B48;
}
.search_table {
	background: #496B48;
}
.search_submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 1px 3px 2px 3px;
	background: #496B48;
	border: 0px solid #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}	