﻿td
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
}

.normallabel
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
}

.boldlabel
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
}

.errorlabel
{
	font-size: 8pt;
	color: #990033;
	font-family: Verdana, Arial, Tahoma;
}

.messagelabel
{
	font-size: 8pt;
	color: #008000;
	font-family: Verdana, Arial, Tahoma;
}
.normaltextbox
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
}

.boldtextbox
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
}

.normallink:link
{
	font-size: 8pt;
	color: #0000ff;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}

.normallink:visited
{
	font-size: 8pt;
	color: #0000ff;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}
.normallink:active
{
	font-size: 8pt;
	color: #0000ff;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}

.normallink:hover
{
	font-size: 8pt;
	color: #008b8b;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}

.boldlink:link
{
	font-size: 8pt;
	color: #0000ff;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.boldlink:visited
{
	font-size: 8pt;
	color: #0000ff;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.boldlink:active
{
	font-size: 8pt;
	color: #0000ff;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.boldlink:hover
{
	font-size: 8pt;
	color: #008b8b;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.normalbutton
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
	background-color: #b0c4de;
}

.boldbutton
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	background-color: #b0c4de;
}

.normalddl
{
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Arial, Tahoma;
}

.rfvnormal
{
	font-size: 8pt;
	color: #ff0000;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;	
}

.gridrow
{
	background-color:white;
	color: #000066;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma;
}

.grideditrow
{
	font-size: 8pt;
	color: #000066;
	font-family: Verdana, Arial, Tahoma;
	background-color: #ffffe0;
}

.gridaltrow
{
	font-size: 8pt;
	color: #000066;
	font-family: Verdana, Arial, Tahoma;
	background-color: #f0fff0;
}

.gridheader
{
	background-color: #dcdcdc;
	color: #000080;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
}

.gridheader_admin
{
	background-color: #4682b4;
	color: #ffffcc;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
}