

.BottomLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #ffffff;
}
a {
	color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
.CopyrightInfo {
	font-size: 10px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
.bodyTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #ffffff;
}
.bodyTxtSubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}
.TitleBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.TableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.HomeMainText {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #ffffff;
}
.PopupTitleXLG {
	color: #ffffff;
	font-size: 36px;
	line-height: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.PopUpSubTitle {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
}
.PopUpSubTitleSmaller {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
}
.TitleBarSml {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: text-bottom;
}
.TitleBarXSml {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: text-bottom;
}
a.TopButtons {
	font: 14px Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 5px;
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom: 0px;
	color: #ffffff;
	background: #646634;
}
a:visited.TopButtons {
	color: #ffffff;	
	background: #646634;
	font-weight: bold;
}
a:hover.TopButtons {
	color: #ffffff;	
	background: #cccccc;
	font-weight: bold;
}