﻿.gv
{
	font-family:Tahoma;
	font-size:8pt;
	color:Gray;
	text-decoration:none;
}
.radiobutton
{
	font-family:Tahoma;
	font-size:8pt;
	color:navy;
	text-decoration:none;
}
.link
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:9pt;
	color:Blue;
}
.Text
{
	font-family:Tahoma;
	font-size:8pt;
	color:Navy;
	text-decoration:none;
}
.Note
{
	font-family:Tahoma;
	font-size:8pt;
	color:Maroon;
	text-decoration:none;
}
.Error
{
	font-family:Tahoma;
	font-size:14pt;
	color:Maroon;
	text-decoration:none;
}
.btn
{
	font-family:Tahoma;
	font-size:8pt;
	color:Navy;
	text-decoration:none;
}



