
#MainTable {
	 background-image: url(../pix/cosmosbg.gif);
	 width:650px;
	 height:350px;
	 color: #fc0;
	 margin-top: 20px;
}
#MainTable img {
	display: block;
}
#MainTable a {
	color: #fc0;
	background-color: transparent;
	text-decoration: underline;
}
#MainTable input {
	height: 24px;
	text-align: center; 
	background-color:#fc0;
	font-family: Arial, sans-serif;
	font-size:12px; 
	font-weight: bold;
	padding: 2px;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
#MainTable .sok {
	font-size: 20px;  
	line-height: 20px; 
	text-align: center
}

