a {
	font-family:Tahoma;
	font-size:9pt;
	color:#ea6c06;
}
a:hover {

}
body {
	font-family:Tahoma;
	font-size:10pt;
	background : #636363;
	background-image : url('http://www.okcabstract.com//hf_incs/oca_v1/imgs/bkg_main_body.jpg');
	background-repeat : repeat-x;
	margin-bottom : 0;
	margin-top : 0;
}
td {
	font-family:Tahoma;
	font-size:10pt;
	vertical-align:top;
}
.td_white {
	font-family:Tahoma;
	font-size:10pt;
	vertical-align:top;
	color:#ffffff;
}
/*-------------------------------*/

.bottom_nav, .bottom_nav a {
	font-family:Tahoma;
	font-size:8pt;
	vertical-align:top;
	color:#ffffff;
}
.bottom_nav a:hover {
	text-decoration:none;
}

.main_shell {
	background-color : #ffffff;
	width : 785px;
	height : 100%;
	padding : 0px;
	margin : 0px;
}
.main_shell_topnav {
	color : #3d7899;
	font-family : Tahoma;
	font-size : 8pt;
	padding-right : 4px;
	padding-top : 4px;
	text-align: right;
	width: 100%;
}
.main_shell_lower {
	background-image : url('../imgs/shell_lghtblfade_bottom.jpg');
	vertical-align:bottom;
	width : 100%;
	height : 37px;
}
.main_shell_mainnav {
	background-image : url('../imgs/bkg_nav_normal_1.jpg');
	background-repeat : repeat-x;
	vertical-align:middle;
	padding-right:5px;
	padding-left:15px;
	padding-top:5px;
	cursor:pointer;
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	height:24px;
	/*background-color:#505050;*/
	/*border-bottom:1px solid #7A7A7A;*/
}
.main_shell_mainnav-hover {
	background-image : url('../imgs/bkg_nav_over_1.jpg');
	background-repeat : repeat-x;
	vertical-align:middle;
	padding-right:5px;
	padding-left:20px;
	padding-top:5px;
	cursor:pointer;
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	height:24px;
	/*background-color:#5e5e5e;*/
	/*border-bottom:1px solid #7A7A7A;*/
}
.main_shell_mainnav a,.main_shell_mainnav-hover a {
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	text-decoration : none;
	vertical-align:bottom;
}
.main_shell_mainnav a:hover,.main_shell_mainnav-hover a:hover {
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	text-decoration : none;
	vertical-align:bottom;
}


.sub_nav{
	cursor: default;
	position: absolute;
	z-index:2;
	left:0px;
	top:0px;
	text-align:center;
	cursor: pointer; cursor: hand;
	z-index:2;
}
.sub_nav table{
	cursor: default;
	width:150px;
	border-spacing:1;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	left:0;
	top:0;
	background-color:#0e0b0b;
	cursor: pointer; cursor: hand;
}
.sub_over{
	cursor: default;
	text-align:center;
	background-color:#464646;
	cursor: pointer; cursor: hand;
}
.sub_off{
	cursor: default;
	text-align:center;
	background-color:#0e0b0b;
	cursor: pointer; cursor: hand;
}
.sub_nav a{
	cursor: default;
	font-size:7pt;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	cursor: pointer; cursor: hand;
}

