body
{
	font-family: Verdana;
	margin:0px;
}
.sml {font-size: 10px;}
.bld {font-weight: bold;}
a{text-decoration: none;}
a:link
{
	text-decoration: none;
	color:#7AAF02;
}
a:active
{
	text-decoration: none;
	color:#7AAF02;
}
a:visited
{
	text-decoration: none;
	color:#7AAF02;
}
a:hover
{
	text-decoration: underline;
	color:#276EBE;
}
.clrlg
{
	color: #7AAF02;
}
.clrBl{
	color:#577994;
}
.clrR{
	color:#FF0000;
}
.bld{
	font-weight: bold;
}
.Headline{
	font-family: Arial Black, arial; font-size: 28px; letter-spacing: -2px;
}
.ArialRed{
	font-family: Arial Black, arial; font-size: 12px; letter-spacing: -2px; color:red
}
.VerdanaBlue{
	font-family: Verdana; font-size: 18px; letter-spacing: -2px; color:blue
}
.NormalContent{
	font-family: Verdana; font-size: 9pt
}
.SmallContent{
	font-family: Verdana; font-size: 11px;
}
.btn {
	font-family: Tahoma, Verdana;
	font-size:10px;
	cursor:hand;
	border:1px solid #97C62C;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#9BDDF7', endColorStr='#3DBEEF', gradientType='0');
}
.gbg{
	background-color:#F9F9F9;
}