font.T1 { font-family:Verdana,Tahoma,Arial; font-size:16; font-weight:800; color:#790000; }
font.T2 { font-family:Verdana,Tahoma,Arial; font-size:14; font-weight:800; color:#790000; }

a { color:#3333ff; text-decoration:none; }
a:hover { color:#0000ff; text-decoration:underline; }
a:visited { color:#0000cc; text-decoration:none; }
a:visited:hover { color:#0000ff; text-decoration:underline; }

a.M { color:#888888; text-decoration:none; }
a.M:hover { color:#000000; text-decoration:none; }
a.M:visited { color:#888888; text-decoration:none; }
a.M:visited:hover { color:#000000; text-decoration:none; }

a.I { color:#CCCCCC; text-decoration:none; }
a.I:hover { color:#FFFFFF; text-decoration:underline; }
a.I:visited { color:#CCCCCC; text-decoration:none; }
a.I:visited:hover { color:#FFFFFF; text-decoration:underline; }

textarea.N { background-color:#EEEEFF; color:#000000; border-width:1; font-size:11px; font-family:Verdana,Tahoma,Arial; }
select.N { background-color:#EEEEFF; color:#000000; border-width:1; font-size:11px; font-family:Verdana,Tahoma,Arial; }
input.N { background-color:#EEEEFF; color:#000000; border-width:1; font-size:11px; font-family:Verdana,Tahoma,Arial; }
input.B { background-color:#CCCCCC; color:#000000; border-width:1; font-size:11px; font-family:Verdana,Tahoma,Arial; font-weight:800; width:80px; height:25px; }

td 
{
	font-family:Verdana,Tahoma,Arial; 
	font-size:11px; 
	color:#000000; 
}

body 
{
	font-family:Verdana,Tahoma,Arial; 
	font-size:11px; 
	color:#000000; 
	margin:0px;
}
table.List
{
	border:1px solid #888888;
}
td.ColumnHeader
{
	background-color:#DDDDDD;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #BBBBBB; 
	border-bottom:1px solid #BBBBBB; 
	font-weight:bold;
	text-align:center;
}
td.List
{
	border-bottom:solid 1px #DDDDDD;
}
td.Msg
{
	BORDER:#000000 1px solid; 
	PADDING:5px; 
	BACKGROUND-COLOR:#ffffcc;
	font-weight:bold;
}

font.MsgDate
{
	font-style:italic;
	color:#888888;
}
font.MsgName
{
	font-size:9px; 
	color:#888888;
}
td.I
{
	color:#CCCCCC;
}