body,td{
font-family: arial;
color: #00CC00;
font-size:12px;
scrollbar-arrow-color:#00AA00;
scrollbar-base-color:#00AA00;
scrollbar-shadow-color:#00AA00;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#666666;

}
body{
background-color: black;
}

A:link, A:visited { text-decoration: none; color: #009900; }
A:hover { text-decoration: none; color: #00FF00; }


.highlight{
display:block;
width: 620px;
height: 28px;
font-weight: bold;
color: #0F0;
background-image: url("site/images/high.png");
text-align:center;
padding-top:5px;
padding-bottom: 5px;
background-repeat: no-repeat;
}

.high300{
display:block;
width: 300px;
height: 28px;
font-weight: bold;
color: #0F0;
background-image: url("site/images/high_300.png");
text-align:center;
padding-top:5px;
padding-bottom: 5px;
background-repeat: no-repeat;
}

.vidinfo{
font-style: italic;
font-size: 10px;
color: #070;
}

a.vid{
color: #0C0;
}