@charset "utf-8";
/* CSS Document */



html,body{
	background-image:url(/ohna/images/background_body.jpg);
	background-color:#e3e3e3;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
    color:#666666;
	font-size:12px;
	height:100%;
}


@import {
font-family: Typewriter New Roman;
src: url("/ohna/images/TYPENR__.TTF");
}
h1 {
font-family: "Typewriter New Roman";
color:#7f582c;
}

h2{
color:#7f582c;padding:0;margin:0;font-size:13px;display:inline;
}

tr {vertical-align:top}
a {text-decoration:none;color:#fc3233;font-weight:bolder;}
a:hover {text-decoration:underline;}

.page{
	width:1002px;height:100%;background:#ffffff;
}

p {padding:5px 0 5px 0}

a img{border:none}

.nav{background-image:url(/ohna/images/nav_back.jpg);}

ul.menu {list-style:none; margin:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#ffffff; text-decoration:none; font-size:13px;}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#849171; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative;  margin:0;width:148px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#849171}
ul.menu ul li a:hover {background-color:#98b075}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink { padding:5px 14px 7px 14px; font-weight:bold; }
ul.menu .menulink:hover, ul.menu .menuhover {}
ul.menu .sub {background:#849171 url(/ohna/images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #98b075}












.main{height:100%}
.page{height:100%}


.page_left{
	background-image:url(/ohna/images/page_left.jpg);
	background-position:top right;
	width:36px;height:100%;
	background-repeat:repeat-y;
}
.page_middle{
	background-image:url(/ohna/images/page_back.jpg);height:100%;background-position:top left;
}
.page_middle a {font-weight:normal}
.page_content{
	height:100%;padding-top:20px;padding-right:20px;
	line-height:22px;
	width:100%:
        background-color:white;
}

.page_right{
	background-image:url(/ohna/images/page_right.jpg);
	background-position:top left;
	width:36px;height:100%;
	background-repeat:repeat-y;
}
.content_right{
	width:265px;
}

.right_section{
	background-image:url(/ohna/images/right_sectionBack.gif);padding:0 5px 0 60px;font-style:italic;color:#727272;background-repeat:repeat-y;
}
.right_section a{
	color:#4d5932;
}
.right_section a:hover{
	color:#935814
}
.right_section td{
	padding:3px 0 3px 0;
}


.bottom_bar{
	background-image:url(/ohna/images/bottom_back.gif);
	background-repeat:repeat-x;
	height:91px;
	background-color:#f3f3f3;
	width:946px;
	background-position:bottom;
	font-style:italic;font-size:11px;padding-bottom:10px
}
.bottom_bar h1{
	font-style:normal;
	padding:0;margin:0;
}
.bottom_bar td{
	padding:0 5px 0 5px
}
.bottom_bar a{
	font-style:normal;
}
.bottom_left{
background-image:url(/ohna/images/bottom_leftBack.gif);
}
.bottom_right{
background-image:url(/ohna/images/bottom_rightBack.gif);
}
.footer{
	text-align:center;font-size:11px;line-height:22px;color:#666666;width:100%;padding:20px;
}






.button_left{
	background-image:url(/ohna/images/button_left.gif);height:23px;width:7px;
}
.button_back{
	vertical-align:middle;height:23px;padding:0 2px 0 2px;background-image:url(/ohna/images/button_back.gif);background-repeat:repeat-x;font-style:normal;font-weight:bold;color:#4d5932
}
.button_right{
	background-image:url(/ohna/images/button_right.gif);height:23px;width:7px;
}
.button_leftDown{
	background-image:url(/ohna/images/button_leftDown.gif);height:23px;width:7px;
}
.button_backDown{
	vertical-align:middle;height:23px;padding:0 2px 0 2px;background-image:url(/ohna/images/button_backDown.gif);background-repeat:repeat-x;font-style:normal;font-weight:bold;color:#4d5932
}
.button_rightDown{
	background-image:url(/ohna/images/button_rightDown.gif);height:23px;width:7px;
}
.button_back a{font-weight:bolder;}
.button td{padding:0px;}
