body
{ margin: 0px;
  background: #fff;
}

table.paid
{ background-image: url("/images/paid.gif");
  background-repeat: no-repeat;
  background-position: center center;
}

td
{ color: #000;
  font-family: verdana, helvetica;
  font-size: 10pt;
}

td.menubar
{ 
  color: #777777;
  font-family: frutiger, sans-serif;
  font-size: small;
}

#hor_line
{
  margin-top: 52px;
  border: 1px double #777777;
  min-width: 1024px;
  max-width: 1024px;
  max-height: 1px;
  width: auto;
}

#menu_text {
position: absolute;
font-family: Frutiger, sans-serif;
font-size: small;
font-style: italic;
top: 85px;
width: 140px;
padding: 0px;
margin: 0px;
text-align: right;
}

#menu_text h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:139px;
}

#menu_text ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu_text ul li {
margin: 0px;
padding: 0px;
}
#menu_text ul li a {
font-size: small;
display: block;

border-top: 1px solid #777777;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #777777;
width:140px;
padding-right: 8px;
}

#menu_text ul li a:hover, #menu_text ul li a:focus {
color: #000000;
}


#menu_text_right {
position: absolute;
font-family: Frutiger, sans-serif;
font-size: small;
font-style: italic;
top: 0px;
width: 110px;
padding: 0px;
margin: 0px;
line-height: 11px;
}

#menu_text_right h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:109px;
}

#menu_text_right ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;

}
#menu_text_right ul li {
margin: 0px;
padding: 0px;
}
#menu_text_right ul li a {
font-size: small;
display: block;

padding: 5px 0px 2px 4px;
text-decoration: none;
color: #777777;
width:140px;
padding-right: 8px;
}

#menu_text_right ul li a:hover, #menu_text_right ul li a:focus {
color: #000000;
}



#highlight_text_nb
{ 
  color: #777777;
  font-family: frutiger, sans-serif;
  font-style: italic;
  text-decoration: none;
  font-size: small;
  list-style: none;
  display: block;
  width: auto;
  line-height: 20px;

  text-align: right;
}


#highlight_text_nb li
{ 
  width: auto;
  list-style: none;
  text-decoration: none;

  text-align: right;
}


#highlight_text_nb a
{
  color: #777777;
  display: block;
  
  text-decoration: none;

  text-align: right;
}

#highlight_text_nb a:hover
{
  color: #000000;
  display: block;

  text-decoration: none;

  text-align: right;
}

#highlight_text
{ 
  color: #777777;
  font-family: frutiger, sans-serif;
  font-style: italic;
  text-decoration: none;
  font-size: small;
  list-style: none;
  display: block;
  width: auto;
  line-height: 20px;

}


#highlight_text li
{ 
  width: auto;
  
  text-decoration: none;
}


#highlight_text a
{
  color: #777777;
  display: block;
  
  text-decoration: none;
}

#highlight_text a:hover
{
  color: #000000;
  display: block;

  text-decoration: none;
}


#green_text
{
  font-style: italic;
  color: #0b6f08;
}


#bureau2go_image
{
  position: absolute;
  top: 10px;
  left: 186px;
  display: block;
  background: url(/images/2L.gif) no-repeat; 
  width: 192px;
  height: 36px;
}


#adp_image
{
  position: absolute;
  top: 15px;
  left: 400px;
  background: url(/images/ADP.gif) no-repeat; 
  width: 75px;
  height: 24px;
}


#hopewiser_image
{
  position: absolute;
  top: 20px;
  left: 609px;
  background: url(/images/L2.gif) no-repeat; 
  width: 91px;
  height: 10px;
}

#main_content
{
  position: absolute;
  top: 85px;
  left: 186px;
  width: 400px;
  height: 400px;
}

#bureau_login
{
  position: absolute;
  top: 85px;
  left: 609px;
  width: 111px;
  height: 200px;
  z-index: 2px;
}

#content_title
{
 
  color: #777777;
  font-family: frutiger, sans-serif;
  font-style: none;
  text-decoration: none;
  font-size: large;

}


td.main
{ color: #000;
  font-family: verdana, helvetica;
  font-size: 10pt;
}

th.main
{ color: #000;
  font-family: verdana, helvetica;
  font-size: 10pt;
}

td.table
{ color: #000;
  font-family: courier new, verdana, helvetica, sans-serif;
  font-size: 8pt;
  background: #fff;
}

th.table
{ color: #000;
  font-family: courier new, verdana, helvetica, sans-serif;
  font-size: 8pt;
  background: #eee;
}

td.footer
{ color: #000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 8pt;
  background: #ffc;
}


input, select, textarea
{ color: #000;
  border: solid #777 1px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus
{ color: #000;
  border: solid #000 1px;
}


