body {
	background-color : #000000;
	font-size: 11px; 
	font-family: Helvetica, Arial;
	color: #ffffff;
	padding: 0;
	margin: 0;
	}

#babyseparator {
	padding-bottom: 3px;
}

#separator {
	padding-bottom: 10px;
}

#largeseparator {
	padding-bottom: 30px;
}

#ebay {
	width: 728px;
	background-color : #393939;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}


#ebay table {
	background-color : #393939;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
}

#ebay td {
	background-color : #393939;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
}


#topsite {
	width: 640px;
	background-color : #393939;
	color: #ffffff;
	border: #FFFFFF 2px;
}

#topsite table {
	width: 640px;
	background-color : #393939;
	border: #FFFFFF;
}

#topsite td {
	padding: 5px;
	background-color : #393939;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;

}

/**********************************/
/*** Links Appearance Behavior ***/
/*********************************/
#topsite a:link {
	font-size: 10px;
	color: #0088aa;
	text-decoration: none;
}

#topsite a:active {
	font-size: 10px;
	color: #8CB5D6;
	text-decoration: none;
}

#topsite a:visited {
	font-size: 10px;
	color: #0088aa;
	text-decoration: none;
}

#topsite a:hover {
	font-size: 10px;
	color: #8cb5d6;
	text-decoration: underline;
}

select {
	font-family: verdana;
	font-size: 11px;
}

input {
	font-family: verdana;
	font-size: 11px;
}
