.NAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: "BankGothic Md BT";
	font-size: 24px;
	font-weight: bold;
	color: #AAB81A;
}
.titleBlue {
	font-family: "BankGothic Md BT";
	font-size: 20px;
	font-weight: bold;
	color: #6C85C8;
}
.titleBlue a:link { color: #6C85C8;	text-decoration:none; font-weight:bold;
}
.titleBlue a:hover {
	font-family: "BankGothic Md BT";
	font-size: 20px;
	font-weight: bold;
	color: #6C85C8;
	text-decoration:none;
}

.titleBlue a:active {
	font-family: "BankGothic Md BT";
	font-size: 20px;
	font-weight: bold;
	color: #6C85C8;
	text-decoration:none;
}

.titleBlue a:visited {
	font-family: "BankGothic Md BT";
	font-size: 20px;
	font-weight: bold;
	color: #6C85C8;
	text-decoration:none;
}
	
.maintable {
	border: 1px solid #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.print a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.print a:hover {
	text-decoration:none;
	color: #6C85C8;
}
.print a:visited {
	text-decoration:none;
	color: #6C85C8;
}
.print a:active {
	text-decoration:none;
}
.printSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.category {
	font-family: "BankGothic Md BT";
	font-size: 14px;
	font-weight: bold;
	color: #6C85C8;
	text-decoration: none;
}
.categorySm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.smTitle {
	font-family: "BankGothic Md BT";
	font-size: 18px;
	font-weight: normal;
	color: #AAB81A;
}
.categorytable {
	border: 1px solid #AAB81A;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
