body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin:0;
	padding:0
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.blackbackground {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.links {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.clicked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC0000;
	text-transform: none;
}

.title2 {font-weight: bold; color: #CC0000; font-size: 18px; }
.title1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}

.hidden {
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.outer {
	border: 1px solid #FFFFFF;
}
.single-scroll-bar {
	 margin:10px 0;
     padding:0 10px 0 10px;
     border:0;
	 height:100%;
}

.hiddenPic {
	display:none;
}
.loading {
	background-image: url(graphics/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
#photoholder {
}
