body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: white;
	scrollbar-3dlight-color: white; 
scrollbar-arrow-color: yellow; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: white; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white; 
background-repeat: repeat; 
background-attachment: fixed; 
background-image:;
margin:0px }



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: #A7A993;
	text-decoration: none;
}
form {
	background: transparent;
	font-size: 11px;
	font-weight: 500;
	border: thin inset;
}

button {
	background-color: transparent;
	border: thin inset;
	color: black;
}

div, iframe {
	background-color: transparent;
	scrollbar-3dlight-color: #FFB6C1; 
scrollbar-arrow-color: #ffff00; 
scrollbar-base-color: #FFB6C1; 
scrollbar-darkshadow-color: #FFB6C1; 
scrollbar-face-color: #FFB6C1; 
scrollbar-highlight-color: #FFB6C1; 
scrollbar-shadow-color: #000000; 
scrollbar-track-color: #FFB6C1; 
background-repeat: repeat; 
background-attachment: fixed; 
background-image:;
margin:0px; filter: chroma(Color=#FFB6C1);}


table {
	font-size: 11px;
}

.codes {behavior: url(link.htc);
	filter:progid:dximagetransform.microsoft.stretch(duration=2.0);
	height:0px;
	}

	#main {
	 position: absolute; 
	 left: 545px;
	  top: 91px; 
	  width:351px;
	  height: 328px;
	  overflow: auto;}
	  
	  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;
}
