a.top:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEC232;
	height: 30px;
	padding-left: 15px;
	text-decoration: none;
}
a.top:active {  
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FED032;
	height: 30px;
	padding-left: 15px;
}
a.top:hover { 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEE432;
	height: 30px;
	padding-left: 15px;
	text-decoration:underline;
}
a.top:visited { 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEC232;
	height: 30px;
	padding-left: 15px;
	text-decoration: none;
}

a.body:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #996600; text-decoration: underline }
a.body:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #999900; text-decoration: underline}
a.body:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #999900; text-decoration: underline}
a.body:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; text-decoration: underline }


.navbar {
	padding-top: 20px;
	border-top-color: #FEC232;
	border-top-style: solid;
	border-top-width: 3px;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.bodytxtCtr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.bodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	padding-top: 15px;
	padding-bottom: 10px;
	border-width: 2px;
	border-style: dotted;
	border-color: #999967;
	width: 500px;
	margin-top: 25px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #828259;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #800000;
}
.sponsorTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.sponsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.webcre8r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.wingdings2 {
	font-family: "Wingdings 2";
	font-size: 16px;
	color: #999967;
}
.wingdingsColor {
	font-family: "Wingdings 2";
	font-size: 24px;
	color: #006600;
}
.galleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.genInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
