body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	color: #000000;
	background-color: #FFEADD;
	background-attachment: fixed;
	background-image: url(../images/bodyBG.gif);
	margin: 6px;
	text-align: center;
	align: center;
}
.menuBG {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	background-color: #F7F7F7;
	background-image: url(../images/crossgrey.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
	font-weight: normal;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #990000;
	position: static;
	visibility: visible;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	float: left;
	width: 200px;
	margin-right: 15px;



}
.bodytable {
	border: 3px solid #000000;
	margin: 5px;
	text-align: center;
	width: 750px;
	margin: 0 auto;


}
.titleBG {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	height: 126px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #C40009;

}
.content {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 8px 8px 20px;
	padding: 0px;



}

a {
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #990000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #990000;
	text-align: center;

}
.motto {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.sublist-menu{
	padding-left: 5px;
	margin-left: 5px;
	/*list-style-position: inside;*/
	list-style-image: none;
	list-style-type: circle;
}
.list-menu {
	list-style-image: url(../images/crossbullet.png);
	vertical-align: top;
	margin-left: 13px;
	padding-left: 13px;
}
h1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16pt;
	font-weight: bolder;
	color: #C40009;
	letter-spacing: 0.3em;
	text-indent: 20px;
	font-style: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14pt;
	font-weight: bold;
	color: #C40009;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-indent: 20pt;

}
p {
	text-indent: 10pt;
}
br {
	text-indent: 10pt;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;

}
a:visited {
	color: #590000;
}
a:active {
	font-weight: bold;
}
