body {
	margin-top:0;
	margin-left:0;
	azimuth : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : top;
	background-image : url(../images/fon2.gif);
}

TABLE.format{
	azimuth : center;
	width : 96%;
	border : 0 px;
	padding: 0px;
	vertical-align : top;
}

Table.unvis{
	azimuth : center;
	width : 100%;
	border : 0px;
	padding: 0px;
	vertical-align : top;
}
   
   /* Задание стилей для уменьшенного варианта*/
a.st img {
width:330px; /* Задание ширины миниатюры */
border:3px solid #c8c8c8; /* Задание границы */
margin-left: 10px;
margin-top: 20px;
}


/* Задание стилей для целого изображения */
a.st:hover img {
position:relative; /* Задание позиции увеличенного изображения */
top:-30px; /* Задание отклонения увеличенного изображения вверх(НЕ ОБЯЗАТЕЛЬНО) */
width:200px; /* Задание ширины увеличенного изображения */
}


Table.basic{
	azimuth : center;
	width : 100%;
	border : 1px solid Gray;
	vertical-align : top;
}

Table.prog{
	azimuth : center;
	width : 100%;
	border : 1px solid Gray;
	vertical-align : top;
	background-color : #FFFFE1;
	font-family : "Courier New", Courier, monospace;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	text-decoration:none;
	text-align: left;
	color: #003300;
	white-space:normal;
}

Table.tb_menu{
	azimuth : center;
	width : 96%;
	vertical-align : middle;
	border-collapse: collapse;
	height : 30px;
}

Table.tb_menusmall{
	azimuth : center;
	width : 96%;
	vertical-align : middle;
	border-collapse: collapse;
	height : 20px;
}

TD.td_menu{
	border : 2px solid #003300;
	text-align: center;
	background-color : #66CC66;
}

TD.td_menusmall{
	border : 0 px;
	text-align: center;
	background-color : #66CC66;
}

 TD.td_ins{
	padding: 5px;
	vertical-align : top;
	align: center;
	background-color : #CCFFCC;
}
 
TD.td_all{
	padding: 5px;
	vertical-align : top;
	align: center;
	background-color : #F0FFF0;
} 
 
 TD.empty{
	background-color : #003300;
	width : 1px;
} 
 
A:link {
	COLOR: #003300;
	TEXT-DECORATION: underline
}

A:visited, active {
	COLOR: #003300;
	TEXT-DECORATION: underline
}

A:hover{
	COLOR: #6600CC;
	TEXT-DECORATION: underline;
}

H1{
	font-size:13 pt;
	color: #003300;
	font-weight:bold;
	azimuth : center;
	text-align : center;
}
 
 H2{
	font-size:10 pt;
	color: #003300;
	font-weight:bold;
	azimuth : center;
	text-align : center;
}
 
 H3{
}
 
 H4{
}
 
 H5{
}
 
 H6{
 }
 
HR {
	COLOR: #003300;
	azimuth : center;
	width : 70%;
}

.base {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: justify;
	text-indent:2 em;
	color: #003300;
	white-space:normal
}

.full {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: justify;
	color: #003300;
	white-space:normal
}

.center {
	font-style:normal;
	font-weight: normal;
	font-size:9 pt;
	text-decoration:none;
	text-align:center;
	color: #003300;
	white-space:normal
}

.left {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: left;
	color: #003300;
	white-space:normal
}

.right {
	font-style:normal;
	font-weight:normal;
	font-size:9 pt;
	text-decoration:none;
	text-align: right;
	color: #003300;
	white-space:normal
}

.small {
	font-style:normal;
	font-weight:normal;
	font-size:8 pt;
	text-decoration:none;
	text-align: justify;
	text-indent:2 em;
	color: #003300;
	white-space:normal
}

.menu {
	font-style: normal;
	font-weight: bold;
	font-size:9 pt;
	text-decoration:none;
	white-space:normal;
}	

.menusmall {
	font-style: normal;
	font-weight: bold;
	font-size:8 pt;
	text-decoration:none;
	white-space:normal
}		

.attention {
	font-style:normal;
	font-weight: bold;
	font-size: 10 pt;
	text-decoration:none;
	text-align:center;
	color: Red;
	white-space:normal
}

#bold {font-weight:bold}
#italic {font-style:italic}
#bolditalic {font-weight:bold; font-style:italic}

