/* CSS Document */

table {font-size:11px; }

td { font-family:Verdana; }

a { text-decoration:none; font-weight:normal; color:#B6B6B6; };
a:link { text-decoration:none; font-weight:normal; color:#B6B6B6; }
a:visited { text-decoration:none; font-weight:normal; color:#B6B6B6; }
a:hover { text-decoration:none; font-weight:normal; color:#FF0000; }
a:active { text-decoration:none; font-weight:normal; color:#FF0000; }
a:focus { text-decoration:none; font-weight:normal; color:#FF0000; }

table#rasterbaskettable a { text-decoration:none; font-weight:normal; color:#FFFFFF };
table#rasterbaskettable a:link { text-decoration:none; font-weight:normal; color:#FFFFFF; }
table#rasterbaskettable a:visited { text-decoration:none; font-weight:normal; color:#FFFFFF; }
table#rasterbaskettable a:hover { text-decoration:none; font-weight:normal; color:#000000; }
table#rasterbaskettable a:active { text-decoration:none; font-weight:normal; color:#000000; }
table#rasterbaskettable a:focus { text-decoration:none; font-weight:normal; color:#000000; }

table#rasterbaskettable_bottom a { text-decoration:none; font-weight:bold; color:#FFFFFF };
table#rasterbaskettable_bottom a:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
table#rasterbaskettable_bottom a:visited { text-decoration:none; font-weight:bold; color:#FFFFFF; }
table#rasterbaskettable_bottom a:hover { text-decoration:none; font-weight:bold; color:#000000; }
table#rasterbaskettable_bottom a:active { text-decoration:none; font-weight:bold; color:#000000; }
table#rasterbaskettable_bottom a:focus { text-decoration:none; font-weight:bold; color:#000000; }

input { border:0px solid #000000; }
textarea { border:0px solid #000000; }
select { border:0px solid #000000; }
