.content {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}
a.content:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #C53503;
	text-decoration: none;
}
.contentblk {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
}
a.contentblk:hover {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #C53503;
	text-decoration: underline;
}
.menutop{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #F9E9E3;
	text-decoration: none;
}
a.menutop:hover{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitebold{
	font-family: Verdana;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.redbold{
	font-family: Verdana;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #C53503;
	text-decoration: none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #000000;
}

.copyright {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #C53503;
	text-decoration: underline;
}

