body {
	background-image:  url(assets/bkgd_green.gif);
	background-repeat: repeat;
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

.mainbody {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.mainbody a:link {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.mainbody a:visited {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.mainbody a:hover {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.mainbody a:active {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.bold {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	font-weight: 700;
}

a:visited {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

a:active {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: 700;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: 700;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #990000;
}

.navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

.navbar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

.formtable {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-decoration: none;
}

.boxBkgd {
	background-image:  url(assets/box_whole.gif);
	background-repeat: repeat-y;
}

h1 {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C62A01;
}

.navbar {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

h2 {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
