H1, H2, H3, H4, H5, H6 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #000000;
}

A:link { color: #FF7700; text-decoration: none; font-weight: bold; font-family: Verdana, Arial;   font-size: 9pt;
}
A:active { color: FFFFCC; text-decoration: none; font-family: Verdana, Arial; font-size: 9pt;
}
A:visited { color: #FF7700; text-decoration: none; font-weight: bold; font-family: Verdana, Arial; font-size: 9pt;
}

body, .normal {
  background: #0B1946;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  color: #BBBBBB;
}

.small{
  background: #EEEEEE;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt;
}

.grey{
  background: #DDDDDD;
}

.white{
  background: #000000;
}

.bold{
  font-weight:bold;
}

.kt{
  font-weight:bold;
  color: #336699;
}

.normal{
  font-weight:normal;
}

.message{
  background: #FFFFAA;
  border-width: thin;
  border-style: solid;
  padding: 3pt;
  font-weight:bold;
}

table.obj_head{
  width: 100%;
  border-width: 1pt;
  border-color: #BBBBBB;
  background: #EBE3D7;
  padding: 1pt;
}

td.obj_type{
  width: 160pt;
  background: #0B1946;
  padding: 1pt;
  font-weight: normal;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
}

td.obj_title{
  background: #0B1946;
  padding: 1pt;
}

td.obj_help{
  background: #DFDFA0;
  padding: 1pt;
  color: #663300;
  font-size: 8pt;
  vertical-align: top;
}

h2.obj_type{
  font-weight: normal;
  color: #888888;
}

h2.obj_title{
  font-weight: bold;
  color: #FFFFFF;
}

h4.obj_type{
  font-weight: normal;
  color: #FFFFFF;
}

h4.obj_title{
  font-weight: bold;
  color: #003366;
}
p.obj_title{
  font-weight: normal;
  color: #336699;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
}

table.obj_body{
  width: 100%;
  border-width: 1pt;
  border-color: #BBBBBB;
  background: #EBE3D7;
  padding: 1pt;
}

td.obj_fieldname{
  width: 160pt;
  background: #FBF3E7;
  padding: 1pt;
  font-weight: normal;
  color: #336699;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
}

td.obj_body{
  padding: 1pt;
  background: #FFFFFF;
  font-weight: normal;
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
}

td.subobj_head{
  background: #FBF3E7;
  padding: 1pt;
  font-weight: normal;
  color: #336699;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
}

td.lfolder_content{
  font-weight: normal;
  color: #FFFFFF;
  font-size: 8pt;
}

td.lfolder_content b {
  color: #FFFFFF;
}


td.subobj{
  padding: 1pt;
  background: #FFF9F3;
  font-weight: normal;
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
}

td.menutitle{
  background: #EBE3D7;
  font-weight: normal;
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
}

.tree{
  width: 500;  
  font-weight: normal;
  color: #99FF66;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  background-color: #0B1946;
}