body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.greyborder {
	border: 1px solid #999999;
}
.redtxt {
	color: #CC0033;
}
.menulinks {
	color: #333333;
	text-decoration: none;
}
.greybg {
	background-color: #CCCCCC;
}
.menubg {
	background-color: #CC0033;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.whitemenulinks {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitemenulinks:hover {
	color: #000000;
}
.menulinks:hover {
	color: #CC0033;
}h1 {
	font-size: large;
}
.botbg {
	background-color: #CC0033;
	background-image: url(images/pgbotpic.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
	color: #FFFFFF;
	font-size: x-small;
}
