/* CSS Document */

body {
background-color: #000000;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
scrollbar-3dlight-color:#ff0000; 
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#ff0000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000
}

textarea {
scrollbar-3dlight-color:#ff0000; 
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#ff0000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000
}

p, li, dl, td {
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #ff0000
}

h3 {color: #000000; 
background-color: #ff0000; 
font-family: verdana, arial, sans-serif; 
font-weight: bold; 
font-size: 11pt; 
text-decoration: none; 
text-align: right
}

h2 {font-style: italic;
color: #ff0000;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: inherit
}

a:link {
color: #ff0000;
text-decoration: overline underline}

a:active {
color: #cccccc;
text-decoration: line-through}

a:visited {color: #cccccc; text-decoration: line-through}

a:hover {color: #cccccc; text-decoration: overline underline}

ol {
list-style-type: upper-roman
}

.penbullet {list-style-image: url(images/bullet_penguin.gif)}
table {
	border: #FF0000;
}
.fanlistings {
	font-style: italic;
	font-weight: bolder;
	background-color: #FF0000;
	color: #000000;
	text-decoration: underline overline;
}
