.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 : 10pt;
	color : White;
}
.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;
}
div.rg_category,
div.rg_category table {
    font-family: 'arial', 'helvetica', sans-serif;
    font-weight : normal;
    font-size : 11px;
    color: #000;
}
div.rg_category h3 {    
    font-family: 'arial', 'helvetica', sans-serif;
    font-weight : Bold;
    font-size : 11px;
	color : Black;
}
A:hover {
	COLOR: #00A7E6;
}
