body {font-size:100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: "Lucida Grande", Arial; background-color: #1E2748; background-repeat:repeat-x;}

.content_container {float: left; background-image: url('../images/oha/back_content.jpg');}
.content_top {float: left; background-image: url('../images/oha/back_content.jpg'); background-repeat: no-repeat;}

.left {float: left; width: 127px; padding: 0px 11px 0px 0px; font-size: 93%; color: #3D667C;}

.left a:link{
	color:#389056;
	text-decoration:none;
}
.left a:visited{
	color:#389056;
	text-decoration:none;
}

.left a:hover{
	color:#336699;
	text-decoration:underline;
}

.top_right {padding: 10px 20px 0px 0px; text-align: right; font-size: 80%;}

.bottom {clear: both; width: 955px; height: 40px;}

#hd{
	background-image:url('../images/oha/header.jpg');
	background-repeat: no-repeat;
	height:98px;
	width: 955px;
}
h2{
	font-size:123.1%;
	font-weight:bold;
	color: #5e6c8c;
	margin: 10px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
}
h1{
	font-size:123.1%;
	font-weight:bold;
	color: #91b66c;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0px 20px 0px;
}
h3{
	font-size:116%;
	font-weight:bold;
	margin:35px 0px 8px 0px;
	color:#91b66c;
	border-bottom: 1px solid #ccc;
}

a:link {color:#389056; cursor: pointer;}
a:visited {color:#6779b2; cursor: pointer;}
a:hover {color:#3D507A; cursor: pointer;}

/* Menu */
.menu {font-size: 72%; margin: 0px 0px 0px 9px;}
.menu ul {margin-left:0px; margin-top: 0px; margin-bottom: 10px; list-style:none; padding-left:15px;}
.menu li {margin:0px;}
.menu_top{margin-bottom: 10px;}

.tag5{
	font-size:159%; cursor: pointer; color: #6779b2;
}

.tag4{
	font-size:144%; cursor: pointer; color: #6779b2;
}

.tag3{
	font-size:129%; cursor: pointer; color: #6779b2;
}

.tag2{
	font-size:114%; cursor: pointer; color: #6779b2;
}

.tag1{ cursor: pointer; color: #6779b2;}

.tag1:hover, .tag2:hover, .tag3:hover, .tag4:hover, .tag5:hover {text-decoration: underline; color: #3D507A;}

#wall h3{
	font-size:116%;
	font-weight:bold;
	margin: 0px 0px 8px 0px;
	color:#91b66c;
	border-bottom: 1px solid #ccc;
}

.float_box{
	background-color:#3D507A;
	color:#fff;
	height:15px;
	font-size: 85%;
	margin-bottom:1px;
	padding:5px;
	border:1px solid #ccc;
}

input:focus{
	background-color:#ff9;
}

textarea:focus{
	background-color:#ffff99;
}

.float_box a{
	color:#ffcc99;
}

.float_box a:hover{
	color:#ccc;
}

.link{
	color:#6779b2; cursor: pointer; text-decoration: none;
}
.link:hover{
	color:#3D507A; cursor: pointer; text-decoration: underline;
}

.footer_left {margin-left: 142px; float: left; width: 450px;}

.logos {margin: 0px 0px 25px 10px; font-size:9px; color: #666666;}

tr.heading{
	background-color:#3D507A;
	color:#fff;
}

.footer a:link {color: #fff;}
.footer a:visited {color: #fff;}
