* {font-family: helvetica, arial, geneva, sans-serif;}
		
BODY
{
	background-color: #ffcc00;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
	text-indent: 0;
}

BODY.frame
{
	background-color: #ffcc00;
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
	text-indent: 0;
}

BODY.mainframe
{
	background-color: #FFFFCC;
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
	margin: 5px;
}

TABLE, TR, TD, TH
{
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}

TD.whois, .whois
{
	color: #CCCCFF;
	font-size: 10pt;
	font-weight: 600;
}

TH, B
{
	font-weight: 800;
}

A
{
	text-decoration: underline;
	color: #FFCC66
	font-weight: 600;
}

A:hover, A:active
{
	color: #FF9900;
	text-decoration: none;
}

A.user, A.user:active
{
	text-decoration: none;
	color: #CCCCFF;
	font-weight: 400;
}

INPUT, SELECT, TEXTAREA
{
	background: #EEEEFF;
}

A.sender, A.sender:active
{
	text-decoration: none;
	color: #000000;
	font-weight: 600;
}

.msg
{
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 55px;
	margin-right: 5px;
	text-indent: -50px;
}

.title
{
	color: #CCCCFF;
	font-size: 14pt;
	font-weight: 800;
}

.table
{
	background-color: #CCCCFF;
	color: #000000;
	font-size: 10pt;
	font-weight: 400;
}

.tabtitle
{
	background-color: #ffcc00;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 800;
}

.error
{
	font-weight: 800;
	color: #FF0000;
}

.small
{
	color: #FFFFFF;
	font-size: 8pt;
}

.time
{
	unicode-bidi: embed;
	color: #000000;
	font-size: 8pt;
}

.notify
{
	color: #666699;
	font-size: 10pt;
	font-weight: 600;
}