@charset "utf-8";
/* CSS Document */

BODY
{
	SCROLLBAR-FACE-COLOR: #E8E8EE;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000066;
	SCROLLBAR-ARROW-COLOR: #000066;
	SCROLLBAR-TRACK-COLOR: #F3F3F5;
	SCROLLBAR-DARKSHADOW-COLOR: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	
	
}

.latestnewstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	
}
a.latestnewstitle:hover {
	text-decoration: underline;
	color: #000000;
	
}
.year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.yearTD {
	background-image: url(1n_images/yearbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
