body		{ margin: 0px; }
p, td  		{ font-family: Arial;   color: black; font-size: 100%; margin: 0 }

.cellpadding	 	{ padding-left: 4px; padding-right: 4px}
.leftline	{border-left: 1px solid #000000;
color:white;}
.formx {font-family:"Courier New", Courier;} 
select {font-size:75%;}


.tablelinks {
text-decoration:none;
color:blue;
font-family:arial;
font-size:100%;
}
.menurow1{
background-color:#336699;
color:white;
}
.tablerow1{
background-color:#EAF1F7;
font-family:arial;
font-size:100%;
}
.tablerow2{
background-color:#CDDDEA;
font-family:arial;
font-size:100%;
}

#realign
{
    position: absolute;
	top: 200px;
	left: 180px; right: 190px;

}





.Text
{
  color: black;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 100%;
  text-decoration: none;
}
.bio
{
  color: black;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 90%;
  text-decoration: none;
}

.biosmall
{
  color: black;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 80%;
  text-decoration: none;
}

.TextRed
{
  color: red;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 100%;
  text-decoration: none;
}


.TextLarge
{
  color: black;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 150%;
  text-decoration: none;


}


.small
{
  color: black;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 50%;
  text-decoration: none;
}

.Title
{
  color: black;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 120%;
  text-decoration: none;
}

.Headline
{
  color: blue;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 150%;
  align: center;
  text-align: center;
  text-decoration: none;
}




A:visited
{
  color: white;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 100%;
  text-decoration: underline;
  border-style: none;
}


A:active
{
  color: white;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 100%;
  text-decoration: underline;
  border-style: none;
}


A:hover
{
  color: white;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 95%;
  text-decoration: underline;
  border-style: none;
}


A:link
{
  color: white;
  font-family: Arial, Times, Helvetica, sans-serif;
  font-size: 100%;
  text-decoration: underline;
  border-style: none;
}