.w80 {width:80px}
.w120 {width:120px}

.GridHeaderStyle
{
	font-weight: bold;
	font-size: 10pt;
	background: steelblue;
	vertical-align: sub;
	color: white;
	font-family: Verdana;
}
.GridPagerStyle
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	background-color: #99ccff;
}

A.GridPageStyle
{
	font-size: 11pt;
	color: Yellow;
	background-color: "#064274";
	text-decoration: none;
	font-family: Verdana;
}

.GridItemStyle
{
	font-size: 10pt;
	color: black;
	background-color: "#D7D7D7";
	font-family: Verdana;
}

.GridAlternatingItemStyle
{
	font-size: 10pt;
	background-color: "#F7F7F7";
	font-family: Verdana;
}

.wfont
{
	font-size: 10pt;
	color: #ffffff;
}

.rfont
{
	font-size: 14pt;
	color: #ff0000;
}

.yfont
{
	color: yellow;
}

a:link
{
	color: #0033ff;
	text-decoration: none;
}
