


body 
{
  
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  
}

td,textarea 
{
	 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	font-size: 12px;
	line-height:17px;
}

.toggle 
{
position: absolute;
visibility: hidden; 
}

hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}

.grey {
  height: 1px; 
  color: #a2a2a2;
  background-color: #ffffff;
}

a {
color: #004c75;
}

.small
{
font-size: 9px;
line-height: 15px;
text-decoration: none;
}

a.nav
{
padding: 1px;
font-size: 10px;
color: #000000;	
font-weight: bold;
background-color: #ffffff;
line-height: 17px;
text-decoration: none;
}

A.nav:hover 
{
padding: 1px;
color: #ffffff;	
font-size: 10px;
font-weight: bold;
background-color: #000000;
line-height: 17px;
text-decoration: none;
}

.bg_white {
padding: 1px;
font-size: 10px;
background-color: #ffffff;
line-height: 17px;
text-decoration: none;
}
.bg_black {
padding: 1px;
font-size: 9px;
font-weight: bold;
background-color: #000000;
line-height: 16px;
text-decoration: none;
}



.black {
  color: #000000;
}

.head1 {
  color: #676767;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {

  padding:2px;
  color: #990000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}


.smalltext {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.smallbold {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}






