.menu
{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFCC;
}

.sidemenu
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFCC;
}

.footer
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.normal
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.normalsmall
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.quote
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}

.normalheaders
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #98002d;
}

.largeheaders
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #98002d;
}

.leftbar
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100%;
	border-left: 1px solid #681f0b;
	border-right: 1px solid #681f0b;
	border-bottom: 1px solid #681f0b;
	background-color: #98002d;
	padding-top: 20px;
}