
body {
 	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
}
.maintable {
    width:162px;
	height:161px;	 
}
.newsmiddlecell {
     width:162px;
	 height:100%;
	 background-image:url(../images/news-middle-image.gif);
	 background-repeat:repeat-y;
	 padding-left:19px;
	 padding-top:15px;
	 padding-right:5px;
	 
}
.bluefont {
	font-family:arial;
	font-size:11px;
	color:#4688c9;
	 
}	
a.nav:link {font-family:arial; font-size:11px; color:#ffffff; text-decoration:none; line-height:13px;  font-weight:bold;}
a.nav:visited {font-family:arial; font-size:11px; color:#ffffff; text-decoration:none; line-height:13px;  font-weight:bold;}
a.nav:hover {font-family:arial; font-size:11px; color:#b2ccff; text-decoration:none; line-height:13px;  font-weight:bold;}
a.nav:active {font-family:arial; font-size:11px; color:#b2ccff; text-decoration:none; line-height:13px; font-weight:bold;}	