html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	background: url(../skin/navigationbg.gif) repeat-y top left;
	background-color: #AFAC69;
	margin: 0;
	padding: 0;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
}
#content {
	background: url("../skin/bottomcategory_news.jpg") no-repeat bottom right;
}
A.newsheaderlink:visited  {
	color:#003366;
	text-decoration: none;
	font-weight: bold;
}
A.newsheaderlink:link  {
	color:#004477;
	text-decoration: none;
	font-weight: bold;
}
A.newsheaderlink:active  {
	color:#003399;
	text-decoration: none;
	font-weight: bold;
}
A.newsheaderlink:hover   {
	color:#0044DD;
	z-index: 99;
	border: 0px;
}
A:visited  {
	color:#AA0000;
	text-decoration: none;
	font-weight: bold;
}
A:link  {
	color:#AA0000;
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color:#DD3300;
	text-decoration: none;
	font-weight: bold;
}
A:hover   {
	color:#DD3300;
	z-index: 99;
	border: 0px;
}
#bodybg_main {
	background-color: #AFAC69;
	padding-left: 20px;
	padding-right: 12px;
}
#section_banner {
	background: black url(../News/pageheader_news.jpg) no-repeat top left;
}
.newsitem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #006666;
	padding-left: 12px;
	padding-right: 8px;
	margin-bottom: 18px;
	background-color:#DAE4C5;
}
#content .padding .newsitem .newsdate {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	font-size: 11px;
	margin-bottom: 0px;
	padding-left:12px;
	margin-left:-12px;
	margin-right:-8px;
}
