/* CSS Document */

body
{
	background-color:#FFFFFF;
	
}
a.menu
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	background-position: center center;
	text-decoration: none;
	text-align:center;
	vertical-align: middle;
}
a.menu:hover { color:#AA3333; }
a.menuHere
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: medium;	
	font-weight: bold;
	color: #EE6666;
	background-position: center center;
	text-decoration: none; 
	text-align:center;
}
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #AAEEAA;
	background-color: #669966;
	background-position: center center;
	text-decoration: none; 
	text-align:center;
}
.topmenuHere {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #669966;
	background-position: center center;
	text-decoration: none; 	
	text-align:center;
}


.zag1
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #003300;
	text-align:center;
	font-style: none;
	font-variant: normal;
	filter: Glow(Color=#FFFF00, Strength=5);
}

.zag2
{
	font-family: "Arial", Times, serif;
	font-size: medium;
	color: #003300;
	font-weight: bold;
	text-align:center;
	font-style: none;
	font-variant: normal;
}

.zag3
{
	font-family: "Arial", Times, serif;
	font-size: medium;
	color: #006600;
	font-weight: bold;
	text-align:left;
	font-style: none;
	font-variant: normal;
}
.zag4
{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
	text-align:left;
	font-style: none;
	font-variant: normal;
	filter: Glow(Color=#FFFF00, Strength=5);
	line-height: normal;
}
.text1
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	background-position: left center;

}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	color: #006600;
	background-position: center center;
	letter-spacing: 0.1em;

}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;

}
.text4
{
	font-size: lager;
	font-style: bold;
	line-height: normal;
	font-weight: bold;

}
.text5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: bold;
	line-height: normal;
	font-weight: bold;

}
.text6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	color: #006600;
	background-position: center center;
}
.text7
{
	white-space: pre;

}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
}
.text9 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003333;	
	text-align: left;
}
.text10 {
	font-family: "Times New Roman", Times, serif;
	font-size: normal;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000033;	
	text-align: left;
}
.link1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	text-align:center;
	color: #666666;	
}

.tdmenuC
{
	text-align: center;
	vertical-align: middle;
}

.tt {
	margin:3px 0 5px;
	position:relative;
	z-index:5;
	top: 436px;
	width: 344px;
	height: 179px;
}
.tt b {border-bottom:blue 1px dotted;color:#a00;cursor:help;font-weight:normal;}
.tt b span {display:none;}
.tt b:hover {color:green;}
.tt b:hover span {
   background:#FFFFFF;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:-1px;
   left:20px;z-index:10;width:250px;text-align:left;
}
.tt strong {background-color:#9ff;color:#a00;font-weight:normal;}


<style type="text/css">
.tp {position:relative;text-indent:0;}
.tp b {
   border-bottom:#AA6666;
   color:#DD3333;
   cursor:help;
   font-weight:normal;
}
.tp b span {display:none;}
/*-- для FF, OPERA, IE7 --*/
.tp b:hover {
   border-bottom:red 1px dotted;
   color:red;
}
.tp b:hover span {
	background:lightcyan;
	border:silver 2px outset;
	color:#000;
	display:block;
	padding:7px;
	position:absolute;
	top:2px;
	left:5px;
	z-index:10;
	text-align:left;
	width:500px;
	font-size: 13;
}
</style>

<!--[if IE 6]>
<style type="text/css">
.tp b {behavior:url(hover.htc);}
.tp .hover {
   border-bottom:red 1px dotted;
   color:red;
}
.tp .hover span {
   background:lightcyan;
   border:silver 2px outset;
   color:#000;
   display:block;
   padding:7px;
   position:relative;
   top:2px;
   left:5px;
   z-index:10;
   text-align:left;
   width:450px;
}
</style>
<![endif]-->
