/*@font-face {
  font-family: BrushScript BT;
  font-style:  normal;
  font-weight: normal;
  src: url(/BRUSHSC0.eot);
}
@font-face {
  font-family: Amazone BT;
  font-style:  normal;
  font-weight: normal;
  src: url(/AMAZONE0.eot);
}
@font-face {
  font-family: Palatino Linotype;
  font-style:  normal;
  font-weight: normal;
  src: url(/PALATIN0.eot);
}*/
BODY {
  font-family: Palatino Linotype;
  font-size: 11pt;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
TABLE {
  font-family: Palatino Linotype;
  font-size: 11pt;
}
TD {
  font-family: Palatino Linotype;
  font-size: 11pt;
  vertical-align: top;
}
TH {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
	text-align: left; 
  vertical-align: top;
}
H1 {
	font-family: Verdana;
  font-size: 16pt;
  font-weight: normal;
}
H2 {
	font-family: Verdana;
  font-size: 14pt;
  font-weight: bold;
}
H3 {
	font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
}
A {
	font-weight: bold; 
	color: #288CBE; 
	text-decoration: none
}
A:visited {
	font-weight: bold; 
	color: #1F698F; 
	text-decoration: none
}
A:hover {
	text-decoration: underline
}
INPUT {
  font-family: Verdana;
  font-size: 10 pt;
}
PRE{
  background-color: #FEFFBD;
  font-family: Courier New, Courier, mono;
  white-space: pre; 
}
/*.GHMainFont {
  font-family: BrushScript BT;
  font-size: 54pt;
}
.GHSubFont {
  font-family: Amazone BT;
  font-size: 24pt;
}*/
.LoginDlg_Window {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 2;
  border-color: #288CBE;
}
.LoginDlg_Title {
  background-color: #288CBE;
  color: #FEFFBD;
  font-weight: bold; 
}
.LoginDlg_Error {
	color: #FF0000; 
}
.MenuTable {
}
.MenuTitle {
  font-family: Verdana;
  font-size: 8pt; 
  font-weight: bold; 
  padding-left: 15pt;
  text-indent: -15pt;
}
.MenuItem {
  font-family: Verdana;
  font-size: 8pt;
  padding-left: 15pt;
  text-indent: -15pt;
}
.MenuItemSelected {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold; 
  padding-left: 15pt;
  text-indent: -15pt;
  border-style: solid;
  border-width: 2;
  border-color: #DEDE6B;
}
@media screen {
  .SCREEN { }
  .PRINT { display: none; }
  .LOGO {}
  .SCROLLABLE {
    overflow: auto;
	  scrollbar-face-color: #FEFFBD; 
  }
}
@media print {
  .SCREEN { display: none; }
  .PRINT { }
  .LOGO {width: 8cm;}
  .SCROLLABLE {}
  .LoginDlg_Window { display: none; }
}
