body 
{
	font-family:Tahoma;
	font-size:8pt;
	color:#292929;	
}
.ToolCell1
{
	background-color:#e9e9e9;
}
.CellBg
{
	background-color:#F4F6FA;
}
.CellHead
{
	background-color:#FEC627;
}
.FlashBg
{
	background-color:#57B6DE;
}
.CellHeader
{
	font-family:Verdana;
	font-size:x-small;
	color:#f5f5f5;
	font-weight:bold;
}
.FormCell
{
	background-color:#E1E9F7;
}
A:link
{
	text-decoration:none;
	color:#2f2f2f;
}
A:hover
{
	text-decoration:underline;
	color:Red;
}
A:visited
{
	color:#405C68;
}