.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A90432;
	text-decoration: none;
	padding-left: 5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #999999;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A90432;
	text-decoration: none;
}
.header_div {
	background-attachment: scroll;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 760px;
}
.header1_div {
	background-attachment: scroll;
	background-image: url(/images/header_new.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 760px;
}
.space {
	height: 30px;
	width: 760px;
}

