html,body {	
	margin:0;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:10pt;
	line-height:135%;
	*text-align:center;
}

#tooltip {
	position:absolute;
	display:none;
	
	background: #F95402; 
	padding: 0 10px 0 10px; 
	height:35px;
	color: #fff; 
	text-decoration: none;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border:0px solid red;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	font-size:150%;
	line-height:37px;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	}	

/* Header Div
---------------------------------------------------------------------------------------------
*/
	
div#header_container {	 
	height:76px;
	width:100%;
	
	background: url(images/bk_header.jpg) top repeat-x;
	clear:both;
	}

div#header {	
	height:76px;
	width:955px;
	margin:0 auto 0 auto;
	*text-align:center;
	}
	
.search_area {
	width:220px;
	float:right;
	font-size:8pt;
	color:#FFFFFF;
	margin:25px 0 0 0;
}

.extra_area {
	width:190px;
	float:right;
	font-size:8pt;
	color:#FFFFFF;
	margin:28px 0 0 0;
}

.logo {
	position:absolute;
	*position:relative;
	*text-align:left;
	margin:30px 0 0 0;
	_margin:30px 0 -35px 0;
}

.search_area .tbox {
	background-color: #F4F7FA;
	border: #CBCEC7 1px solid;
	color: #000000;
	font-size:9pt;
}

.search_area .button {
	background: url(images/bk_button.jpg) center repeat-x;
	border: #000000 1px solid;
	color: #FFFFFF;
	font-size:8pt;
	display:inline-block;
	height:21px;
	cursor:pointer;
	*padding:0;
}
	
/* Nav Div
---------------------------------------------------------------------------------------------
*/
	
div#nav_container {	 
	height:41px;
	width:100%;
	
	background: url(images/bk_nav.jpg) top repeat-x;
	clear:both;
	}

div#nav {	
	height:41px;
	width:955px;
	margin:0 auto 0 auto;
	*text-align:center;
	}
	
.nav_padder {	
	height:41px;
	width:620px;
	float:right;
	}
	
/* Feature Div
---------------------------------------------------------------------------------------------
*/
	
div#feature_container {	 
	height:316px;
	width:100%;
	
	background: url(images/bk_feature.jpg) top repeat-x;
	clear:both;
	}

div#feature {	
	height:316px;
	width:955px;
	margin:0 auto 0 auto;
	text-align:left;
	
	}

#feature_box {
	width:955px;
	height:316px;		
	color:#FFFFFF;
	text-align:left;
}

#feature_tab {
	height:0px;
	width:650px;
	float:right;
	text-align:right;
	margin:-39px 0 0 0;	
	clear:both;
}



.tab {
	background: url(images/bk_tab.png) top repeat-x;
	height:39px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	line-height:10pt;
	padding:6px 0 0 0;
	width:28%;
	display:inline-block;
}

.tab_img {
	margin:0 0 -8px 0;
	*margin:0 0 4px 0;
	_margin:0 0 -2px 0;
}

.tab p {
	margin:0;
	padding:0;
}

.tab a:link, .tab a:visited {
	color:#FFFFFF;
	cursor:pointer;
}

.tab a:hover, .tab a:active {
	color:#F1F1F1;
	border-bottom:none;
	_border-bottom:none;
}
	
/* Content Div
---------------------------------------------------------------------------------------------
*/
	
div#content_container {	
	width:100%;
	
	background: url(images/bk_content.jpg) top repeat-x;
	clear:both;
	}

div#content {	
	width:955px;
	margin:0 auto 0 auto;
	*text-align:center;
	}

.content_text {	
	width: 620px;
	padding: 50px 0 50px 10px;
	float: left;
	*text-align:left;
	}
	
.content_text_about {	
	width: 945px;
	padding: 50px 0 50px 10px;
	margin:0;
	float: left;
	*text-align:left;
	}
	
.content_menus {	
	width: 300px;
	padding: 30px 0 30px 0;
	float: right;
	}
	
.menus {	
	padding: 20px 0 20px 0;
	}

div#clear {	
	width:100%;
	clear:both;	
	}
	
/* Footer Div
---------------------------------------------------------------------------------------------
*/
	
div#footer_container {	 
	height:83px;
	width:100%;
	
	background: url(images/bk_footer.jpg) top repeat-x;
	clear:both;
	}

