#bluelg
{
  color:#41a1cd;
  font-family:"Times New Roman";
  font-size:12pt;
}
#bluesm
{
  color:#41a1cd;
  font-family:"Times New Roman";
  font-size:10pt;
}
#greensm
{
  color:#88a735;
  font-family:"Times New Roman";
  font-size:10pt;
}
#wb
{
  color:#271202;
  font-family:"Times New Roman";
  background:#000000;
  font-size:11pt;
  border-right:#ffffff 1px solid;
  border-top:#ffffff 1px solid;
  border-left:#ffffff 1px solid;
  border-bottom:#ffffff 1px solid;
}

a:visited
{
  color:#88a735;
  font-family:"Times New Roman";
  text-decoration:none;
  font-size:12pt;
}

a:link
{
  color:#41a1CD;
  font-family:"Times New Roman";
  text-decoration:none;
  font-size:12pt;
}

img.wb
{
  border-right:#000000 1px solid;
  border-top:#000000 1px solid;
  border-left:#000000 1px solid;
  border-bottom:#000000 1px solid;
}

.bgwhite
{
  background:white;
  color:#88a735;
  font-family:"Times New Roman";
  text-decoration:none;
  font-size:12pt;
}

.bggreen
{
  background:#97b93b;
  color:#ffffff;
  font-family:"Times New Roman";
  text-decoration:none;
  font-size:12pt;
}

.pcwhite
{
  background:#ffffff;
  border-right:#271202 2px solid;
  border-top:#271202 2px solid;
  border-left:#271202 2px solid;
  border-bottom:#271202 2px solid;
}

input.textbox
{
  color:#ffffff;
  font-family:"Times New Roman";
  background-color:#97b93b;
  font-size:10pt;
}

input.button
{
	color:#97b93b;
	font-family:"Times New Roman";
	font-size:10pt;
	background-color:white;
	border:1px solid;
	border-top-color:#97b93b;
	border-left-color:#97b93b;
	border-right-color:#97b93b;
	border-bottom-color:#97b93b;
}