body {
	margin: 0px;
	color: #FFFFCC;
	background-image: url(/NEWBG.jpg);
	text-align: center;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	font: 9px "verdana", "verdana", verdana;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D3975;
	border-left-color: #2D3975;
	background-color: #000000;
	text-align: left;
	width: 792px; /* ie5win fix start */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 790px;
}


a:link               { font-family: Verdana; color: white; font-weight: regular; text-decoration: none }
a:visited            { font-family: Verdana; color: white; font-weight: regular; text-decoration: none }
a:hover              { font-family: Verdana; color: white; font-weight: bold; text-decoration:blink }
a:active             { font-family: Verdana; color: white; font-weight: regular; text-decoration: none }
----------------------------------------------------------------
a.news:link    { font: 9pt verdana; color: #FF6600;
text-decoration: none; font-weight:none; }

a.news:active  { font: 9pt verdana; color: #FF6600;
text-decoration: none; font-weight:none; }

a.news:visited { font: 9pt verdana; color: #FF6600;
text-decoration: none; font-weight:none; }

a.news:hover   { font: 9pt verdana; color: #FFFFFF;
text-decoration: bold; font-weight:blink;}

a.news:link    { font: 9pt verdana; color: #FF6600;
text-decoration: none;font-weight:none; }
----------------------------------------------------------------