body
{
	background-color:#FFFFFF;
	margin-top: 25px;
	padding: 0px;
	text-align: center;
}

a:link
{

}

a:hover
{
	
}

a:visited
{


}

a:active
{


}

.headertable
{
	width: 965px;
	height: 650px;
	padding: 0px;
	border: 0px;
	background-color: #808080;
	margin-left:auto; 
	margin-right:auto;
	background-image: url(nws_bg_blue.jpg);
}

.nws_header
{
	
	width:965px;
	height:110px;
}


.nws_menu
{
	width: 965px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2b3343;
	text-align: right;
	height: 35px;
	top: 5px;
	padding: 5px;
	padding-right: 20px;
	border: 1px solid black;

}


.nws_menu a
{
	padding-left: 20px;
	padding-right: 20px;	

}

.nws_menu a:link
{
	color: #FFFFFF;
	background-color: #2b3343;
	text-decoration: none;
	
}


.nws_menu a:hover
{
	text-decoration: none;
	background-color: #65a5ec;
	
}

.nws_menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2b3343;
}


.nws_menu a:active
{


}


.contentarea
{
	width: 965px;
	height: 460px;

}

.contentbox
{

	color: #c0cdaf;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-style: bold;
	text-align: justify;
	width: 665px;
	height: 350px;	
	border: 0px;
	overflow: auto;
	padding: 5px;
	padding-right: 20px;
	position:relative;
	top: 15px;
	left: 25px;

}

.contentheader
{
	font-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: white;
	padding-top: 5px;
}

.contentpress
{
	font-size: 10px;

}

.dykcontent
{
	font-size: 12px;
}

.dykheader
{
	font-size: 12px;
	font-decoration: underline;
	font-style: bold;
	color: #FFFFFF;
}
	

.dykcontent a:link
{
	color: #c0cdaf;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

.dykcontent a:hover
{
	
	color: #c0cdaf;
	background-color: #65a5ec;
	text-decoration: none;
padding-left: 5px;
	padding-right: 5px;
}

.dykcontent a:visited
{
	color: #c0cdaf;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}

.dykcontent a:active
{
	color: #c0cdaf;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;

}

.routes
{
	color: #c0cdaf;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	font-style: bold;
	text-align: justify;
}                    