div#footer {	
	height:83px;
	width:955px;
	margin:0 auto 0 auto;
	*text-align:center;
	}
	
.footer {	
	padding:35px 0 15px 0;
	color:#A9A9A9;
	font-size:9pt;
	*text-align:left;
	}

/* Text styles
---------------------------------------------------------------------------------------------
*/

#feature h1 {
	font-weight:normal;
	font-size:18pt;
	line-height:135%;
	color: #FFFFFF; 
	}
	
#feature h2, #feature h3, #feature h4, #feature h5 { 
	font-weight:normal;
	font-size:12pt;
	line-height:135%;
	color: #FFFFFF;   	
	}	

h1 {
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:15pt;
	line-height:135%;
	}
	
h2, h3, h4, h5 { 
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:19px;
	color: #333333;   	
	}
	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	

.extra_area a:link, .extra_area a:visited {
	color:#FFFFFF;
}

.extra_area a:hover, .extra_area a:active {
	color:#F1F1F1;
	border-bottom:1px dotted #F1F1F1;
	_border-bottom:1px solid #F1F1F1;
}
	
#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	_border-bottom: 1px solid #666666;
	}

#footer a:hover, #footer a:active {
	color:#5D9DE6;
	text-decoration: none;
	border-bottom: 1px dotted #5D9DE6;
	_border-bottom: 1px solid #5D9DE6;
	}

img {	
	border: none;
}

a img {
	border: none; 
}

.image {	
	border: none;
}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	border-bottom: none !important;
	border:0px solid #000;
	border-bottom:none;
}

a:link, a:visited {
	color: #5D9DE6;
	text-decoration: none;
	border-bottom: none;
	_border-bottom: none;
}

a:hover, a:active {
	color: #666666;
	border-bottom: 1px dotted #666666;
	_border-bottom: 1px solid #666666;	
}	

/*
Dropdown menu    =DROP
---------------------------------------------------------------------------------------------
*/

/* Main Menu Bar */

div.menuBar {	
	font-size:11pt;
	text-decoration:none;
	height: 41px;
	text-align:right;
}

div.menuBar a.menuButton {
	cursor: pointer;
	z-index: 5000;
	border-bottom: none;
	_border-bottom: none;	
	text-align:center;
	}

/* 	place menu text style here	*/

div.menuBar a.menuButton:link, div.menuBar a.menuButton:visited {
	color:#FFFFFF;
	text-decoration:none;
	display: inline-block;
	height: 41px;
	padding:0 3% 0 3%;
	text-transform:capitalize;
	line-height:270%;
}
	
div.menuBar a.menuButton:hover, div.menuBar a.menuButton:active {
	background-color:#323232;
}

/* drop down menu */

div.menu {
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
	position:absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 5001;
	margin:0 0 0 1px;
	text-align: left;
	display: block;
}

div.menu a.menuItem {
	cursor: pointer;
	display:block;
	text-decoration: none;
	white-space: nowrap; 
	border-bottom: none;
	_border-bottom: none;
	text-align:left;
}

/* 	place drop down menu text style here	*/

div.menu a.menuItem:link, div.menu a.menuItem:visited {
	font-size:10pt;
	color:#ffffff;
	padding:6px 18px 6px 18px;
	background-color:#000000;
	margin:0;
	margin-bottom:1px;
	*margin-bottom:0px;
	*border-bottom:1px solid #FFFFFF;
}

div.menu a.menuItem:hover, div.menu a.menuItem:active {
	background-color:#FF5800;  
}

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}
.forumheader{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
	text-align: left;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.forumheader3{
	background-color: #fff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #e5f2ff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
	text-align: left;
}
.fcaption {
background: url(images/menu1_fade.jpg) repeat-x;
}


.finfobar{
	background-color: #f8f8f8;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	font-size: 7pt; font-family:verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
}

.button {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.smallblacktext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#555;
}

.smalltext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#555;
}

td {
	text-align: left;
	font-size:10pt;
	line-height:135%;
}

.nextprev {
	font: 7pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#b47716;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:verdana, tahoma, arial, helvetica, sans-serif
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

a.forumlink{
	color: #000;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}
.caption2 {
	background: #182327 url(images/menu1_fade.jpg) repeat-x;
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
