body {
	background:#000000;
	font:0.8em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	line-height:1.4;
	text-align:left;
	color:#BBBBBB;
	margin:0;
	padding:0 0 0 0;

}

table td {font-size:0.8em;}

a:link, a:visited {color:#616161; text-decoration:none;}
a:active, , a:hover {color:#AEAEAE; text-decoration:none;}

a.back:link, a.back:visited, a.back:active, a.back:hover {color:#3A3A3A; text-decoration:none;}

td.up {
	background-image: url(001.jpg); 
  	background-repeat: no-repeat; 
	background-position: left top;
	background-color: #000000;
}

td.down {
	background-image: url(003.jpg); 
  	background-repeat: no-repeat; 
	background-position: left top;
	background-color: #000000;
}


#enter {
	height:100px;
	width:180px;
	float:right;
	padding:30px 0 0 0;
	display:block;
	font:0.8em 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;	
	color:#AEAEAE;
}
