.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #Ffffff;
	text-decoration: none;
	padding: 1;
	border-width: 1;
	background-image:  url(file:///E|/nuboure/CFBKingston/cfbvolunteer/pics/nav_back.gif);
	height: auto;
	width: 130px;
	text-align: center;
	vertical-align: sub;



}

.topnav:hover {
    background:  url(file:///E|/nuboure/CFBKingston/cfbvolunteer/pics/nav0_back.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
	height: 35px;
	width: 130px;
}

.topnav:Current {
   background: url(nav0_back.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
	height: 35px;
	width: 130px;
}

.topnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #Ffffff;
	text-decoration: none;
	padding: 1;
	border-width: 1;
	background-image:  url(file:///E|/nuboure/CFBKingston/cfbvolunteer/pics/nav1._back.gif);
	vertical-align: sub;
	text-align: center;

}

.topnav1:hover {
    background:  url(file:///E|/nuboure/CFBKingston/cfbvolunteer/pics/nav1.0_back.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
}

.topnav1:Current {
   background: url(nav0_back.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
}
.contentTitle {
	font-size: 20px;
	font-weight: 900;
	color: 52606B;
	
}
.ContentSubTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 1;
	border-width: 1;
	vertical-align: top;

}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 1;
	border-width: 1;
	vertical-align: top;

}

.text  {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.a  {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
    white-space: nowrap
}.border {
	border: thin solid #000000;
}

