body {
	margin: 0px;
	background: #dcf2d9 url('/images/body_bg.gif') left repeat-y;
	font-family: Arial, Verdana, sans-serif;
}

div#top_image {
	height: 170px;
	overflow: hidden;
	background: white url('/images/opika_page_top_bg.gif') top repeat-x;
	position: relative;;
	background: white url('/images/opika_page_top_bg.gif') top repeat-x;
}

img#top_text {
	position: absolute;
	top: 70px;
	right: 15px;
}

img#title_img {
	position: absolute;
	top: 243px;
	left: 170px;
	z-index: 10;
}

div#line2 {
	background: white url('/images/opika_wide.jpg') left no-repeat;
	background-position: 0 0;
	height: 80px;
	overflow: hidden;
	text-align: right;
}

table#fast_but_block {
	width:181px;
	height:80px;
	border-left: #005dab solid 1px;
}

table#fast_but_block td {
	vertical-align: middle;
	text-align: left;	
}

table#fast_but {
	width: 150px;	
	height: 35px;
}
table#fast_but td {
	text-align: center;
	width: 33.3%
}
table#fast_but td.middle {
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 0 1px;
}

table#main_table {
	width: 100%;
}

a#frontpage {
	position: absolute;
	top: 265px;
	left: 20px;
	color: #00a94f;
	font: bold 11px Arial, Verdana, sans-serif;
	text-decoration: none;;
	color: #00a94f;
}

td#menu {
	width: 170px;
	background: url('/images/opika_menu_top.jpg') top no-repeat;
	vertical-align: top;
	padding-top: 35px;
}

table#menu_bg {
	width: 100%;
	filter: alpha(opacity =     65);
	background-color: white;
	opacity: 0.65;
}

table#menu_bg td {
	padding: 5px;
}

div.menu_link_br {
	border-bottom: #CCC solid 1px;
	padding: 2px 0;
}

div.menu_link_br a {
	color: #0235b5;
	display: block;
	font: bold 11px Arial, Verdana, sans-serif;
	line-height: 16px;
	text-decoration: none;
	padding: 2px 2px;
}

div.menu_link_br a:hover {
	background-color: #CCC;
}

div#menu_border {
	width: 148px;
	overflow: hidden;
	border: white solid 1px;
}

h1#content_title {
	color: #00a94f;
	background-color: white;
	font: bold 14px Arial, Verdana, sans-serif;
	position: relative;
	display: inline;
	z-index: 20;
	top: -10px;
	left: 66px;
	padding: 0 1ex;
}

td#content {
	vertical-align: top;
	background-color: white;
	border-color: #005dab;
	border-style: solid;
	border-width: 1px 1px 0 0;
}

td#menu_but {
	width: 180px;
	border-top: #005dab solid 1px;
	vertical-align: top;
	text-align: left;
}

table#buttons td {
	width: 149px;
	border-color: #005dab;
	border-style: solid;
	border-width: 0px 1px 1px 0;
}

div#footer_pad {
	padding:5px 180px 5px 170px;	
}

div#footer_border {
	border: white solid 1px;
}

table#footer {
	width: 100%;
	filter: alpha(opacity =     65);
	background-color: white;
	opacity: 0.65;
}
table#footer td {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-size:10px;
}

table#footer td a {
	color: white;
}
