body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #FFFFFF; 
	text-decoration: none
}

.subtopic {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt
}

table {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none
}

:hover { color: 99CCFF } 

.nav a {
	text-decoration: none;
}

.nav a:hover {
	color: #99CCFF;
	text-decoration: underline;
	font-weight: bold;
}

.nav a * {
	color: #FFFFFF;
}

div.p_thumbs {
	scrollbar-face-color: #888888;
	scrollbar-track-color: #666666;
	overflow-y: auto;
	height: 436px;
}

div.p_thumbs a img {
	border: 1px solid #000000;
}

div.p_thumbs a:hover img {
	border: 1px solid #FFFFFF;
}

div#picture_desc {
	width: 100%;
	height: 40px;
	overflow-y: auto;
}

div#picture_preview {
	position: absolute;
	display: none;
}

div#picture_preview_cont {
	position: relative;
	top: 0px;
	left: 0px;
	width: 592px;
	height: 458px;
}

div#picture_preview_bg {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #363636;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div#picture_preview_cont table {
	position: absolute;
	z-index: 2;
}

div#picture_preview_cont table img {
	border: 1px #FFFFFF solid;
}h1 {  font-size: 12pt; font-weight: bold; color: #99CCFF}
h2 {  font-size: 10pt; font-weight: bold; color: #99CCFF}

