body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
	}

h2 {
	color: 332884;
	font-size: 16px;
}

.bodybg {
	background-image: url(images/backgroundtile.gif);
	background-repeat: repeat-x;
}
.dotborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.floatright {
	float:right;
	margin:0px 0px 8px 8px;
}
.recentnews {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #f6f1df;
	padding:5px 5px 10px 5px;
}
.recentnews blockquote {
	font-size:11px;
	line-height:16px;
	margin-top:5px;
	margin-bottom:5px;
}
.maintext {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.maintext a:link {text-decoration: none} 
.maintext a:visited {text-decoration: none} 
.maintext a:hover {color: #000000; text-decoration: underline} 
.maintext a:active {color: #CC9900; text-decoration: underline}
 
p.newstext {
	font-size: 10px;
	margin:0px 0px 8px 10px;

}
.smalltext {
	font-size: 9px;
	color: #333399;
}
.boldertext {
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	color: #332884;
	font-weight: bold;
}
.boldertextReverse {
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	color: #ede3be;
	font-weight: bold;
}
ul {
	margin-top:-5px;
	list-style-type: square;
	color: #332884;
}
.formitems {
	highlight-color:#ffffff;
	background: #F8F5EB;
	border : 1px solid #332884;
	color: #332884;
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}a {
	color: FF0202;
}
