html { height:100%; }
body { color:#333333; margin:0; padding:0; height:100%; 
background:url('') top repeat-x #ffffff; }
div, nav, td { font-size:14px; font-family:arial,helvetica,sans-serif; }

body a { color:#0000cc; background-color:transparent; text-decoration:none; }
body a.nohi { color:#0000cc; background-color:transparent; text-decoration:none; }
body a:hover { color:#0000cc; background-color:transparent; text-decoration:underline; }
body .sub { color:#ffffff; background-color:#ffffff; padding:1px; text-transform:uppercase; }
body .bod { color:#ffffff; background-color:#ffffff; }
body input,select,textarea { color:#000000; background-color:#ffffff; }

body div.highline { clear:both; color:#cfcccc; background-color:transparent; text-align:left; height:100%; overflow:hidden; }
body div.highline a { color:#cfcfcf; background-color:transparent; text-decoration:none; display:block; height:100%; padding:2px 8px 4px 8px; overflow:hidden; }
body div.highline a:hover { color:#cfcccc; background-color:#2f2f2f; text-decoration:none; }
body .highicon { float:left; width:75px; height:100%; color:#ffffff; background-color:#151515; margin-right:8px; margin-top:2px; overflow:hidden; }
body .hline { color:#ffffff; background-color:transparent; font-size:15px; font-weight:bold; }
body .subtitle { color:#660000; font-size:12pt; font-weight:bold; } 
body .active { color:#ffffff; font-size:12pt; font-weight:bold; } 
body .subtext { font-size:8pt; color:#888888; }
body .subheading { color:#cccccc; background-color:transparent; }
body .scrolltext { color:#3366ff; background-color:transparent; }
body .scrollbold { color:#6699ff; font-weight:bold; text-decoration:none; }
body .quote { color:#6699ff; background-color:transparent; }
body .caption { color:#666666; font-size:9pt; background-color:transparent; }
body .bullet { color:#6699ff; font-weight:bold; background-color:transparent; }
body .title { color:#cc3300; font-size:16pt; font-weight:bold; background-color:transparent; }
body .white { color:#ffffff; font-size:10pt; background-color:transparent; }
body .blue { color:#0000cc; font-size:10pt; background-color:transparent; }

body .cred { color:#ffffff; font-weight:bold; border:solid 2px #ff2222; background-color:#440000; padding:2px; margin-bottom:16px; }
body .cgrn { color:#00ff00; font-weight:bold; border:solid 2px #00ff00; background-color:#004400; padding:2px; margin-bottom:16px; }

a.dim { text-decoration:none; }
a.dim img { opacity:.99; }
a.dim:hover img { opacity:.6; }

body .nav { font-size:12px; color:#000066; background-color:#000066; text-align:center; height:100%; overflow:hidden; }
body .nav a { font-size:12px; color:#ccccff; background-color:transparent; text-decoration:none; display:block; height:100%; padding:2px 8px 4px 8px; overflow:hidden; }
body .nav a:hover { font-size:12px; color:#ffffff; background-color:#3333cc; text-decoration:none; }

a.bluelink { font-weight: bold; font-size: 16px; COLOR: #000066; text-decoration: underline }
a.bluelink:visited { font-weight: bold; font-size: 16px; COLOR: #000066; text-decoration: underline }
a.bluelink:hover { font-weight: bold; font-size: 16px; COLOR: #0000cc; text-decoration: underline }
a.bluelink:active { font-weight: bold; font-size: 16px; COLOR: #000066; text-decoration: underline }

a.nav2 { font-weight: bold; font-size: 11px; COLOR: #888888; text-decoration: none }
a.nav2:visited { font-weight: bold; font-size: 11px; COLOR: #888888; text-decoration: none }
a.nav2:hover { font-weight: bold; font-size: 11px; COLOR: #cccccc; text-decoration: underline }
a.nav2:active { font-weight: bold; font-size: 11px; COLOR: #888888; text-decoration: none }

a.nav3 { font-weight: bold; font-size: 11px; COLOR: #888888; text-decoration: underline }
a.nav3:visited { font-weight: bold; font-size: 11px; COLOR: #888888; text-decoration: underline }
a.nav3:hover { font-weight: bold; font-size: 11px; COLOR: #888888; text-decoration: underline }
a.nav3:active { font-weight: bold; font-size: 11px; COLOR: #888888; text-decoration: underline }

#pscroller1{
width: 455px;
height: 30px;
border: 0px solid black;
padding: 5px;
background-color: "#cccccc";
}

.someclass{ //class to apply to your scroller(s) if desired
}