body {
	margin:0px 0px 0px 0px;
	background:#FFFFFF;		
}

#banner 
{
	width:100%;
  	background:#000000;
	}
.bannercolor
{
	background-color:#000000;
}

#banner a,
#banner a:link,
#banner a:visited {
	font-family:verdana, arial, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing:normal; 
	line-height:12px;	
	}
	
#banner a:active,
#banner a:hover {
	font-family:verdana, arial, sans-serif;
	font-size:22px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:normal; 	
	}	

.description {
	font-family:verdana, arial, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
  	text-transform:none;	
	letter-spacing:normal; 		
	}	
			
#content 
{
	padding-top:0px;
	padding-bottom:20px;
	}

.mover{	cursor:pointer;	cursor:hand;	text-decoration:underline;	color:#0000ff; }.mout{	cursor:arrow;	text-decoration:underline;	color:#0000ff;	}

