TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
}

td.on {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-size : 10px;
	color : #003366; }

.appmenutitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	font-size : 13px;
	color : #ffffff; }

td.appmenuback { background: #E6E4C4; }



a				{ text-decoration: none; font-weight : normal; color : #993333; }
a:hover				{ text-decoration: underline; font-weight : normal; color : #993333; }
a.vlink:visited			{ text-decoration: none; font-weight : normal; color : #993333; }

a.on				{ text-decoration: none; font-weight : bold; color : #993333; }
a.on:hover			{ text-decoration: underline; font-weight : bold; color : #993333; }

a.sub_on			{ text-decoration: underline; font-weight : normal; color : #993333; }
a.sub_on:hover			{ text-decoration: underline; font-weight : normal; color : #993333; }

.homebg_norepeat {
   background-repeat : no-repeat;
   background-image : url(../img/main/bg_1.gif);
}

P,.bodycopy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.bodybold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold; 
	color : #006666;
}

.whitebold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold; 
	color : #ffffff;
}


.blackbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold; 
	color : #000000;
}

.bodylrg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.bodysm   { 
	color: #000000; 
	font-style: normal; 
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif 
}


.sub_on  {
	font-weight : bold;
	color : #993333;
	font-size: 10px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif
}

.apptitle  { color: #993333; font-weight: bold; font-size: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none }

.subtitle  { color: #006666; font-weight: bold; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none }


.lefnav_spacing { line-height: 20px }

.stats_spacing   { font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; text-decoration: none; text-align: left }

.apptablehead {
	color:#000000;
	background:#E6E4C4;
	font: bold 10px Verdana,Arial,Sans-serif;
	padding: 2px 3px;
}

.apptableitem {
	color:#000000;
	background:#FFFFFF;
	font: 10px Verdana,Arial,Sans-serif;
	padding: 2px 3px;
	margin: 2px 0 5px;
}
.apptableitem_alt {
	color:#000000;
	background:#CCCCCC;
	font: 10px Verdana,Arial,Sans-serif;
	padding: 2px 3px;
	margin: 2px 0 5px;
}
