body
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
}

a
{ color: #000080;
  text-decoration: none;
}

a:hover
{ color:red;
}

table, p, br, tr
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
}

td, div
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background-color: ; 
}       

h1
{ font-family: Arial Black, Verdana, Helvetica, MS Sans Serif;
  font-size: 20pt;
  font-weight: bold; 
  text-align: left; 
  color: #808080; 
  background-color: ; 
  margin-top: 0; 
  margin-bottom: 0;
}

h2
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 14pt;
  font-weight: bold; 
  text-align: left; 
  color: #808080; 
  background-color: ; 
  margin-top: 0; 
  margin-bottom: 0;
}

input, select, option, textarea
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt; 
  font-weight: normal; 
  color: #000000; 
  background-color: #c0c0c0; 
  border: 1px solid #808080;
}

button, .button
{ font-weight: bold; 
  color: #ffffd0; 
  background-color: navy; 
  border: 1px solid #808080;
}

li
{ color: #0000ff;
}

.font14pt    { font-size: 14pt;}
.font12pt    { font-size: 12pt;}
.font8pt    { font-size: 8pt;}
.font9pt     { font-size: 9pt;}
.font8pt     { font-size: 8pt;}
.color_red   { color: red}
.color_green { color: green}
.color_blue  { color: blue}
.color_black { color: black}
.color_white { color: white}
.color_gray  { color: gray}

.box_name
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  color: #ffc000;
  background-color: #ffffff; 
  border: 1 solid #3785E9;
}

.box_title
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center; 
  color: #ffffd0;
  background-color: navy; 
}       

.box_heading
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left; 
  color: ;
  background-color: ; 
}       

.box_text
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: normal;
  text-align: ; 
  color: #000000;
  background-color: ; 
}       

.boxItem
{ background: ; 
  padding: 3px; 
  border-top: 1 solid #000000;
  border-left: 1 solid #000000;
  border-right: 1 solid #c0c0c0;
  border-bottom: 1 solid #c0c0c0;
}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ffffff;
color:red;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
font-weight:bold;
}
