body
{

	font-family: verdana;
	font-size: 13px;
	background-color: #666666;
}

span.sectiontitle
{
	color: #006600;
	font-size: 20px;
	font-weight: bold;
}

span.error
{
	font-family: courier;
	color: #ff0000;
	font-size: 12px;

}

a:link, a:active, a:visited
{
	color: #009900;
}

a:hover
{
	color: #00cc00;
}

a.top:link, a.top:active, a.top:visited
{
	font-family: impact;
	color: white;
	text-decoration: none;
}

a.top:hover
{
	font-family: impact;
	color: #33aa33;
	text-decoration: none;
}

table
{
	font-size: 13px;
	border: 3px outset black;
	width: 684px;
}

td
{
	border: 1px solid black;
	background-color: white;
}

td.header
{
	background-color: #333333;
	color: #66cc66;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

td.caption
{
	background-color: #cccccc;
	font-weight: bold;
}

input
{
	opacity: 0.8;
	filter: alpha(opacity=80);
	border: 1px solid black;
}

div
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

.noformatting
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}

#headerimg
{
	height: 120px;
	width: 1000px;
}

#topmenu
{
	height: 24px !important;
	width: 994px !important;
	height: 30px;
	width: 1000px;
	font-size: 16px;
	background-color: black;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border-bottom: 4px solid #006600;
}

#content
{
	width: 964px !important;
	width: 1000px;
	background-color: white;
	text-align: left;
	color: black;
	padding: 18px;
}

#messagetext
{
	width: 684px;
	position: relative;
	left: 280px;
	text-align: justify;
}

#sideboxes
{
	width: 250px;
	position: relative;
}

div.box
{
	width: 250px;
	background-color: #f3f3f3;
	position: relative;
	text-align: justify;
	border: 1px solid black;
}

div.boxcaption
{
	height: 17px;
	width: 250px;
	background-color: #006600;
	text-align: center;
	color: white;
	font-weight: bold;
}

#cursorpopup
{
	visibility: hidden;
}

.popup
{
	text-align: center;
	width: 640px;
	height: 500px;
	left: -320px;
	top: -250px;
	position: relative;
	background-color: black;
	border: 5px groove #2a2a2a;
	z-index: 5;
}
