body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #002642;
}
/* --- positioning layers ----- */
#wrapper{
	width:98%;
	margin-top:20px;
	}
	
#holder {
	padding: 5px;	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	width: 883px;
	background-color:#fff;
	margin-top:15px;
	
	}
	
#holder_banner{	
	position: relative;
	left: auto;
	right: auto;
	width: 883px;
}	

#logo{
	position:relative;
	margin-left:0px;
	}
#banner{	
	float:right;
	margin-top: -246px;
	}	
	
#menu{
	position: relative;	
	width: 883px;
	height:22px;
	background-image:url(imgs/menu_bg.jpg);
	text-align:center;
	padding-top:10px;
}

#content{
	margin-top:5px;
	position:relative;
	width:863px;
	background-color:#e3e3e3;	
	padding:10px;
	overflow: hidden;
	clear: both;
}
#content2{
	margin-top:5px;
	position:relative;
	width:843px;
	background-color:#e3e3e3;	
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	overflow: hidden;
	clear: both;
}


#content_holder_top{
	width:98%;
	background-color:#e3e3e3;	
}

#content_holder_bottom{
	width:98%;
	background-color:#e3e3e3;	
}

#content_menu_left{
	margin-left:10px;
	background:url(imgs/W.gif) no-repeat ;
	padding:10px;
	width:45%;
	float:left
	}
	
#content_menu_right{
	background:url(imgs/W.gif) no-repeat;
	padding:10px;
	width:45%;	
	float:right
	}
	
	
#line{
	position:relative;
	background-color:#FFFFFF;
	width:883px;
	height:1px;
	margin-left:-10px;
	clear: both;
	}



#footer{
	position:relative;
	width:883px;
	background-image:url(imgs/footer_bg.jpg);
	height:58px;
	text-align:center;
	font-size:9px;
	
	}

/* --------- text ---------- */
.header {
	color:#000;
	font-size:16px;
	font-weight:bold
	}
	
.header2{
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color: #002642;
font-weight:bold
}
.header3{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color: #002642;
font-weight:bold
}



a:link {
	color: #002642;
}
a:visited {
	color: #002642;
}
a:hover {
	color:#0066CC;
}
a:active {
	color: #004980;
}
.menulink{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	
	}
	
.menulink_on{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a.menulink_on{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none
	}
	
	
a.menulink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffbf00;
	text-decoration:none;
	}
a:hover.menulink{
	font-size:12px;
	color:#fff;
		}
