BODY {
	background-color:     White;	
}


a 	{color : #ffffff; text-decoration: underline}
zz.a	{ text-decoration: none}
zz.b	{font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-size: 12px}

  a:active { text-decoration: none}
  a:link { text-decoration: none}
  a:visited { text-decoration: none }
  a:hover { text-decoration: none}


span.detitle 
{
	font-family:Verdana,MS Sans Serif, Geneva, Helvetica;
	font-weight:bold;
	font-size: 11;
	color:White;
}

a.home {
	font-family:Arial;
	font-weight:bold;
	font-size: 10pt;
	color: blue;
	}

a.menuon {
	font-family:Arial;
	font-weight:bold;
	font-size: 8pt;
	color: yellow;
	}

a.menuoff {
	font-family:Arial;
	font-weight:bold;
	font-size: 8pt;
	color: White;
	}

a.smenuon {
	font-family:Verdana,MS Sans Serif, Geneva, Helvetica;
	font-weight:bold;
	font-size: 11;
	color: #005b2e;
	}

a.smenuoff {
	font-family:Verdana,MS Sans Serif, Geneva, Helvetica;
	font-weight:bold;
	font-size: 11;
	color: #005b2e;
	}






span.delabel {
	font-family:Verdana,MS Sans Serif, Geneva, Helvetica;
	font-weight:bold;
	font-size: 11;
	color:navy;
	}
span.deentry {
	font-family:Verdana,MS Sans Serif, Geneva, Helvetica;
	font-weight:bold;
	font-size: 10;
	color:black;
	}
span.deerror1 {
	font-family:Arial,Verdana,MS Sans Serif, Geneva, Helvetica;
	font-weight:bold;
	font-size: 14;
	color:red;
	}



.Grid_General {
	font: x-small Verdana, Arial, sans-serif;
	color: black;
	background-color: white;
}

.Grid_Item {
	font: x-small Verdana, Arial, sans-serif;
	vertical-align: top;
}

.Grid_Header {
	font: bold Arial;
	color: white;
	background-color: navy;
}

.Grid_Header_Thin {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: navy;
}

.Grid_AlternatingItem {
	font: x-small Verdana, Arial, sans-serif;
	background-color: #dddddd;
	vertical-align: top;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	background-color: orange;
	vertical-align: top;
}


.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: maroon;
	border: 1;
	border-color: white;
	border-style: solid;
}

a.GridA {
	font: x-small Verdana, Arial, sans-serif;
	color: Navy;
	}

.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	color: darkblue;
	background-color: lightyellow;
}


.Preview {
	color: darkblue;
	background-color: #F1F1F1;
}

.Error {
	color: red;
}


.GridLink {
	color: maroon;
}

.GridLink:hover {
	color: red;
}
