a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFCCCC;
	font-size: 12px;
}
a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CE0000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFCCCC;
	font-size: 10px;
}
a.footer:link, a.footer:visited{
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.borderSides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CE0000;
	border-left-color: #CE0000;
}
.borderSidesRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CE0000;
	border-left-color: #CE0000;
	border-top-color: #CE0000;
	border-bottom-color: #CE0000;
	background-image: url(assets/images/head_03.gif);
	background-repeat: no-repeat;
}
hr {
	height: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top: 1px dashed #CC0000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#marquee {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.headingBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headingRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.headingWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuBack {
	background-image: url(assets/images/head_02.gif);
	background-repeat: no-repeat;
	border: 1px none #CE0000;
	line-height: 21px;
	height: 21px;
}
.headingBlack14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headingRed14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.footerBack {

	background-image: url(assets/bottom.gif);
	background-repeat: no-repeat;
	border: 1px none #CE0000;
	line-height: 19px;
	height: 19px;
}
.headingBurgundy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.headingRed16 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.borderSidesMiddle {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CE0000;
	border-left-color: #CE0000;
	border-top-color: #CE0000;
	border-bottom-color: #CE0000;
	background-repeat: no-repeat;
}
.contentImage {
	padding-left: 10px;
}
.imageBorder {
	border: 1px solid #999999;
	padding: 3px;
	margin: 3px;
}
.headingBlackFooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.scroller {
	width:700px;
	height:auto;
	padding-right: 10px;
	overflow:auto;
}
#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(assets/images/head_02.gif);
	font-weight: bold;
	width: 750px;
}
#navigation ul {
	list-style:none;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navigation li {display:inline;
}
#navigation a:link, #navigation a:visited{
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px none #711515;
	background-color: #CC0000;
	}	
#navigation a:hover {
	color: #cc0000;
	background-color: #FFFFFF;
	}
.headingGrey {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
a.header:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-color: #FF0000;
}
a.header:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CE0000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: 11px;
}
a.header:link, a.header:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #CC0000;
}
.borderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #CE0000;
	border-left-color: #CE0000;
	border-top-color: #CE0000;
	border-bottom-color: #CE0000;
	background-repeat: no-repeat;
	padding: 3px;
	margin: 3px;
}
.borderBottomMiddle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #CE0000;
	border-left-color: #CE0000;
	border-top-color: #CE0000;
	border-bottom-color: #CE0000;
	background-repeat: no-repeat;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
	font-weight: bold;
}
.form {
	margin: 0px;
}

.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	cursor: hand;
	font-weight: bold;
}
.headingYellow {
	color: #FFCC00;
	font-weight: bold;
}.headingBurgundy10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
