/* CSS Document */
body {  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; color: #c9f1bc; font-weight: none}
table { font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; color: #c9f1bc; font-weight: none}
td { font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; color: #c9f1bc; font-weight: none}
tr { font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; color: #c9f1bc; font-weight: none}

a:link {text-decoration: none; font-weight: bold; color: #ffffff;}
a:visited {text-decoration: none; font-weight: bold; color: #ffffff;}
a:hover {text-decoration: none; font-weight: bold; color: #cccccc;}
a:active {text-decoration: none; font-weight: bold; color: #cccccc;}

td.white {text-decoration:none; color:#FFFFFF;
background-repeat:no-repeat;}

td.blackbar {text-decoration:none; color:#FFFFFF;
font: normal 8px;}

/*background alighnments*/

td.rightback {background-position: right;}
td.backone {background-repeat:no-repeat;
background-position:top;
background-position:right;
}
td.y {background-repeat:repeat-y;}
td.repeatx {background-repeat:repeat-x;
}

td.random1 {background:url('logo.php');}
td.random2 {background:url('random2.php');}


td.repeatone {background-repeat:no-repeat;}








