.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.top:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;	
	margin-left: 9px;
}
.title {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.TopBar
{
	background-color: #505050;
	color: #CCCCCC;	
}
.TitleText
{
	font-weight: normal;
	font-size: 14pt;
	font-family: Verdana;
}
.TitleTextBold
{
	font-weight: bold;
	font-size: 13pt;
	font-family: Verdana;
}
.SectionTitleTextBold
{
	font-weight: bold;
	font-size: 36pt;
	font-family: Verdana;
}
.LabelText
{
	font-weight: normal;
	font-size: 11pt;
	font-family: Verdana;
}
.LabelTextBold
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}
.ButtonText
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
}
.ButtonTextBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
}
.LargeText
{
	font-weight: normal;
	font-size: 12pt;
	font-family: Verdana;
}
.LargeTextBold
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana;
}
.StdText
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
}
.StdTextBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
}
.SmallText
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
}
.SmallTextBold
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
}
.SmallTextFix
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Monospace, Verdana;
}
.MessageText
{
	font-weight: bold;
	font-size: 9pt;
	color: hotpink;
	font-family: Verdana;
}
.MessageTextBold
{
	font-weight: bold;
	font-size: 9pt;
	color: hotpink;
	font-family: Verdana;
}
.MessageTextBoldRed
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Verdana;
}
