BODY {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Verdana"
}
TABLE {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Verdana"
}

/* -------------------------------- */
/* Global Link Styles               */
/* -------------------------------- */
a:link{color: #000000; font-weight:normal; text-decoration:none}
a:active{color: #000000; font-weight:normal; text-decoration:none}
a:visited{color: #000000; font-weight:normal; text-decoration:none}
a:hover{color: #146B00; font-weight:bold; text-decoration:underline}

/* -------------------------------- */



.scrollcontroller {width: 300px; height: 10px; padding: 0; margin: 0; text-align: right; overflow: auto;}
.scrollcontent {display: block; width: auto; height: 15px; padding: 1px; margin: 0; margin-bottom: 3px; font-size: 10px; text-align: center}
#controldiv {background: #000; padding:2px; margin: 1px; border: 1px solid #CCC; text-align: center;}
.scollcontrol input {border: 0; background: #999; color: #FFFFFF; font-size: 9px; padding: 0; margin: 0; width: auto; height: 15; }

