body {
	background-color: #333;
}
body,td,th {
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #fff;
}
a:hover {
	color: #ffcc99;
}
a:visited {
	color: #fff;
}
a:active {
	color: #fff;
}
h1,h2,h3 {
	margin-top:3px;
	margin-bottom:3px;
	font-weight: normal; 
	color: #eae6c3;
}
h2 a:link {color:#0cc}, h2 a:visited {color:#0cc}
h4 {
	margin-top:10px;
	margin-bottom:0px;
	FONT-WEIGHT: normal; 
	COLOR: #eae6c3;
}
.text-big {font-size: 24px}
.text-bigger {font-size:16px}
.text {font-size:20px}
#receips {
	border:1px dashed #555;
	font-size:15px;
}
#receips a:hover {
	text-decoration:none;	
}
#main-table {
	background:#3d3d3d;	
}
#desk1 {
	border:1px dashed #555; 
}
#desk1 a:hover{
	text-decoration:none;
	text-transform: uppercase;
	background:#555;
}
#desk2 {
	border:1px dashed #555; 
	margin-top:15px;
	margin-bottom:10px; 
}
#desk2 a:hover{
	text-decoration:none;
	text-transform: uppercase;
	background:#555;
}
#desk1-m {
	border:1px dashed #555; 
	margin-bottom:8px;
	margin-top:8px;
}
#desk1-m a:hover{
	text-decoration:none;
	text-transform: uppercase;
	background:#555;
}
#desk-g {
	border:1px dashed #555; 
	margin-top:8px;
}
#desk-g a:hover{
	text-decoration:none;
	font-size:25px;
	background:#555;
}

#desk-g2 a:hover{
	text-decoration:none;
	font-size:25px;
	background:#555;
}
#desk-3m {
	border:1px dashed #555; 
	margin-top:8px;
	margin-bottom:3px;
}
#desk-3m a:hover{
	text-decoration:none;
	text-transform: uppercase;
}
#desk2-m {
	border:1px dashed #555; 
	margin-bottom:8px;
	margin-top:8px;
}
#desk2-m a:hover{
	text-decoration:none;
	text-transform: uppercase;
	background:#555;
}
#galls-table {
	border:1px dashed #555; 
	table-layout:auto;
}
#friends {
	margin-top:10px;
}
#footer {
	margin-top:15px;
}
.legal {font-size: x-small}
.gal1 {
	font-size: 24px;
	text-decoration:none;
	border-bottom:1px dashed #FFFFFF;
}