body{
   background-image:url('../_images/oko_bg.gif');
}

td, body{
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	font-weight: normal
}

hr
{
	color: #DBDBDB;
	height:1px;
}

a 
{
	color: #2B6CBB;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
a:hover 
{
	color: #2B6CBB;
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.page_header{
	background:  url('../_images/header.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

td.menuitem_top{
	border-top:dotted 1pt gray;
	border-bottom:dotted 1pt gray;
	height: 25pt;
}

td.menuitem{
	border-bottom:dotted 1pt gray;
	height: 25px;
}

td.menuitem_selected{
	background-color: #F0D8BA;
	border-bottom:dotted 1pt gray;
	height: 25px;
	font-weight: normal;
}


td.submenuitem{
	background-color: #FCF3E8;
	border-bottom:dotted 1pt gray;
	height: 25px;
	padding-left: 15px;
}

td.submenuitem_selected{
	background-color: #FCF3E8;
	border-bottom:dotted 1pt gray;
	height: 25px;
	font-weight: normal;
	padding-left: 15px;
}

a.undermnu
{
	font-size: 8pt;
	color: #6C6C6C;
	font-family: Tahoma;
}

a.undermnu:hover
{
	font-size: 8pt;
	color: #6C6C6C;
	font-family: Tahoma;
}

a.mnu_link{
	font-size: 11pt;
	color: #2B6CBB;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: Bold;
}

a.mnu_link:HOVER{
	text-decoration: underline;
}

a.mnu_link_selected{
	font-size: 10pt;
	color: #BC4018;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: Bold;
}

a.mnu_link_selected:HOVER{
	font-size: 10pt;
	color: #2B6CBB;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}


a.submnu_link_selected{
	font-size: 10pt;
	color: #2B6CBB;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: Bold;
}

a.submnu_link_selected:HOVER{
	font-size: 10pt;
	color: #2B6CBB;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}

td.footer
{
	font-size: 8pt;
	color: #6C6C6C;
	font-family: Tahoma;
}


td.footer a
{
	font-size: 8pt;
	color: #6C6C6C;
	font-family: Tahoma;
}

td.footer a:hover
{
	font-size: 8pt;
	color: #6C6C6C;
	font-family: Tahoma;
}

td.body_header{
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	background-color: #FF9900;
	padding-left: 10px;
}

td.bodyitem1_header
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	background-color: #678900;
	padding-left: 10px;
}

td.bodyitem2_header
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	background-color: #234E83;
	padding-left: 10px;
}

td.bodyitem_body{
	background-color: #FCF3E8;
	padding: 10px, 10px, 10px, 10px;
}

td.bodyitem_more
{
	height: 40px;
	font-size: 9pt;
}

td.blob_header1
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	background-color: #E95222;
	padding-left: 0px;
}

td.blob_body1
{
	color: #FCF2E8;
	background-color: #BC4018;
	padding: 7px;
}

td.blob_text1
{
	color: #FCF2E8;
	background-color: #BC4018;
	padding: 0px;
}

td.blob_arrow1
{
	color: #FCF2E8;
	background-color: #BC401A;
	padding-top: 5px;
}

td.blob_footer{
	height: 5px;
}

td.blob_header2
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	background-color: #89B700;
	padding-left: 0px;
}

td.blob_body2
{
	color: #FCF2E8;
	background-color: #678900;
	padding: 7px;
}


td.blob_text2
{
	color: #FCF2E8;
	background-color: #678900;
	padding: 0px;
}

td.poll_header
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	background-color: #2B6CBB;
	padding-left: 0px;
}

td.poll_body{
	color: #DEFFFE;
	background-color: #234E83;
	padding: 7px;
}

td.poll_footer{
	height: 5px;
}


