BODY{
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin:auto;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
}


A:link{
	color : Green;
	text-decoration:none
}
A:visited{
	color : Blue;
	text-decoration:none
}
A:hover{
	color : Red;
	text-decoration:underline;
}
A:active{
	color : Lime;
	text-decoration:underline
}

A:link#1{
	color : Blue;
	text-decoration:none
}
A:visited#1{
	color : Green;
	text-decoration:none
}
A:hover#1{
	color : Red;
	text-decoration:underline
}
A:active#1{
	color : Blue;
	text-decoration:underline
}



<!-- тект на главной странице -->

.1{
	font-size : 11;
	font-family:Arial, tahoma ;
	color: Black;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	text-indent : 1em;
}

<!-- текст на странице подменю 01  -->
h1{
	font: bold 15  Arial;
	color: Black;
	margin-top:0px;
}

td{
	font: 12 tahoma, verdana, ;
	color: Black;
}

.10{
	font-size : 10;
	font-family:tahoma ;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
.11{
	font-size : 11;
	font-family:tahoma ;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}
cite{
	color: #0033FF;
	font : bold Verdana, Geneva, Arial, Helvetica, sans-serif;
}
}
SELECT {
	FONT-SIZE: 12px; BORDER-LEFT-COLOR: Red; BORDER-BOTTOM-COLOR: Red; BORDER-TOP-COLOR: Red; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BORDER-RIGHT-COLOR: Red
}
TEXTAREA {
	BORDER-RIGHT: Red 1px solid; BORDER-TOP: Red 1px solid; FONT-SIZE: 12px; BORDER-LEFT: Red 1px solid; BORDER-BOTTOM: Red 1px solid
}
INPUT {
	BORDER-RIGHT: 1px none Red;
	BORDER-TOP: 1px none Red;
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px none Red;
	BORDER-BOTTOM: 1px none Red;
}


#mainmenu	{
	position: static;
}
table.menu td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #0141FF; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Arial;
	font-size: 8pt;
	white-space: nowrap;
}


img#1{border-color:#FFFFFF;border-width:3px;border-style:double;}
img,table{border:0}
li#1{margin-top:0px;margin-bottom:0px;}

UL.menu1 {
	margin-left:16;
	margin-top:0;
}
li.m {
	font: 12 tahoma;
	color: #3430C8;
}
ul {margin-left:15}
ol {margin-left:15}

.DropMenu {cursor:default;}
.DropMenu a {width:100%; color:black;}
.DropMenu a[href] {width:auto;}
.DropMenu a {font-family: tahoma; font-size: 10px; display:block; color:black; padding:2px 8px 2px 8px; text-decoration:none;}
.DropMenu a:hover {color:black; text-decoration:none;}
.DropMenu td div.bgover { white-space:nowrap; position:relative;}
.DropMenu td div.bglite {background:transparent; white-space:nowrap; position:relative;}
.TopMenu {border:0px;}
.TopMenu td {font-size:8pt;border:0px; background:transparent; white-space:nowrap; height:18px;}
.TopMenu a {text-transform:uppercase;}
.LevelMenu {border:solid 1px #A3A3A3; padding:1px; background:white; position:absolute; display:none; width:auto;}
.LevelMenu table {background:white;}
.LevelMenu a:hover {font-family: tahoma; font-size: 10px; text-decoration: none; background:#DDDDDD;}
.LevelMenu td a.in {font-family: tahoma; font-size: 10px; text-decoration: none; padding-left:5px;}
.LevelMenu td a.subhead {font-family: tahoma; font-size: 10px; text-decoration: none;}
.LevelMenu td a.subhead:hover {font-family: tahoma; font-size: 10px; text-decoration: none; }
.LevelMenu td.bgover {font-family: tahoma; font-size: 10px; text-decoration: none;}

