body {
	background-color: #666666;
}
td{
	background-color: #FFFFFF;
	font-family: "BernhardMod BT";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
p{
	background-color: #FFFFFF;
	font-family: "BernhardMod BT";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.outerborder {
	color: #666666;
}
.graybg {
	font-family: "BernhardMod BT";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #666666;
}
.menuon {
	color: #666666;
	background-color: #FFFFFF;
	font-family: "BernhardMod BT";
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;	
	cursor: pointer;
}
.menuoff{
	color: #FFFFFF;
	background-color: #666666;
	font-family: "BernhardMod BT";
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	cursor: pointer;
	background-image: url(images/menubg.gif);
	background-repeat: repeat;
}
.footer {
	font-family: "BernhardMod BT";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	cursor: pointer;
}
a:link {
	font-family: "BernhardMod BT";
	text-decoration: none;
}

a:visited {
	font-family: "BernhardMod BT";
	text-decoration: none;
}
a:active {
	font-family: "BernhardMod BT";
	text-decoration: none;
}
a:hover {
	font-family: "BernhardMod BT";
	text-decoration:underline;
}
.small{
	background-color: #FFFFFF;
	font-family: "BernhardMod BT";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.fourteenpt {
	font-size: 14pt;
}
