a
{
	color: #FC0;
	background-color: transparent;
	text-decoration: none;
}

table
{
	empty-cells: show;
}

body
{
	background-color: black;
	margin: 0;
	margin-top: 5px;
}
body, td
{
	color: #EEE;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}

img
{
	border: 0;
}

hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #FC0;
	background-color: #FC0;
}


.quote
{
	color: #EEE;
	background-color: #666;
	border: 1px dotted #888;
	padding: 4px;
	font-size: x-small;
}


.code
{
	color: #EEE;
	background-color: #666;
	border: 1px dotted #888;
	padding: 4px;
	font-size: x-small;
}


.hide
{
	color: #666;
	background-color: #666;
	border: 1px dotted #888;
	font-size: 0.9em;
	padding: 4px;
}
.hide:hover
{
	color: #EEE;
}


.quoteheader, .codeheader
{
	color: #EEE;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}


.help
{
	cursor: help;
}


.meaction
{
	color: #FC0;
	background-color: transparent;
}


.editor
{
	width: 100%;
}


.highlight
{
	background-color: #FC0;
	font-weight: bold;
	color: black;
}


.windowbg
{
	padding: 2px 5px;
	color: #EEE;
	background-color: #444;
}
.windowbg2
{
	padding: 2px 5px;
	color: #EEE;
	background-color: #333;
}


.signature
{
	max-height: 50px;
	overflow: auto;
}


.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #EEE;
	background-color: #333;
}
.titlebg a:hover
{
	color: #EEE;
	text-decoration: underline;
}


.catbg
{
	font-weight: bold;
	background-image: url("/forum/Themes/fed2k/images/catbg.gif");
}
.headerbg
{
	font-weight: bold;
	font-variant: small-caps;
	background-image: url("/forum/Themes/fed2k/images/catbg.gif");
}


table.borders
{
	border-collapse: collapse;
}
table.borders td
{
	border: 1px solid #666;
}


.bordercolor
{
	background-color: #666;
}
.tborder
{
	border: 1px solid #666;
}


table.main
{
	background-color: #333;
	border-collapse: collapse;
	border-top: 1px solid goldenrod;
	border-bottom: 1px solid goldenrod;
	margin-bottom: 10px;
}
table.main hr
{
	color: goldenrod;
	background-color: goldenrod;
}


.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


.newposts a
{
	font-weight: bold;
	color: #4AF;
}


a.newim
{
	font-weight: bold;
	color: #4AF;
}
a.overim
{
	font-weight: bold;
	color: red;
}

div.subject
{
	border-bottom: 1px solid #FC0;
	padding-bottom: 3px;
}
div.subject a
{
	color: #EEE;
}
div.subject a:hover
{
	text-decoration: underline;
}


div.imoutline
{
	width: 155px;
	margin-left: 5px;
	border: 1px solid #CCC;
}
div.imfillcolor
{
	background-color: #FC0;
}
div.imfullcolor
{
	background-color: red;
}


td.avatar
{
	border-right: 1px solid goldenrod;
	padding: 0;
	margin: 0;
}
