
img {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	float: right;
	border:0 none;
}

img.icon {
	float:none;
	text-align: center;
	margin-left:0px;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	vertical-align: middle;
}

img.title {
	padding:0;
	margin:0;
	vertical-align:bottom;
	float: none;
}
img.itemoff {
	padding:0;
	margin:0;
	filter: alpha(opacity=80, finishopasity=100, style=1);
	vertical-align:bottom;
	float: none;
}
img.navigator {
	padding:0;
	margin:0;
}
img.nofloat {
	float:none;
	text-align: center;
}
img.leftfloat {
	float:left;
}


body
	{
	margin: 0; 
	padding: 0;
	overflow: hidden;
	width: 100%;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:black; 
	background-color:#FFFFFF;

	scrollbar-highlight-color:#00ee00;
	scrollbar-shadow-color:#008800;
	scrollbar-arrow-color: #146110;
	scrollbar-track-color: #24911c;
	scrollbar-face-color: #64a833;
}

p {
	text-align: justify;
	text-indent:10pt;
	padding:0;
	margin:0;
}



table,tr,td,th {
	vertical-align:top;
	text-align: left;
	border:1px solid #24921c;
	border-collapse: collapse;
	color:black; 
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
table,tr {
	padding :0;
	font-size: 100%;
}
td,th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td {
	background-color: #FEFCD8;
	text-align: left;
	font-size : 92%;
}
th {
	background-color: #FBF5B2;
	text-align: center;
	font-size : 100%;
}
table.bigtable {
	font-size: 87%;
}

td.cen {
	text-align: center;
}




td.title,tr.title,th.title,table.title {
	background-image: url(../img/l1.gif);
	background-repeat: repeat-x;
	text-align:center;
	background-position:top;
	color:white;
	height:80px;
	font-size:100%;
	padding:0;
	margin:0;
	border:0;
}

td.nobr {
	white-space: nowrap;
}

.rightfloat {
	float:right;
}


table.blank, td.blank,tr.blank,th.blank {
	padding:0;
	margin:0;
	border:0;
	text-align:left;
	font-size:100%;
	background: transparent;
}


td.maintabletext {
	color:black; 
	background-color: #FFFFFF;
	font-size: 100%;
	padding-left:0;
	margin-left:0;
	border-top-style: solid;
	border-top-color: #24921c;
	border-top-width: 2px;
	border-right-style: none;
	border-right-color: #24921c;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #24921c;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-color: #24921c;
	border-left-width: 2px;
}

td.mainspacertext {
	color:black; 
	background-color: #FFFFFF;
	font-size : 100%;
	padding-left:10px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
	border-right-style: none;
	border-right-color: #24921c;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #24921c;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #24921c;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-color: #24921c;
	border-left-width: 2px;
}

.maintext {
	color:black; 
	background-color: #FFFFFF;
	font-size: 100%;
	padding:0;
	margin:0;
	border:0;
}




table.menutableline,tr.menutableline,td.menutableline {
	background: transparent;
	height: 38px;
	vertical-align: middle;
}
td.menutableline {
	padding-left: 80px;
	padding-right:0;
	padding-top:0px;
	padding-bottom:0px;

	background-image: url(../img/mnuline1_.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: fixed;
}
table.menutableline,tr.menutableline {
	padding:0;
}
table.menutableline,tr.menutableline,td.menutableline{
	margin: 0;
	font-size:100%;

	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 2px;
	border-right-style: none;
	border-right-color: #ffffff;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
	border-left-style: none;
	border-left-color: #ffffff;
	border-left-width: 0px;

	border-collapse: separate;
}





table.navigator{
	width:10%;
	float:right;
	}
table.navigator,td.navigator,th.navigator {
	border:1px solid black;
	background-color:#f0fff0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-size:99%;
	cursor:pointer;
	}
table.navigator,th.navigator,tr.navigator {
	padding:0;
	margin:0;
}
td.navigator {
	padding-left:5px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
	margin:0;
	white-space: nowrap;
}

table.menu{
	width:10%;
	float:right;
	border:1px solid #5c9a64;
}
table.menu,tr.menu,th.menu,td.menu {
	background: transparent;
	padding:0;
	margin:0;
	font-size: 100%;
}
tr.menu,th.menu,td.menu {
	border:0;
}



div	{
	margin: 0;
	padding: 0;
	}
div.divdivider {
	height:6px;
	background-image: url(../img/l5.gif);
	background-repeat: repeat-x;
	background-position:left;
	padding-left:-10px;
	padding-right:-5px;
	margin-left:-10px;
	margin-right:-5px;
	}
div.divdivideralt {
	background-position:top;
}
div.bottompadding {
	padding-bottom: 6px;	
}

#content
	{
	/*\*/
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 20px;
	left: 0px;
	margin: 0;
	overflow: auto; 
	}
#footer
	{
	position: absolute;
	right: 0px;
	bottom: 0;
	left: 0px;
	height: 20px;
	margin: 0;
	overflow: hidden; 
	background-color:#24911c;
	color:white; 
	}
#navigator {
	visibility: hidden;
	overflow:hidden;
	right:0px;
	left:0px;
	bottom:20px;
	color:white; 
	position:absolute;
}
#omter {
	position:absolute;
	left:0px;
	top:73px;
	width:100%;
	text-align: center;
}
#dividerbottom {
	background-image: url(../img/l5.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	background-position:top;
}
#printlink {
	position:absolute;
	left:0px;
	top:88px;
	width:100%;
	text-align: right;
}

