		* {font-family: helvetica, arial, geneva, sans-serif;}
		
BODY
{
	background-color: SteelBlue;
	color: MistyRose;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
	text-indent: 0;
	scrollbar-3dlight-color: #00ffff;
	scrollbar-arrow-color: #ffff00;
	scrollbar-base-color: MistyRose;
	scrollbar-track-color: NavajoWhite;
	scrollbar-darkshadow-color: #0000ff;
	scrollbar-face-color: #37658d;
	scrollbar-highlight-color: #ffff00;
	scrollbar-shadow-color: #808080;
}

BODY.frame
{
	background-color: SteelBlue;
	color: MistyRose;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
	text-indent: 0;
	scrollbar-3dlight-color: #00ffff;
	scrollbar-arrow-color: #ffff00;
	scrollbar-base-color: MistyRose;
	scrollbar-track-color: NavajoWhite;
	scrollbar-darkshadow-color: #0000ff;
	scrollbar-face-color: #37658d;
	scrollbar-highlight-color: #ffff00;
	scrollbar-shadow-color: #808080;
}

BODY.mainframe
{
	background-color: LightBlue;
	color: black;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
	scrollbar-3dlight-color: #00ffff;
	scrollbar-arrow-color: #ffff00;
	scrollbar-base-color: MistyRose;
	scrollbar-track-color: NavajoWhite;
	scrollbar-darkshadow-color: #0000ff;
	scrollbar-face-color: #37658d;
	scrollbar-highlight-color: #ffff00;
	scrollbar-shadow-color: #808080;
}

TABLE, TR, TD, TH
{
	color: black;
	font-size: 10pt;
	font-weight: 400;
	vertical-align: top;
}

IMG
{
	vertical-align: top;
	background-color: transparent;
}

TD.whois, .whois
{
	color: LightBlue;
	font-size: 10pt;
	font-weight: 600;
}

TH, B
{
	font-weight: 800;
}

A
{
	text-decoration: none;
	color: Khaki;
	font-weight: 600;
	cursor:pointer;
}

A:hover, A:active
{
	color: #FF9900;
	text-decoration: none;
	cursor:pointer;
}

A.user, A.user:active
{
	text-decoration: none;
	color: LightBlue;
	font-weight: 600;
	cursor:pointer;
}

A.admin, A.admin:active
{
	text-decoration: none;
	color: #FF0000;
	font-weight: 600;
	cursor:pointer;
}

A.mod, A.mod:active
{
	text-decoration: none;
	color: #0000FF;
	font-weight: 600;
	cursor:pointer;
}

A.sender, A.sender:active
{
	text-decoration: none;
	color: black;
	font-weight: 600;
	cursor:pointer;
}

INPUT, SELECT, TEXTAREA
{
	background: LightBlue;
	color: black;
}

.msg
{
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 0px;
}

.msg2
{
	background: Snow;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 0px;
}

.help
{
	background: #FFFFE0;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 0px;
}

.title
{
	color: LightBlue;
	font-size: 14pt;
	font-weight: 800;
}

.table
{
	background-color: LightBlue;
	color: black;
	font-size: 10pt;
	font-weight: 400;
}

.tabtitle
{
	background-color: SteelBlue;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 800;
}

.error
{
	color: #FF0000;
	font-weight: 800;
}

.small
{
	color: #FFFFFF;
	font-size: 8pt;
}

.topic
{
	color: Yellow;
	font-weight: 800;
}

.tips
{
	font-size: 7pt;
}

.time
{
	unicode-bidi: embed;
	color: black;
}

.notify
{
	color: SteelBlue;
	font-size: 10pt;
	font-weight: 600;
}

.notify2
{
	color: #FF0000;
	font-size: 10pt;
	font-weight: 600;
}

.quote
{
	;
	background: #FFFAFA;
	;
	text-align: justify;
	font-size: 10pt;
	font-weight: 400;
}

.menu
{
	font-size: 10pt;
	font-weight: 600;
	background-color: SteelBlue;
	color: MistyRose;
	border-bottom: 1pt solid MistyRose;
}

.menuTitle
{
	font-size: 10pt;
	font-weight: 600;
	background-color: SteelBlue;
	color: MistyRose;
}

.thumbIndex
{
	font-size: 8pt;
	font-weight: 600;
	background-color: LightBlue;
	color: MistyRose;
	border-top: 1pt solid MistyRose;
	border-left: 1pt solid MistyRose;
	border-right: 1pt solid MistyRose;
}

.thumbIndex A
{
	text-decoration: none;
	color: SteelBlue;
	font-weight: 600;
}

.thumbIndex A.selected
{
	text-decoration: none;
	color: MistyRose;
	font-weight: 600;
}

.thumbIndex A:hover, .thumbIndex A:active
{
	text-decoration: none;
	background: SteelBlue;
	color: #FF9933;
}

.success
{
	color: #0000FF;
	font-weight: 800;
}

.mesframePreview
{
	background-color: LightBlue;
	color: black;
}

.framePreview
{
	background-color: SteelBlue;
	color: MistyRose;
}