.FormLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Gray;
}
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.BodyTextWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : DADADA;
}
.Link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Blue;
	text-decoration: underline;
}
.CatLink{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : #004A80;
	text-decoration: underline;
}
.CatLink2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : #004A80;
	text-decoration: underline;
}
.ErrorText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Red;
}
.TableHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12pt;
	color : White;
	background-color : #009966;
	text-align : center;
}
.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 20pt;
	color : #004A80;
	text-align : center;
	background-color : White;
}
.Title2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14pt;
	color : #004A80;
}
.VenHead{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Black;
	text-decoration: underline;
}
.SessionID{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Black;
}
.VenFoot{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : #004A80;
}
.CreditCardText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Red;
}
.Edit{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Blue;
}
.SmBody{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Black;
}
.MedBody{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Black;
}
.BodySmWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : White;
}
A:hover {
	COLOR: #00A7E6;
}