@charset "ISO-8859-1";
.headertop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	color: #CC3300;
}
.headerbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CC3300;
}
.menulinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #99CCFF;
}
a:link {
}
a:hover {
	color: #CC9933;
}
.pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CC3300;
}
.canvastitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC3300;
	font-weight: 5;
}

.headerbgcolor {
	background-color: #330033;
}
.canvasprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.backgroundtop {
	background-color: #000033;
}
.background {
	background-color: #CC3300;
}
.backgroundbar {
	background-color: #000000;
}

