﻿.HOFHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	vertical-align: text-bottom;
	color: silver;
	background-color:transparent;
}
.HOFFooter
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: text-bottom;
	color: silver;
	background-color:transparent;
}

.myH1
{
font-family: Arial;
font-weight: bold;
font-size: 8pt;
text-align: left;
vertical-align: text-bottom;
color: Red ;
background-color: Transparent;

}


.HOFName
{
	font-family: Arial;
	font-weight: Bold;
	font-size: 8pt;
	text-align: left;
	vertical-align: text-top ;
	color: Maroon;
	background-color: Transparent;
}
.HOFClass
{
	font-family: Arial;
	font-weight: Bold;
	font-size: 8pt;
	text-align: left;
	vertical-align: text-top ;
	color: black;
	background-color: Transparent;
}

.HOFAdditionalInfo
{
	font-family: Arial;
	font-weight: Bold;
	font-size: 8pt;
	text-align: center;
	vertical-align: text-bottom ;
	color: blue;
	background-color: Transparent ;
}


.HOFActionLink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	color: green;
    background-color: Transparent ;

}
.HOFMarqueeText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	vertical-align:  middle  ;
	color: Yellow  ;
	background-color: Transparent ;
	
}
.HOFLabelText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: white;
    background-color: Transparent ;

}

.HOFLabelText-green
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: green;
    background-color: Transparent ;

}

.MSGMarqueeText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	vertical-align:  middle;
	color: red;
	background-color: Transparent ;
	
}
