a, a:visited, a:active
{
  font-family: Verdana;
  color: #0000EE;
  font-size: 11px;
  text-decoration: underline;
}
a:hover
{
  /* color: #81002B;*/
  text-decoration: underline;
}
a.nothing, a.nothing:visited,  a.nothing:link, a.nothing:active, a.nothing:hover
{
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
}
body, .normal
{
  font-family:  Verdana;
  font-size: 11px;
  color: #000000;
  margin: 0 0 0 0;
}
.bgglobal
{
  background-color: #EAF1F7;
 padding: 10 25 10 25;
}
table
{
  /*  text-align: justify; */
  font-family: Verdana, Hevetica;
  font-size: 11px;
}
p, div, span
{
  font-family: Verdana;
  font-size: 11px;
  /* display:inline; */
}

table.contour, td.contour
{
  background-color: #FFF;
  border-width: 1;
  padding: 0;
  margin: 0;
  border-style: solid;
  border-color: #000;
  background-color: #FFF;
}
td.pix_right
{
  border-width: 0 1 0 0;
  border-style: solid;
  border-color: #ABABAB;
}
.padding5 { padding: 5px; }
.padding10 { padding: 10px; }
.line_0, .line_ { background-color: #FFFFFF;}
.line_1 { background-color: #F0F0EF; }
.line_over {background-color: #D9D9D9; }
h1, .h1, .h1:visited, .h1:link, .h1:active
{
  color: #000000;
  font-family: Arial, Helvetica;
  font-size: 24px;
  font-weight: Bold;
}
h2, .h2, .h2:visited, .h2:link, .h2:active
{
 color: #000000;
 text-align: center;
 font-family: Arial, Helvetica;
 font-size: 14pt;
 font-weight: bold;
 line-height: 1.2em;
}
h3, .h3, .h3:visited, .h3:link, .h3:active
{
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10pt;
  font-weight: Bold;
  line-height: 1.2em;
}
h4, .h4, .h4:visited, .h4:link, .h4:active
{
  color: #81002B;
  text-align: center;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  font-weight: Bold;
}
h5, .h5, .h5:visited, .h5:link, .h5:active
{
  color: #81002B;
  font-family: Arial, Helvetica;
  font-size: 14pt;
}
hr
{
 color: #81002B;
 background-color: #81002B;
 border-color: #81002B;
 border-style: solid;
 width: 80%;
 text-align: center;
}
input, select, textarea
{
  color: #223249;
  background-color: #FFFFFF;
  font-family: Verdana, Helvetica;
  font-size: 11px;
  font-weight: Bold;
  border-width: 1px;
  border-color: #7A7F6B;
}
.bg_menu
{
  
}
.tab_title
{
  background-color: #99A6B0;
  font-weight: bold;
  color: #FFF;
  height: 30;
}
.menu
{
 color: #99A6B0;
 background-color: #FFF;
 line-height: 19px;
 height: 19px;
 font-weight: bold;
 vertical-align: middle;
 padding: 3 10 3 10;
 cursor: pointer;
 float: left;
}
.menu_sel
{
 background-color: #99A6B0;
 color:#FFF;
}
.menu_sep
{
 float: left;
  color: #FFFFFF;
  height: 25px;
  vertical-align: middle;
  width: 10;
}
.ss_menu
{
  padding: 5;
  cursor: pointer;
  
  line-height: 1.5em;

  background-color: #FFFFFF;

  border-width: 0 0 1 0;
  border-style: solid;
  border-color: #FFF;
}
.ss_menu_sel, .ss_menu:hover
{
  background-color: #E3E2DE;
}
.list_order
{
 border: 0;
 font-size: 12;
}
.option_order
{
 padding: 4;
}
div.box
{
 margin: 2px 0px 0px 0px; padding: 8; border: 1px solid #000;
}
.disabled
{
  background-color: #FCC;
}

