#body {
	margin: 0;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#body a:link {
	color: #000099;
}
#body a:visited {
	color: #000099;
}
#body a:active {
	color: #FF0000;
}
#body a:hover {
	color: #FF0000;
}
#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}
#bodysmall {
	color: #000000;
	font: 9px Arial, Helvetica, sans-serif;
}
#navigation {
	color: #000000;
	text-align: left;
	font: 75% Arial, Helvetica, sans-serif;
}
#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	color: #333399;
	text-decoration: none;
	padding: 2px 0px 2px 3px;
	display: block;
	border-top: 1px solid #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navigation a:active {
	color: #FF0000;
	text-decoration: underline;
	background-color: #999999;
	border-top: 1px solid #cccccc;
	display: block;
	padding: 2px 0px 2px 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navigation a:visited {
	text-decoration: none;
	background-color: #E5E5E5;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 3px;
	display: block;
	color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navigation a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 3px;
	display: block;
	color: #0066FF;
	border-right: 1px solid #0066FF;
}
#navigationsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
#navigationsub a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FAFAF5;
	border-top: 1px solid #cccccc;
	padding: 1px 0px 1px 8px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navigationsub a:visited {
	text-decoration: none;
	background-color: #FAFAF5;
	border-top: 1px solid #cccccc;
	padding: 1px 0px 1px 8px;
	display: block;
	color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navigationsub a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	padding: 1px 0px 1px 8px;
	display: block;
	color: #333399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	font-weight: bold;
}
#navigationsub a:active {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	background-color: #FAFAF5;
	border-top: 1px solid #cccccc;
	padding: 1px 0px 1px 8px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF0000;
}
