div#header{display:none;}

A {text-decoration: none; font-weight: bold;}
A:link {color: #000000}
A:visited {color: #000000}
A:hover {color: #000000}

A.Menu {text-decoration: none; font-family: Arial; font-weight: bold;}
A.Menu:link {color: #000000}
A.Menu:visited {color: #000000}
A.Menu:hover {color: #000000}
A.Menu:active {color: #000000}

TD
{
  font-family: Verdana, Helvetica, Arial;
  font-size: 8pt;
  font-style: normal;
  color: #000000;
}

INPUT.input
{
  font-family: Verdana, Helvetica, Arial;
  font-size: 9px;
		font-weight: bold;
  font-style: normal;
  color: #08424D;
  width: 100px;
		height:17px;
  background-color: #FFFFFF; 
  border-color: #08424D; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;		
}


INPUT.textHidden
{
	position : absolute;
	top : -1000;
	left : -1000;
	visibility : hidden;
}

.loginbutton
{
  /* background-color : #9F9F9F ;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: normal; 
   color: #0B1574; 
   border: 1px #ffffff solid;*/
  font-family: Verdana, Helvetica, Arial;
  font-size: 9px;
		font-weight: bold;
  font-style: normal;
  color: #08424D;
  width: 100px;
		height:17px;
  background-color: #FFFFFF; 
  border-color: #08424D; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;		
}


BODY
{
  font-style: normal;
  text-decoration: none;
  color: #000000;
  margin: 0pt
}