@charset "utf-8";
/* CSS Document */
body{
 	font-family: "Arial Unicode MS";
	margin:1px;
}

#contain #mid {
	background-image: url(/images/front-mid-bg.jpg);
	height: 337px;
	width: 100%;
}
#contain #top {
	background-image: url(/images/front-top-bg.jpg);
	height: 39px;
	width: 100%;
}
#contain #bottom {
	color: #284E61;
	width: 100%;
}
#topright{
color:#FFFFFF;
width:500px; 
float:right; 
font-weight:bold;
padding-top:2px;
}
#topright a:link, #topright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topright a:hover, #topright a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
#midright a:link, #midright a:visited {
	color:#FFFF00;
	font-size:14px;
	text-decoration: none;
}
#midright a:hover, #midright a:active {
	color: #FFFF00;
	font-size:14px;
	text-decoration:underline;
}

#contain #bottom #newsbox {
	background-image: url(/images/blue-rec-bg.jpg);
	background-position:center;
	background-repeat: no-repeat;
	font-family: "Arial Unicode MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 292px;
	width: 263px;
	padding-top:5px;
}
#contain #bottom #leftbox {
 	background-image:url(/images/bot-left-box.jpg);
	background-position:center;
	background-repeat: no-repeat;
	font-family: "Arial Unicode MS";
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	height: 292px;
	width: 560px;
	padding-top:5px;
}
#leftbox a:link, #leftbox a:visited {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#leftbox a:hover, #leftbox a:active{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
.headingWhite {font-size: 18px;}
.newsdate {color: #FFFF00}
.headingBlack {font-size: 18px;}
