<!--  	body 	{ 		font:10px verdana,arial,sans-serif; 		line-height:13px; 		margin:0px; 		background:#E9E9E7 url(/images/background.gif) repeat-y top left; 	}		#header	{		width:100%;		position: relative;		background:transparent url(/images/header_back.jpg) repeat-x top left;	}		#topArea	{			width: 675px;		padding:0px 10px 0px 5px;		margin-top: 0px;		background:transparent url(/images/top_back.jpg) no-repeat top left;	}		#topItems	{			width: 100px;		height: 10px;		padding: 0px 2px 2px 2px;		left: 15px;		top: 11px;		position: relative;		color: white;		font-weight: bold;		background-color: #555E68;		border: 1px solid black;	}		#topItemsText	{		left: 22px;		top: 11px;		position:relative;					}		#space	{		height: 12px;	}		#mainArea	{		width: 675px;		padding:0px 10px 0px 15px;		position: relative;		background:transparent url(/images/main_back.jpg) repeat-y top left;	}		#sideArea	{		margin-left:675px;		width: 265px;		position:absolute;		top: 75px; 		background:transparent url(/images/side_back.jpg) no-repeat top center;	}		#sideAreaIndent	{		margin-left:55px;		margin-top:35px;		line-height: 13px;	}		#dividers	{		width:675px;		height:2px;		background:transparent url(/images/divider.jpg) no-repeat top left;	}		#footer	{		width:675px;		padding:0px 0px 0px 15px;		height: 140px;		position: relative;		background:transparent url(/images/footer_back.jpg) no-repeat top left;	}		#footer_text	{		top: 50px;		position: relative;	}		.center	{		text-align: center;	}				.mdesc	{		font-size: 9px;		color: #B3B3B3;		}		.newsHead	{		line-height: normal;	}		.newsDate	{		color: #6C7B86;		font-size: 9px;	}		.newsTitle	{		font-size: 11px;		color: #3A004D;		font-weight: bold;	}		.newsBody	{		text-align: justify;	}		.bord	{		border: 1px solid black;	}		a:link { text-decoration: underline; color: #4D6D86; }	a:visited {text-decoration: underline; color: #4D6D86; }	a:active { text-decoration: underline; color: #484848; }	a:hover { text-decoration: none; color: #273642; }		a.poster:link { text-decoration: none; color: #4D6D86; }	a.poster:visited {text-decoration: none; color: #4D6D86; }	a.poster:active { text-decoration: none; color: #484848; }	a.poster:hover { text-decoration: underline; color: #273642; }		a.menu:link { font-size: 11px; font-weight: bold; text-decoration: none; color: #4D6D86; }	a.menu:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #4D6D86; }	a.menu:active { font-size: 11px; text-decoration: underline; color: #484848; }	a.menu:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #E8BCBC; }	-->