body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: white;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: White;
	scrollbar-track-color: white;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	cursor: crosshair;
	behavior: url(link.htc);
	height: 1px;
	filter:progid:dximagetransform.microsoft.fade(duration=2.0);
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.form {
	background: transparent;
	font-size: 11px;
	font-weight: 500;
	border: thin dashed black;
}

.button {
	background-color: transparent;
	border: thin dashed black;
	color: black;
}

div, iframe {
	background-color: transparent;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: White;
	scrollbar-track-color: white;
}

table {
	font-size: 11px;
}

.codes {behavior: url(link.htc);
	filter:progid:dximagetransform.microsoft.stretch(duration=2.0);
	height:0px;
	}

	#main {
	
	position:absolute; 
	left:261px; 
	top:344px; 
	width:540px; 
	height:387px;} 
	
	h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: 1px solid #000000; }
	
	/*	FanUpdate 1.6 CSS classes	*/

p.catfile {
	text-align: center;
	background: #eee;
}

p.commenter {
	background: #fff;
	margin: 0 0 1em 0;
}

p.archivelink {
	text-align: center;
}

div.comment_box {
	clear: both;
	background: #eee;
	padding: 1em;
	width: 100%;
	overflow: auto;
	margin: 0 0 1em 0;
}

img.gravatar {
	float: left;
	margin: 0 1em 0 0;
}

.credit {
	clear: both;
	text-align: center;
	border-top: 6px solid #eee;
	margin: 1em 0 0 0;
}

.credit p {
	margin: 0;
}
