body{
	font-family: verdana, tahoma, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a{
	font-family: verdana, tahoma, sans-serif;
	color: #666666;
	text-decoration:none;
}
a:hover{
	text-decoration:none; 
}
p{
	margin:6px 0px 0px 0px;
}

/*NEWS SECTION SPECIFIC STYLE*/
.news_pnl{
	position:absolute; 
	width:315px; 
	height:223px; 
	padding: 5px 10px 0px 10px;
	z-index:1; 
	overflow: auto;
	/*scrollbar specific stuff NOT VALID CSS*/
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #ccc;
	scrollbar-arrow-color: #fff;
}
.news_pnl a{
	font-family: verdana, tahoma, sans-serif;
	color: #FF9933;
	text-decoration:none;
	font-weight:bold;
}
.news_right_pnl{
	float:right;
	width:341px;
	border-left:1px solid;
	border-color:#ffffff;
}
*html .news_thumb_imgs{
	height:43px;
}
.news_thumb_imgs{
	padding-top:12px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	width:677px;
	height:41px;
}
.news_thumb_imgs a:link{
	color: #FF9933;
	text-decoration:none;
	font-weight:bold;
}
.news_thumb_imgs a:visited{
	color: #FF9933;
	text-decoration:none;
	font-weight:bold;
}

/*HOME PAGE SPECIFC STYLES*/
.strap_line{
	padding-top:12px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:677px;
	height:41px;
}
/* end class used to show currently selected menu item*/
/* end main navigation*/

/*head*/
.head{
	margin-top:2%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:right;
	width:677px;
}
/*foot*/
.foot{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10%;
	width:677px;
}
.foot_css_opt{
	width:677px;
	text-align:right;
	height:20px;
}
.foot_css_opt ul li {
	display:inline; 
	text-decoration:none; 
	color:#666666;
	line-height:10px; 
	font-size:10px; 
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;	
}
.foot_css_opt ul li.first{ 
	border-right:1px solid #666666;	
}
.foot_wrapper{
	margin-top:9px;
	float:right;
	width:99%;
	background: url(../images/bg_bot_border.gif) no-repeat;
    /*background-repeat: no-repeat;*/
    background-position: center bottom;
}
.foot_nav{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:690px;
	height:21px;
	border-bottom:1px solid #666666;
}


/*grey background*/
.grey_bg{
	width:100%;
	height:228px;
	background-color: #CCCCCC;
}

/*black lineat bottom of page*/
.black_ln{
	width:100%;
	height:230px;
	border-bottom:1px inset #666666;
}
	
/*main content class*/
.mn_content{
	margin-left:auto;
	margin-right:auto;
	height:228px;
	width:677px;
	border-left: solid #FFFFFF 1px;
	border-right: solid #FFFFFF 1px;
	background-color: #666666;
}

/*left panel*/
.left_pnl{
	float:left;
	position:absolute; 
	width:200px; 
	height:223px; 
	padding: 5px 10px 0px 10px;
	z-index:1; 
	overflow: auto;
	/*scrollbar specific stuff NOT VALID CSS*/
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #ccc;
	scrollbar-arrow-color: #fff;
}
.left_pnl a:link{
	color: #FF9933;
	text-decoration:none;
}
.left_pnl a:visited{
	color: #FF9933;
	text-decoration:none;
}

/*right panel*/
.right_pnl{
	float:right;
	width:456px;
	height:228px;
}

.thumb_imgs{
	float:left;
	height:228px;
	width:115px;
	background-color: #ffffff;
}
.large_imgs{
	float:right;
	height:228px;
	width:341px;
}
/*img classes*/
.img_border{
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#ffffff;
}
.img_border_on{
	background-color: #ffffff;
	/*opacity specific stuff NOT VALID CSS*/
	opacity:.5;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;

	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#ffffff;
}
.img_border_bottom{
	border-left:1px solid;
	border-right:1px solid;
	border-color:#ffffff;
}
.img_border_bottom_on{
	background-color: #ffffff;
	/*opacity specific stuff NOT VALID CSS*/
	opacity:.5;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;

	border-left:1px solid;
	border-right:1px solid;
	border-color:#ffffff; 
}

/*left and right classes*/
.left{
	float:left;
}
.right{
	float:right;
}

/*contact page spcific style*/
.contact_left_pnl{
	float:left;
	width:90px;
	height:228px;
	padding: 0px 10px 0px 10px;
	background-color:#999999;
	border-right:1px solid;
	border-color:#ffffff; 
}
.contact_right_pnl{
	float:right;
	width:565px;
	height:223px;
}
.contact_txt{
	float:left;
	width:170px;
	padding: 6px 10px 0px 10px;	
}
.contact_txt a:link{
	color: #FF9933;
	text-decoration:none;
}
.contact_txt a:visited{
	color: #FF9933;
	text-decoration:none;
}
.contact_img{
	float:right;
	width:341px;
	border-left:1px solid;
	border-color:#ffffff;
}