pre{
	color: #ffffff;
	
}
body{
	margin:0px; 
	padding:0px; 
	background:#000000;
} 
 td{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
}
body{
	scrollbar-base-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color:  #ffffff;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}
img{
	border:0;
}
.bold{
	font-weight:bold;
}
a{
	color: #FFFF99;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	color: #BDEFEC;
	text-decoration: none;
	font-weight: normal;
}
.white_line{
	background:#ffffff;	
}
.gallery_poptitle{
	color: #C8FFFC;
	font-size:1.8em;
	font-family:garamond, "times new roman", serif;
	font-style:italic;
	text-align:center;
	font-weight:normal;
	margin: 2px 0 2px 0;
}
.gallery_thumb{
	width:220px;
	vertical-align:middle;
}
.gallery_thumb_slide{
	background:#333333;
	border:1px outset #ffffff;
	text-align:center;
}
.gallery_thumb_border{
	background:#333333;
	border:1px inset #000000;
}
