@charset "windows-1251";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #006600;
	position: absolute;
}
a:link {
	color: #006600;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
body table#main{
	background-color: #006600;
	border: 1px solid #003300;
}
hr {
	size:12;
	color: #006600;
	height: 2px;
}
td.left {
	text-align: center;
	background-color: #EAEAEA;
	vertical-align: top;
	border-top: 1px none #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px none #006600;
	border-left: 1px solid #006600;
}
td.navi {
	border-top: 1px solid #003300;
}
table.navi h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 5px 0px;
	vertical-align: top;
	background-color: #006600;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	border: 1px solid #16611B;
	background-image: url(/img/menu.png);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 130px;
}
table.navi h2 a:hover, table.navi h2 a:visited, table.navi h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
table.navi h2 a:hover {
	text-decoration: underline;	
}

table.tabs {
	background-position: center top;
	height: 25px;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 40px;
}
table.tabs td{
	width: 20px;
}
table.tabs td#start{
	background-image: url(/img/tab1.gif);
	background-color: #FFFFFF;
}
table.tabs td#end{
	background-image: url(/img/tab12.gif);
	background-color: #FFFFFF;
}
table.tabs th#active{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/img/tab11.gif);
}

table.tabs th#notactive a{
	color: #FFFFFF;
	text-decoration: none;
}
table.tabs th#notactive a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

td.content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	height: 100%;
	width: 100%;
	padding: 10px;
}
td.content p {
	text-indent: 2em;
	text-align: justify;
	padding: 5px;
	margin: 0px;
}
.footer h6 {
	color: #FFFFFF;
	margin-left: 40px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
td.content h4 {
	text-indent: 2em;
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-size: 14pt;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;


}
td.content table#labs h4 {
	font-size: 14pt;
}
td.content h5 {
	text-indent: 2em;
	font-size: 10pt;
}
td.content table#lab_info h5 {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
td.content ul {
	list-style-type: circle;
	padding-bottom: 5pt;
	padding-top: 5pt;
}
td.content ul li{
	font-size: 12pt;
	font-weight: bold;
}
a.totop {
	text-align: right;
	text-indent: 20px;
	display: block;
    padding: 15pt;
}
table.list td{
	background-color: #EAEAEA;
	border: 1px solid #006600;
	list-style-image: url(img/bullet2.gif);
	list-style-position: outside;
	list-style-type: none;






}
.list {
	color: #333333;


}
