body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #9F9F9F;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #9f9f9f;
}
.white {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.largegray {
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	line-height: 16px;
}
a:link {
	color: #B92F00;
	text-decoration: none;
}
a:visited {
	color: #B92F00;
	text-decoration: none;
}
a:hover {
	color: #B92F00;
	text-decoration: underline;
}
a:active {
	color: #B92F00;
	text-decoration: none;
}
.header {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}
.smallgray {
	font-size: 9px;
	color: #666666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medgray {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	line-height: 16px;
}	
.photoWhite {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
	
	
	.border {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.medwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}
.boldblack {
	font-weight: bold;
	color: #666666;
}
.adminblack {
	color: #666666;
}
