body {
	background-image: url(images/background2.gif);
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #330000;
	scrollbar-3dlight-color: #FF00CC;
	scrollbar-arrow-color: #FFCCCC;
	scrollbar-track-color: #FFCCCC;
	scrollbar-darkshadow-color: #000000;
}
a:hover {
	color: #0000FF;
	background-color: #FFBBBB;
	text-decoration: none;
}
.toptable {
	width: 740px;
}
.topmenu {
	width: 740px;
	background-color: #990000;
}
.topmenu2 {
	background-color: #990000;
	color: #FFFFFF;
}
.maintable {
	width: 740px;
	background-color: #FFFFFF;
	padding: 0;
}
.header {
	background-color: #CCCCCC;
	color: #990000;
	font-weight: bold;
	font-family: 'Georgia';
	width: 590px;
}
p {
	text-indent: 25pt;
	font-size: 10pt;
	font-family: verdana, times, sans-serif;
}
li.ol {
	list-style-type: decimal;
	font-family: verdana, times, sans-serif;
}
li {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	font-family: verdana, times, sans-serif;
	font-size: 10pt;
}
.frontdisplay {
}
.dateheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: right;
}
.mybutton {
	font-size: xx-small;
	font-weight: bold;
	color: #990000;
	background-color: #FFCCCC;
	border: outset #990000;
	cursor: pointer;
}
.warning1 {
	font-weight: bold;
	color: #FF0000;
}
.warning2 {
	font-weight: bold;
	color: #0000FF;
}
.co_outline {
	font-size: x-small;
}
.co_header {
	color: #990000;
	font-weight: bold;
	font-family: 'Georgia';
	vertical-align: top;
}
.footertable {
	width: 740px;
	background-color: #990000;
	padding: 0;
}
.footer {
	background-color: #990000;
}
.footerlink {
	color: #FFFFFF;
}
.empform {
	font-size: x-small;
}
.empform2 {
	height: 2pt;
	background-color: #990000;
}