body {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#0099FF;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#0099FF;
	scrollbar-highlight-color:#0099FF;
	scrollbar-3dlight-color:#0099FF;
	scrollbar-darkshadow-Color:#0099FF;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-weight: bold;
	color: #0099CC;
	font-size: x-small;
}
h2 {
	font-weight: bold;
	color: #FF9900;
	font-size: x-small;
}
h3 {
	font-style: italic;
	color: #FFFF66;
	font-size: x-small;
}
table {
	border-collapse:collapse;
	font-size: x-small;
	border: 1 #000000;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
.fontsize {
	font-size: x-small;
	color: #FFFFFF;
	padding: 0;
}
.OOC {
	color: #FFFFCC;
	font-style: italic;
}
.Backpost {
	color: #FFFFCC;
	font-weight: bold;
}
.footer {
	color: #FF9933;
	font-size: x-small;
}
.footlinks {
	color: #FFFFFF;
	font-size: xx-small;
}
.shiftcells {
	font-size: x-small;
	font-weight: bold;
}
.manifest {
	color: #FFFF99;
	font-weight: bold;
	font-size: x-small;
}
.parenttable {
	font-size: medium;
	font-weight: bold;
	color: #FFFF99;
	background-position: center;
}
.hidden {
	color: #000000
}
.partblinfo {
	color: #FFFFCC
}
.logs {
	color: #CC6600
}
.guideblue {
	color: #0099CC;
	font-size: x-small;
}
.episodelogtitle {
	color: #FFFF00;
	font-weight: bold;
	font-size: small;
}
.simmerheader {
	color: #0099CC; 
	font-size: medium;
}
.seasonheader {
	font-size: x-small;
	color: #000000;
	background-position: center;
	text-align: center;
}
.logsheader {
	font-size: small;
	font-weight: bold;
}
.sub {
	color: #FFCC66;
}
.galcrew {
	color: #3399CC;
}

/* formatting for buttons on biopages */
.biobuttons {width:105px;
	height:18px;
	background-position:top;
	background-repeat:no-repeat;
}

/* top part of bio pages: name, etc. */
.biotabletop {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	width:295px;
}

/* middle part of bio pages: name, etc. */
.biotablemid {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}

/* reprimand dates */
.repdate {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

/* bottom of bio pages: background, profile, notes */
.biotablebot {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
}
