
body {
	background-image: url('party.jpg'); 
	background-repeat: no-repeat;
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
}

a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	background-color: #FFF68F;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}

table.bgfill  {
    border: 0px;
}
table.bgfill thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
table.bgfill th {
    background-color:#FFFFF0;
}
table.bgfill td {
    background-color:#FFFFF0;
}

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    font-size: 10px; 
    cursor: default;
}
table.sortable tbody {
    background-color:#FFFFF0;
    font-size: 10px; 
}

img.atabimg:hover {
	border: 4px solid #000000; 
	color: #FFFFFF;
} 

.imgselected {
	border: 4px solid #FFB90F; 
} 

.map {
	position: absolute; left: 450px; top: 140px;
}

.nav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.rheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.searchResults {
	color:#000000;
	overflow: auto; 
 	width: 350px;
 	height: 400px; 
	font-size: 10px; 
}

.stats {
	position: absolute; left: 450px; top: 550px;
}
