/* Styles */

.onBlack		{ color: #ebebff; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 11px; }

.content, .i-content-fixed	{ color: #000000; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 11px; line-height: 13px; }
.content A		{ color: #000037; font-size: 11px; text-decoration: underline; }
.content A:hover	{ color: #c23030; text-decoration: underline; }

.i-content-fixed { min-width: 215px; }

.dateText		{ color: #000000; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 10px; }

.header, .v-header-fixed, .d-header-fixed { 
	color: #ffffff; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 11px; font-weight: bold; line-height: 13px; }

.v-header-fixed { min-width: 208px; }
.d-header-fixed { min-width: 444px; }

.headerBG		{ background-color: #711b1b; }

.posterBG		{ background-color: #efe6dc; }

.replyBG		{ background-color: #d8cfc7; }

.poster			{ background-color: #efe6dc; color: #000000; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 11px; line-height: 13px; }
.poster A		{ color: #000037; font-size: 11px; text-decoration: underline; }
.poster A:hover		{ color: #c23030; text-decoration: underline; }

.reply			{ background-color: #d8cfc7; color: #000000; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 11px; line-height: 13px; }
.reply A		{ color: #000037; font-size: 11px; text-decoration: underline; }
.reply A:hover		{ color: #c23030; text-decoration: underline; }


.postReply, .postReplyIcons	{ color: #000000; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 13px; }

.postReplyIcons { line-height: 30px; padding: 10px 0px; }

#content div.page 			{ color: #000000; font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; font-size: 11px; }
#content div.page A			{ color: #711b1b; text-decoration: underline; }
#content div.page A:hover 		{ text-decoration: none; }

#content table#forum		{ filter:alpha(opacity=85); opacity: .85; border: 1px #711b1b solid; }
#content table#forum td > table	{ border: 0px; }

#content h2		{ color: #711b1b; font-size: 16px; }
#content h2 a	{ color: #711b1b; }

.noborder { border: 0; }

table.attachment { width: 90%; border: 0; margin: auto; }
table.attachment td { text-align: center; }
table.attachment td a { text-decoration: underline; }
table.attachment td a:hover { text-decoration: none; }
table.attachment td img { display: block; border: 1px solid #711b1b; margin: auto; }

