body {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #AA1224;
}
p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.homepagelink {
	color: #B01C2E;
	font-weight: bold;
}
h1, .homepagehead {
	font-family: verdana;
	color: #B01C2E;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
}
h2, .homepagesubhead {
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
}
.homepagehead2 {
	font-size: 13px;
	color: #A9A9A9;
}
.homemessage {
	font-size: 12px;
	color: #B3B3B3;
	line-height: 20px;
}
td, span, body, div {
	font-family: verdana;
	font-size: 11px;
	color: black;
	line-height: 16px;
}
.flash {
	width: 584px;
}
.menutop, .menumid {
	width: 162px;
	background-color: #BB555F;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height: 24px;
	padding-left: 12px;
}
.menubot {
	width: 162px;
	background-color: #BB555F;
	border-right: 1px solid white;
	height: 26px;
	padding-left: 12px;
}
.linktop {
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
}
.menuleft {
	font-family: verdana;
	font-size: 13px;
	color: #929292;
	height: 28px;
	padding-left: 12px;
	border: 1px solid #EBD1D2;
}
.menuleftbody {
	width: 162px;
	border: 1px solid #EBD1D2;
	background-color: #CCCCCC;
	padding-bottom: 12px;
}
.menuleftitem1 {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	color: #AA1224;
	font-size: 13px;
}
.menuleftitem2 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 12px;
	padding-left: 12px;
	color: #666666;
	font-size: 11px;
}
.menuleftitem3 {
	padding: 12px;
	color: #AA1224;
	font-size: 10px;
	font-weight: bold;
}

ul.errors li, p.errors {
	color: #f00;
	font-weight:bold;
}
