body{
	background: #000000;
	background-image: none
}
.topper{
	background: #333333;
}
.messagerow1{
	background: #666666;
}
.messagerow2{
	background: #999999;
}
.msgheader{
	background: #666666;
}
.msgbody{
	background: #999999;
}
.msgdivider{
	background: #333333;
}
.messagetable{
	background: #000000;
}
.info{
	font-family:sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.info2{
	font-family:sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.smallinfo{
	font-family:sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none
}
.smallinfo2{
	font-family:sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.heading{
	font-family:sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.normal{
	font-family:sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.details{
	font-family:sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}
.message{
	font-family:sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
a {
	font-family:sans-serif;
	font-size: 10pt;
	font-weight: normal
}
a:link { 
	color: #ffffff; 
	text-decoration: underline
}
a:active { 
	color: #ffffcc; 
	text-decoration: underline
}
a:visited { 
	color: #ffffff; 
	text-decoration: underline
}
a:hover { 
	color: #ff0000; 
	text-decoration: underline
}
a:link.smallinfo { 
	color: #999999; 
	text-decoration: none
}
a:active.smallinfo { 
	color: #999999; 
	text-decoration: none
}
a:visited.smallinfo { 
	color: #999999; 
	text-decoration: none
}

a:hover.smallinfo { 
	color: #ff0000; 
	text-decoration: none
}


