.body {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodyemphas {
	FONT-SIZE: 10pt;
	color: cc0000;
	font-weight: bold;
}
.bodybold {
	FONT-SIZE: 10pt; 
}
.bodysmall {
	FONT-SIZE: 8px; 
}
.bodyhead {
	FONT-SIZE: 12pt;
	color: #CC0000;
	font-weight: bold;
}
.small {
	FONT-SIZE: 7px; 
}
.whiteemphasis {
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
#navLeft {
	background-image:url(images/leftNav180.png);
	background-repeat:repeat-y;
	width: 180px;
	
}
#navLeft .button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFfff;
	padding-left: 5px;
	padding-top: 3px;
	height: 32px;
	vertical-align:middle;
	border-bottom: thin, #FFF;
}
#navLeft .button a:link {
	color:#FFF;
	text-decoration:none;
	border-bottom: thin, #FFF;
}
#navLeft .button a:visited {
	color:#ccc;
	text-decoration:none;
	border-bottom: thin, #900;
}
#navLeft .button a:hover {
	color:#900;
	text-decoration:none;
	border-bottom: thin, #000;
}
#navLeft .button a:active {
	color:#FC3;
	text-decoration:none;
	border-bottom: thin, #fc3;
}
.footersm {
	font-size:9px;  }
