.MainMenu {
	font-size: 9px;
	padding-left: 3px;
	color: #330000;
	cursor: default;



}
.MainMenu a{
	color: #330000;
	text-decoration: none;
}
.MainMenu a:hover{
	color: #660000;
}.footer {
	font-size: 9px;
}
}.footer a{
	color: #660000;
}
h1 {
	font-size: small;
	color: #990000;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #330000;
	font-variant: small-caps;

}
p {
	margin: 10px 5px 5px 10px;
	font-size: xx-small;
}
p a{
	color: #990000;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
h2 {
	font-size: x-small;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 a{
	color: #990000;
	text-decoration: none;
}
ul {
	margin: 0px 0px 0px 25px;
	font-size: xx-small;



}
li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	font-size: xx-small;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #330000;

}
.subMenu {
	background-color: E5DBD1;
	font-size: 9px;
	color: #330000;
	padding: 3px 3px 3px 3px;
	height: 100%;
	width: 100%;
	position: static;
	margin-left: 10px;




}
.subMenu a{
	color: #330000;
	text-decoration: none;
}
.subMenuTitle {
	font-size: 9px;
	color: #330000;
	height: 100%;
	width: 100%;
	position: static;
	font-weight: bolder;
	border-bottom: 1px solid #330000;
	padding-left: 10px;
	background-color: #e7ded7;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	cursor: default;
	font-variant: small-caps;

}
.smallText {

	font-size: 8px;
}
.tableText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #330000;
}
.frontMiddleCell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #330000;
}
hr {
	margin: 0px 5px 0px 10px;
	color: #330000;



}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.frontBG {
	background-repeat: no-repeat;
	background-position: bottom;
}
.frontBGf {

	background-repeat: no-repeat;
}
strong {
	font-variant: normal;
}

.htmlTable {
	margin: 8px;
	padding: 2px;
	font-size: xx-small;
	border: 1px solid #330000;

}
