body {
	margin : 0px 10px 5px 10px;
	font-size: 9pt; font-family: Verdana, Arial, "MS Sans Serif", sans-serif; color: #FFFFFF; 
               background : #333333;
 }
.navmenu     { text-align: Right; font-family: "Courier New", Courier, "Fixed Width", sans-serif; font-size: x-small; background-color: #666666; }
a.navmenu:link { font-family: "Courier New", Courier, "Fixed Width", sans-serif; font-size: x-small; color: #EBEBEB; 
               background-color: #666666; text-decoration: none }
a.navmenu:visited     { font-family: "Courier New", Courier, "Fixed Width", sans-serif; font-size: x-small; color: #EBEBEB; 
               background-color: #666666; text-decoration: none;  }
a.navmenu:active     { font-family: "Courier New", Courier, "Fixed Width", sans-serif; font-size: x-small; color: #EBEBEB; 
               background-color: #666666; text-decoration: none;  }
a.navmenu:hover { font-family: "Courier New", Courier, "Fixed Width", sans-serif; font-size: x-small; color: #FFFFFF; 
               background-color: #CC3300; text-decoration: none;  }

a:link       { color: #FFD700; text-decoration: none;  background : #333333;   }
a:visited    { color: #FF8C00; text-decoration: none;  background : #333333;   }
a:active { color: #D2E6E4; text-decoration: none;  background : #333333;   }
a:hover      { color: #3D6D68; background-color: #CCCCCC; text-decoration: none }

h1, h2, h3   { font-family: "Futura BdCn BT", "Eras Bd BT", Futura, Eras, Haettenschweiler, Impact, "Arial Black", sans-serif; 
               background-color: #C0C0C0; color: #333333; text-align: Left; 
               font-weight: normal; padding-left: 5px; padding-right: 5px; 
               padding-top: 1px; padding-bottom: 1px;
               margin : 10px 0px 10px 0px;
}
.caption      { font-family: Courier, "Courier New", monospace; font-size: 10px; text-align: center }
.error		{
	background-color: Yellow; color: Navy;
}

tr.gridrow
{
	/* background-color:Black; */
	text-align:left;
}
tr.gridalternaterow
{
	background-color:#383838;
	text-align:left;
}
