


.main{text-decoration:none}
.main:link		{ color:black; font-size:15pt; font-weight:bold;}
.main:visited	{ color:black; font-size:15pt; font-weight:bold;}
.main:hover		{ color:blue; }

a{text-decoration:none}
a:link		{ color:blue; font-size:10pt; font-weight:bold;}
a:visited	{ color:blue; font-size:10pt; font-weight:bold;}
a:hover		{ color:blue; }

a.headliner{text-decoration:none}
a.headliner:link		{ color:yellow; font-size:12pt; font-weight:bold; text-decoration: underline}
a.headliner:visited		{ color:yellow; font-size:12pt; font-weight:bold; text-decoration: underline}
a.headliner:hover		{ color:blue; text-decoration: underline}

a.headliner2{text-decoration:none}
a.headliner2:link		{ color:white; font-size:16pt; font-weight:bold }
a.headliner2:visited		{ color:white; font-size:16pt; font-weight:bold }
a.headliner2:hover		{ color:blue }

a.hidden{text-decoration:none}
a.hidden:link		{ color:black; font-size:12pt; font-weight:bold;}
a.hidden:visited	{ color:black; font-size:12pt; font-weight:bold;}
a.hidden:hover		{ color:blue; }
	
td.fader {color:#FF8C00; font-size:15pt; font-weight:bold;}
	
.hdr { color:#dddddd; font-size:18pt; font-family: Times New Roman; font-weight:bold;}

.content     	{ color:white; font-size:10pt; font-family: Verdana; font-weight:bold;}
.headliner     	{ color:yellow; font-size:12pt; font-family: Verdana; font-weight:bold;}
.headliner2		{ color:white; font-size:16pt; font-weight:bold }
.headliner3		{ color:white; font-size:20pt; font-weight:bold }
.label       	{ color:FF8C00; font-size:13pt; font-family: Arial Black; font-weight:bold;}
.formlabel     	{ color:FF8C00; font-size:8pt; font-family: Verdana; font-weight:bold;}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

body { background-image: url(../images/harleybg1.gif);
	   background-attachment: fixed;
	  }