a.printlink {
	color: #006000; 
	background-color: white;
	font-size: 90%;
	white-space: nowrap;
}

a:link, a:visited,  a:active  {
	color: #00601e;
	font-style: italic;
	text-decoration: none;
}
a:hover
{
    text-decoration: underline;
     color: #b00040;
}
a.menu:hover,a.menu:link,a.menu:visited,a.menu:active {
	text-decoration:none;
	font-style: normal;
}
a.footerline:hover,a.footerline:link,a.footerline:visited,a.footerline:active {
	font-size : 90%;
	color:white;
	font-style: normal;
}

span.footertext {
	font-size : 90%;
	color:white;
	white-space: nowrap;
}

span.menu1
{
	color: #FFFFFF;
	background-color:#7caa84;
	white-space: nowrap;
	display: block;
	width: 100%;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 5px;
}
span.menu2
{
	color: #FFFF00;
	background-color:#7caa84;
	white-space: nowrap;
	padding:0;
	display: block;
	width: 100%;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}




/* let the IE expressions commence */
#content
	{
	height: expression(document.body.clientHeight - (20 + 0 + (0 * 5)) + "px");
	width: expression(document.body.clientWidth - (0+ 0 + (0 * 5)) + "px");
	}
#footer
	{
	width: expression(document.body.clientWidth - (0 + 0 + (0 * 5)) + "px");
	}





.pagenumber {
	font-size : 6pt;
}


.titletext, h1 {
	color:red; 
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size : 100%;
}
h1 {
	padding:0;
	margin:0;
}

.redtext {
	color:red; 
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
}

.smalltext {
	color:black; 
	background-color: #FFFFFF;
	font-size : 75%;
	border: 0;
	padding: 0;
	margin: 0;
}
.small
{
	font-size : 75%;
}
.abouttext, h2 {
	color:black; 
	font-weight: bold;
	background-color: #FFFFFF;
	font-size : 90%;
}
h2 { 
	padding: 0;
	margin: 0;
	text-align: center;
}


.buttonbox {
	font-size: 100%;
	font-style: normal;
	background-color: #aabbaa;
	color: #902000;
	background-image: url('../img/btn.gif');
	background-position: bottom;
	border:1px solid #bbeebb;
	cursor: pointer;
}

.inputbox {
	font-size: 90%;
	font-style: normal;
	background-color: #eeFFee;
	color: #000000;
}

.findtable {
	color:black;
	background-color: #faFffa;
	font-size : 96%;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
}




ul {
	padding: 0;
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
	margin-left:20px;
	list-style-type: none;
	list-style-image: url(../img/kryzh.gif);
}
ul.ullev2,ul.ullev3,ul.ullev4 {
	list-style-image: url(../img/kryzh1.gif);
}
li {
	padding: 0;
	margin:0;
}








#tooltip {
	BACKGROUND: #fcf5e1; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT: 11px Verdana, Helvetica,sans-serif; MARGIN: 0px; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px; POSITION: absolute; Z-INDEX: 10; TEXT-ALIGN: justify; VISIBILITY: hidden; 
}

