a:link, a:visited, a:active { color: #fff; text-decoration: none; }
a:hover { color: #ddd; }
a.list:link, a.list:visited, a.list:active { color: #999; text-decoration: none; }
a.list:hover { color: #333; }
body { color: #555; margin: 0; padding: 0; font: 12px "Lucida Grande", Arial, sans-serif; }
div.separator { line-height: 2px; height: 2px; background: url("/images/dots.gif"); clear: both; margin-top: 2px; margin-bottom: 16px; }
p.newsSeparator { line-height: 2px; height: 2px; background: url("/images/dots.gif"); margin-top: 12px; margin-bottom: 16px; }
div.column { float: left; font-size: 10px; line-height: 12px; margin-left: 8px; margin-right: 24px; width: 210px; }
form { margin: 0; padding: 0; }
img { border: none; }
img.pixImage { margin-bottom: 5px; }
p { margin-top: 0; margin-bottom: 4px; }
p.heading1 { color: #fff; background: #666; padding: 4px; font-size: 10px; font-weight: bold; }
p.heading2 { color: #fff; background: #999; padding: 4px; font-size: 10px; font-weight: bold; }
p.newsHead { color: #000; font-weight: bold; margin-bottom: 1px; }
p.newsImage { margin-bottom: 2px; }
p.newsBody { color: #666; margin-bottom: 2px; }
table { border-collapse: collapse; margin: 0; padding: 0; }
label { display: block; float: left; font-weight: bold; padding-top: 3px; width: 110px; }

/* Paint */
#pix { position: absolute; top: 190px; left: 80px; width: 900px; height: 380px; }
#pScrollTrack { position: absolute; top: 5px; left: 876px; width: 5px; height: 342px; background: #999; }
#pScrollThumbTrack { position: absolute; top: 5px; left: 871px; width: 10px; height: 340px; }
#pScrollThumb { position: absolute; top: 0px; left: 0px; width: 10px; height: 51px; border: none; }
#pContentClip { position: absolute; top: 4px; left: 4px; width: 900px; height: 380px; clip: rect(0px,870px,380px,0); overflow: hidden; }
#pInnerClip { position: absolute; top: 1px; left: 0px; width: 900px; height: 380px; clip: rect(0px,870px,380px,0); }
#pContent { position: absolute; top: 2px; left: 0px; width: 900px; }			

