.ch_links {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #017EAA; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
	color: #58595B;
	text-decoration: none;
}
A:visited {
	color: #58595B;
	text-decoration: none;
}
A:hover {
	color: #58595B;
	text-decoration: none;
}
A:active {
	color: #58595B;
	text-decoration: none;
}
.RegisterLink:hover {
	color: #017EAA;
	TEXT-DECORATION: underline;
}
.RegisterLink:link {
	COLOR: #017EAA; 
	TEXT-DECORATION: none;
}
.RegisterLink:active {
	COLOR: #017EAA; 
	TEXT-DECORATION: none;
}
.RegisterLink:visited {
	COLOR: #017EAA; 
	TEXT-DECORATION: none;
}

.ch_head {
	FONT-WEIGHT: bold; FONT-SIZE: 32px; COLOR: #0083AD;
  font-family:
    "Century Gothic",		/* Windows (HP printer) */
    "Avant Garde Gothic",	/* HP font name */
    "Avant Garde",		/* MacOS */
    "URW Gothic L",		/* Unix+X+FontConfig */
/* Fallback options */
    helvetica,			/* Unix+X, MacOS */
    sans-serif
}
.ch_main {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #6B6B6B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.ch_main2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6B6B6B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.ch_main3 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #6B6B6B; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.ch_where {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.lbg {
}
.lbg2 {
}
.linkNormal {
	color: #58595B;
	background-color: white;
	border-top: 1px dotted #7F7F7F;

	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
}
.linkHighlight {
	color: #58595B;
	background-color: #00A890;
	border-top: 1px dotted #7F7F7F;

	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
}


