body {
	background-color: #FFFFFF;
	/* background-image: url(../images/topbg.gif); */
	/* background-repeat: repeat-x;  */
	/* background-position: 100% 0%; */
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em; /* copied from opposite side (right) */
	padding: 0; /* what Opera thinks is right */
	text-decoration: none;
	font-family: "Arial", "Helvetica","verdana";
	word-spacing: 1px; /* letter-spacing: 1px;  */
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	cursor: crosshair;
}

#container {
	width: 855px;
	margin: 10;
	line-height: 15px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 5px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	cursor: crosshair;
		}

td, th, pre {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFFF;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
b, strong, h4  {
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
}
option, textarea, select, .form {
 	color: #555555;
	font-size: 10px;
	padding: 2px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:  none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #CC0000;
}

.content {
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
	display: #000000;
}
.pagetitle {
	text-decoration: none;
	font-weight: strong;
	font-size: 18px;
	color: #082041;
}
.news {
	text-decoration: none;
	font-size: 15px;
}
.newstitle {
	text-decoration: none;
	font-size: 10px;
}
.newscontent, a.newscontent:link, a.newscontent:visited, td.newscontent{
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #333333;
}
a.newscontent:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #FF6600;
}
.red  {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
}
.green {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #005500;
}}
