@charset "windows-1251";
/* CSS Document */

html, body {background-color: #ffffff; margin: 1px;
}
body,td,th { font-size: 9pt; color: #000000	; font-family:   Verdana, Arial, Helvetica, sans-serif;}

	a:link {color: #666666; text-decoration: none;}
	a:visited {text-decoration: none; color: #666666;}
	a:hover {text-decoration: underline;}
	a:active {text-decoration: none;}
	a {font-weight: bold;}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
 font-size: 10pt;
  padding-left: 7px;
  padding-right: 7px;
 
  font: small-caps 130% Arial, sans-serif;
 	text-decoration:none; 
	font-weight: bold;
	color: #666666;
}
a.menu:hover            {
  		color: #000000;
} 
h1 {
	font-size: 13pt;
	color: #000000;
}
h2 {
	font-size: 12pt;
	color: #000000;
}
h3 {
 font-size: 10pt;
 color:#000000;
}

a.text, a.text:link, a.text:visited, a.text:active {
 font-size: 10pt;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 	text-decoration:none; 
	font-weight: normal;
	color: #000000;
}
a.text:hover            {
  		color: #000000;
		text-decoration:none; 
} 

a.smenu, a.smenu:link, a.smenu:visited, a.smenu:active {
 font-size: 10pt;
 padding: 10px;
 text-decoration:none;
 font-size: 12pt; 
 font-weight: bold;
 color: #000000;
}
a.smenu:hover            {
  		color: #000000;
}

#mainTable
{
	table-layout: fixed; 
	margin: 0 auto;
	padding: 0px; 
	height:100%;
	width:98%;
}