<style>
.{font-family:verdana;font-size:12;}
a{font-family:verdana;font-size:12;color:white;text-decoration:none;}
a:hover{color:silver;}
#frame{width:80%;padding:5px;text-align:center;}
#smframe{width:500;height:50;border:solid 1px gray;scrollbar-base-color:silver;padding:5px;overflow-x:scroll;}

#theDiv{background-color:transparent;text-align:left;}
#comments{background-color:none;padding:5px;font-family:century gothic;font-size:10;color:C3C3C3;text-align:left;padding-left:5;padding-top:none;}

#theTd{}
#theTd:hover{background-color:white;}

#picHolder{background-color:#202020;width:150;padding:5px;}
#pic{border:solid 5px #202020;cursor:hand;}
#bigPic{border:solid 10px #202020;}

/*
#numberTable td{background-color:#626262;width:30px;height:30px;font-family:arial;font-weight:bold;color:white;font-size:12;text-align:center;cursor:hand;cursor:pointer;}
#numberTable td:hover{background-color:#C3C3C3;color:#626262;}

#cellOff{background-color:#626262;width:30px;height:30px;font-family:arial;font-weight:bold;color:white;font-size:12;text-align:center;cursor:hand;cursor:pointer;}
#cellOff:hover{background-color:#C3C3C3;color:#626262;width:30px;height:30px;font-family:arial;font-weight:bold;font-size:12;text-align:center;cursor:hand;cursor:pointer;}
#cellOn{background-color:#C3C3C3;color:#626262;width:30px;height:30px;font-family:arial;font-weight:bold;font-size:12;text-align:center;cursor:hand;cursor:pointer;}
*/

.cellOff {background-color:#626262;width:30px;height:30px;font-family:arial;font-weight:bold;color:white;font-size:12;text-align:center;cursor:hand;cursor:pointer;}
.cellOn {background-color:#C3C3C3;color:#626262;width:30px;height:30px;font-family:arial;font-weight:bold;color:white;font-size:12;text-align:center;cursor:hand;cursor:pointer;}

</style>


