body {
	color: #000;
	font: 10pt arial, verdana, sans-serif;
}
a {text-decoration: none}
a:link {color: #17178a}
a:visited {color: #191954}
a:hover {color: #ff7e00; text-decoration: underline}
a.nav {
padding:0 10px;
color:#fff;
text-decoration:none;
}
a.nav:hover {
text-decoration:underline;
}
#owrapper {
	background: #fff url('images/bodybg.gif') repeat-x left top;
	margin: 0 auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 760px;
	text-align: left;
}
#oheader {
	height: 100px;
	padding: 0 22px 0 10px;
}
#ologo {
	margin: 12px 0 0 0;
	float: left;
}
#osearch {
	margin: 26px 0 0 0;
	float: right;
}
#osearch form {
	margin: 6px 0 0 0;
}
#osearch span {
	margin: 0 23px 0 0;
}
#osearch a {
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
}
#osearch .form {
	float: left;
	margin-top: 2px;
	width: 280px;
	height: 27px;
	line-height: 27px;
	background: url('images/inputbg.gif') no-repeat left 5px;
}
#input {
	float: left;
	width: 212px;
	margin: 6px 4px;
	background: none;
	border: 0;
}
#srch {
	float: right;
	margin-top: 7px;
}
#topbar {
	clear: both;
	background: url('images/topbar.gif') repeat-x left top;
	height: 40px;
	line-height: 35px;
	text-align: center;
}
#topbar span, #bottombar span {
	margin: 0 10px;
}
#topbar a, #bottombar a {
	font-weight: bold;
	background: url('images/bullet.gif') no-repeat left center;
	padding: 0 0 0 8px;
}
#bottombar {
	clear: both;
	font-size: 9pt;
	background: url('images/bottombar.gif') repeat-x left top;
	height: 31px;
	line-height: 31px;
	text-align: center;
}
#login {
	clear: both;
	background: url('images/loginbg.gif') repeat-x left top;
	height: 32px;
	line-height: 28px;
	padding: 0 7px;
	font-size: 9pt;
}
input#username, input#password {
	width: 124px;
	border: 0;
	background: none;
}
input#remember {
	border: 0;
	background: none;
	margin: 0 0 0 5px;
}
input#username {
	margin: 0 0 0 5px;
}
input#password {
	margin: 0 0 0 8px;
}
.username, .password {
	float: left;
	background: url('images/logininput.gif') no-repeat right top;
	width: 194px;
	height: 20px;
	line-height: 20px;
	margin-right: 7px;
	vertical-align: middle;
}
.remember {
	float: left;
	width: 124px;
	height: 20px;
	line-height: 20px;
	margin-right: 7px;
	vertical-align: middle;
}
input#loginbutton {
	float: left;
	vertical-align: middle;
	width: 49px;
}
#login span {
	padding: 2px 0 0 0;
	float: left;
}
#login .lform {
	width: 583px;
	margin-top: 6px;
	float: right;
}
.nav {
	width:100%;
	display:inline;	
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
	display:inline;	
	}
.nav li {
	display:inline;	
	float:left;
}
.nav ul li {
	position: relative;
	}

.nav li ul {
	position: absolute;
	top: 10;
	display: none;
	background-color:#636363;
	}
	
li:hover ul { display: block; }

#left-container {
	float:left;
	width: 260px;
}
#left-ad {
	float: right;
	width: 120px;
}
#left {
	float: left;
	width: 258px;
	margin: 10px 0 10px 6px;
	background: url('images/leftbg_new.gif') repeat-y left top;
}
* html #left {
	margin: 0 0 0 3px;
}
#lightblue {
	background: url('images/lightblue_new.gif') repeat-y left top;
	text-align: center;
	font-size: 14pt;
}
#lightblue a {
	color: #fff;
	text-decoration: underline;
}
#darkblue {
	background: url('images/darkblue_new.gif') repeat-y left top;
	text-align: center;
	font-size: 13pt;
}
#darkblue a {
	color: #fff;
}
#orange {
	background: url('images/orange_new.gif') repeat-y left top;
	font-size: 9pt;
	text-align: center;
}
#orange a {
	font-weight: bold;
	color: #fff;
}
#orange h3 {
	text-align: center;
	color: #fff;
	font-size: 11pt;
	padding: 0;
	margin: 0 0 10px 0;
}
#orange, #darkblue, #lightblue {
	clear: left;
	float: left;
	width: 228px;
	padding: 12px 15px;
	color: #fff;
}
.new {
	float: left;
	margin: 0 17px;
}
* html .new {
	margin: 0 13px;
}
#omain {
	float: right;
	width: 585px;
	margin: 0 16px 0 0;
	padding: 10px 0;
}
#omain p {
	line-height: 22px;
}
* html #omain {
	width: 440px;
}
#featured {
	float: left;
	width: 570px;
	background: #f0f0f0 url('images/featbg.gif') repeat-x left top;
	border: 1px solid #d9d9d9;
	font-size: 9pt;
	color: #ff7e00;
	text-align: center;
	padding: 0 10px 10px 10px;
	margin: 10px auto;
}
#featured_left {
	float: left;
	width: 230px;
	background: #f0f0f0 url('images/featbg.gif') repeat-x left top;
	border: 1px solid #d9d9d9;
	font-size: 9pt;
	color: #ff7e00;
	text-align: center;
	padding: 0 8px 8px 8px;
	margin: 10px 10px 10px 5px;
}
#cloud_left {
	font-size: 9pt;
	color: #ff7e00;
	text-align: center;
}
* html #featured {
	width: 420px;
	margin: 0 auto 10px auto;
}
#featured a {
	color: #ff7e00;
	font-weight: bold;
}
#featured h2 {
	text-align: left;
	border-bottom: 1px solid #fff;
	color: #3b3cb6;
	font-size: 11pt;
	padding: 4px 0;
	margin: 0 5px 10px 5px;
}
h1.myH1 {
	color: #3b3cb6;
	font-size: 16pt;
	padding: 4px 0;
	margin: 0 5px 10px 5px;
}

.feat {
	float: left;
	margin: 0 3px;
}
* html .feat {
	float: left;
	margin: 0 3px;
}
#ofooter {
	clear: both;
	background: #f0f0f0;
	color: #ff7f00;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	letter-spacing: 1px;
	font-size: 9pt;
	text-align: center;
}
p {
	margin: 0 0 14px 0;
}
a img {
	border: 0;
}
.clear {
	clear: both;
	height: 1px;
}