body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
	background-image:  url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.border {
	border: 1px solid #990000;
}
#layout {
	background-color: #FFFFFF;
}
.bgBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.bgMaroon {
	background-color: #990000;
	height: 5px;
}
#menu td {
	font-weight: bold;
	color: #990000;
}
#menu a {
	text-decoration: none;
	color: #990000;
}
#menu a:hover {
	color: #666666;
}
.boldRed {
	font-weight: bold;
	color: #990000;
}
.boldBlkSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
.largeBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
#footer td {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
td {
	font-size: 18px;
}
li {
	list-style-image:  url(/images/arrowRed.jpg);
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.notesWhite {
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.testimonial {
	font-style: italic;
	text-align: right;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h5 {
	color: #999999;
	font-size: 12px;

}
h3 {
	font-size: 18px;
}
.normal {
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.notes {
	font-size: 10px;
}
.notesBold {
	font-size: 10px;
	font-weight: bold;
}
.nodecoration {
	text-decoration: none;
}
.BoldGREY {
	font-weight: bold;
	color: #333333;
}
.Highlight {
	background-color: #FFFF00;
}
