body, td, p, ul, li, ol, textarea {
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 12px;
	color : #000000;
}

.search { font-family: Arial, Verdana, Helvetica, Sans Serif; font-size: 0.7pc; color: #000000; background-color: whitesmoke; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-weight: bold }

a:link       { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline; }
a:visited    { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline; }
a:hover      { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; }

a.sidenav:link       { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; }
a.sidenav:visited    { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; }
a.sidenav:hover      { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline; }

a.greenlnk:link       {font-family: Arial; font-size: 12px; color: #009933; font-weight: bold; text-decoration: underline;}
a.greenlnk:active     {font-family: Arial; font-size: 12px; color: #009933; font-weight: bold; text-decoration: underline;}
a.greenlnk:visited    {font-family: Arial; font-size: 12px; color: #009933; font-weight: bold; text-decoration: underline;}
a.greenlnk:hover      {font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline;}

a.link001:link       { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: underline; }
a.link001:visited    { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: underline; }
a.link001:hover      { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration: none; }

#domticker{
width: 588px;
height: 15px;
border: 1px solid black;
padding: 3px;
background-color: #FFFFCA;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFCA;
}

#domticker a{
font-weight: bold;
}

.someclass{ //class to apply to your scroller(s) if desired
}
