body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #060606;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0072;
	text-decoration: underline;
}

pre {
	display: none;
}

table {
	margin: auto; 
	border-collapse: separate; 
}


pre {
	overflow: visible; 
	text-align: left;
}

code {
	background-color: #ffc;
}

pre code {
	background-color: #eee;
}

.pics {
	padding: 0px;
	margin: 0px; 
	overflow: hidden; 
}

.pics img {
	width: 300px;
	height: 450px;
	background-color: #000000;
}

.partypics {
	padding: 0px;
	margin: 0px; 
	overflow: hidden; 
}

.partypics img {
	width: 320px;
	height: 240px;
	background-color: #000000;
}

.foot1 {
	padding: 2px;
	background-color: #DDDDDD;
}

.tb3 {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
}

.font1 {
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: cyan;
}

.font2 {
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal
	color: white;
}