body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.menuTitle {
	color: #9e2846;
	font: Arial Black;
	font-size: 13px;
	font-weight: bolder;
}

.subTitle {
	color: #9e2846;
	font: Arial Black;
	font-size: 11px;
	font-weight: bold;
}
.menuContent { color:#000; font:Arial; font-size: 13px; }


.content{font-size:12px;}
.SMLcontent{font-size:11px;}

.footer{font-size:11px;}
.bgSimple{
	background-repeat: no-repeat;
	background-position: top;
}

a:link { color: #9e2846; text-decoration: underline}
a:visited { color: #9e2846; text-decoration: underline}
a:hover { color: #9e2846; text-decoration: none}

td{
 vertical-align: top;
}

.yellow{
	background-color: Yellow;
}

.aqua{
	background-color: Aqua;
}

.green{
	color: #006600;
}

.burgundy{
	color: #9f2846;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.burgundy12{
	color: #9f2846;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.black{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}