td {
  font-family: arial,helvatica,sans-serif;
  font-size: 13px;
}
td.small {
  font-family: arial,helvatica,sans-serif; 
  font-size: 11px;
}

.navlink {
  font-family: arial,helvatica,sans-serif; 
  font-size: 11px; color: #FFFFFF; 
  font-weight: bold; 
  text-decoration: none;
}

.navlink:hover {
  background-color: #FFFFFF; 
  color: #000000;
}

input {
  font-size: 11px;
}


 body {
  background-color: #FFFFFF;
 }
 table.c3 {
  border: 1px solid #000000
}
 
 div.c2 {
  position: absolute; 
  visibility:hidden; 
  left: 247px; 
  top: 146px;
  width: 502px;
  height: 410px;
  clip:rect(0, 502, 410, 0); 
  z-index: 1;
}
  
 span.c1 {
  font-size: 120%
}

.small{
  font-size: 12px;
}

#loginContent form {  
  text-align: center;   
  height: 50px; 
  background: white;
  padding-top: 10px; 
  border: 1px solid black;
}

#loginContainer { 
  visibility:hidden; 
  left:430px; 
  top:27px; 
  overflow:hidden; 
}

#loginContainer, #loginContent{ 
  position:absolute; 
  width:300px; 
  height:64px; 
  clip:rect(0, 300, 64, 0); 
}


