@import url('css/menu.css'); 

body {
	padding: 0px;
	margin: 0px;
	background-color: #a4a4a4;
	background-image: url('images/roi_bg.png');
	height: 100%;
}
th, td, div {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #505252;
}
a, a:link, a:visited, a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #233b72;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #327dc1;
}
.template_style {
	width: 950px;
	margin: auto;
}
.top_space {
	height: 30px;
}
.view_style {
	background-color: #233b72;
	border: 2px solid #233b72;
}
.bot_pad {
	height: 25px;
}
.menu_bg {
	height: 53px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #327dc1;
}
.clear_float {
	clear: both;
}
.login_style {
    float: left;
    padding: 20px 0px 12px 20px;
    width: 225px;
}
.menu_style {
    margin: 5px 0px 0px 0px;
    float: right;
     text-align: right;
    padding: 6px 0px 12px 0px;
    width: 690px;
}

/* .menu_style ul
{
    padding-top: 0px;
}

.menu_style ul li
{
    position: relative;
    display: inline;
}

.menu_style ul li a
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 12px 12px 12px;
    text-decoration: none;
}
.menu_style ul li a:hover
{
    text-decoration: none;
    background-color: #919db9;
    color: #fdb714;
}
.menu_style ul li a:active
{
    background-color: #919db9;
    color: #fdb714;
}
#HouseMenuNavCurrentItem a
{
    background-color: #919db9;
    color: #fdb714;
} */

.secondmenu_bg {
	height: 25px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.center_bg {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.content_pad {
	padding: 0px;
	background-color: #FFFFFF;
}
.content_width {
	background-color: #FFFFFF;
}
.logo_pane {
	width: 50%;
	padding: 10px 7px 25px 40px;
}
.flash_pane {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 15px 10px 7px;
}
.hr_bg {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
}
.contentpane {
    padding: 5px 7px 5px 40px;
}
.midleftpane {
	padding: 5px 7px 10px 40px;
	width: 50%;
}
.midrightpane {
	padding: 5px 15px 10px 7px;
	width: 50%;
}
.footer_pad {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a4a4a4;
	padding: 3px 0px 7px 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	color: #000000;
	font-size: 8px;
	font-weight: bold;
}
a.footer:hover {
	color: #233b72;
}
.user, a.user:link, a.user:active, a.user:visited {
	color: #FFFFFF;
	font-size: 12px;
}
a.user:hover {
	color: #a4a4a4;
}

.Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #233b73;
	font-weight: bold;
}
.CommandButton, a.CommandButton, a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #233b73;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
a.CommandButton:hover
{
	text-decoration: underline;
}



.menu_bar
{
    background-position: 0px 4px;
    background-image: url('images/top_menu_bar.png');
    background-repeat: repeat-x;
}
.menu_ball
{
    background-image: url('images/top_menu_ball.png');
    background-repeat: no-repeat;
    width: 15px;
    background-position: 0px 4px;
}
.secondmenu_bg_int
{
    height: 25px;
    background-color: #232020;
    color: #ffffff;
    text-align: right;
    width: 100%;
}
.secondmenu, a.secondmenu, a.secondmenu:link, a.secondmenu:active, a.secondmenu:visited
{
    font-size: 12px;
    font-weight:normal;
    color: #ffffff;
    padding-top: 4px;
    padding-left: 3px;
    padding-right: 20px;
    text-decoration: none;
}
.midpane
{
    padding: 1px 15px 1px 40px;
}

