body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: navy;
}
body {
	font-weight: bold;
	color: navy;
	background-color: lightgrey;
}
a {
	font-size:10px;
	font-weight: bold;
	color:Navy;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

table {
	background: white;
}
.styleErrMsg {
	font-weight: bold;
	font-size: small;
	color: orange;
	background-color: White;
}
.styleLink {
	font-weight: bold;
	font-size: x-small;
	background-color: white;
}
.styleOuterBorder {
	border-style:outset;
	border-color:Gray;
}
.style5 {
	font-weight: bold;
	color: Navy;
}
.stylePageHeader 
{	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
}
.styleMediumLight
{	background-color: #f0f0f0;
}
.styleLight
{	background-color: #b0b0b0;
}
.styleVeryLight
{	background-color: #d0d0d0;
}
.styleLightBeige
{	background-color: #b8b5ff;
}
.styleTableHeader
{	background-color: #aab0e8;
}

.pagerCombo
{
	font-weight:bold;
	color:Navy;
	font-size: 11px;
	border-style: groove;
}

.plantCombo
{
	font-weight:normal;
	color:Black;
	font-size: 11px;
	border-style: groove;
}

.normalText
{
	font-family: "verdana";
	font-size: 8pt;
	color: Navy;
	border-style: groove;
	font-weight:normal;
}
.normalMultiline
{
	font-family: "verdana";
	font-size: 8pt;
	color: Navy;
	border-style: groove;
	font-weight:normal;
	overflow:auto;
}
.normalLabel
{
	font-family: "verdana";
	font-size: 8pt;
	color: Navy;
}
.Combo
{
	font-weight:normal;
	color:Black;
	font-size: 11px;
	border-style: groove;
}
.CheckBoxAlignRight
{
	float:right;
	margin:0px 6px 0px 0px;
}

