/* General CSS */

A:link { text-decoration: none; font-weight: bold; color:#669966 }
A:visited { text-decoration: none; font-weight: bold; color:#669966 }
A:hover { text-decoration: none; color:#99CC99 }

BODY 
{
scrollbar-arrow-color: #336633;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000;
font-family:arial; 
color:#ffffff; 
font-size:11px; 
line-height:11px; 
letter-spacing:0px;
background-color:#000000;
background-image: url(micback.jpg); background-repeat: no-repeat; background-position: top left;
background-attachment: fixed;
}

TD,TABLE {font-family: arial; color:#ffffff; font-size:11px; line-height:11px; letter-spacing:0px}

TEXTAREA {font-family:arial; font-size:11px; line-height:10px; postion: absolute; top:0px; left:0px; background: NONE; color:#ffffff; border:solid 1px #333333;}

UL {list-style-image: url(square.jpg);}

.divScroll {width:140;height:70;background-color:black;border:ridge 3px #333333;overflow:auto}

.submitButton {font-family:arial;background:#000000;color:#ffffff;font-size:10px;border:solid 1px #666666;}

.textfields {font-family:arial; font-size:11px; background:none; color:#ffffff; border:solid 1px #333333; line-height: 9px; height: 17px; width:100px;}

.otherTD {font-family:arial; color:#99cc99; font-size:11px; line-height:11px; letter-spacing:0px;}

.otherTable {border:solid 1px #333333;}

.tableTitle {font-weight:bold;color:#99cc99;}

.tableTitle2 {font-family:arial; color:#669966;font-size:11px; font-weight:bold; line-height:11px; letter-spacing:0px;}

.otherTitle {font-weight:bold;color:#99cc99;position:absolute;top:0px;left:0px;}

.underTitle {font-family:verdana;font-size:10px; line-height:10px;color:#666666;font-style:italic;}


/* HOME */
.homeBackground {background-image: url(backmain.jpg); background-repeat:repeat-y; background-position: top center; margin: 0px;}
.pollTD {border-bottom:ridge 1px #333333; border-right:ridge 1px #333333;}