td
{  
  font-family: Tahoma; 
  font-size: 12px; 
  font-weight: normal; 
  color: #333333;
  text-decoration: none;
  line-height: 20px; 
}

.home
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	line-height: 26px;

}

.login
{  
  font-family: Tahoma; 
  font-size: 11px; 
  font-weight: normal; 
  color: #5C5C5C; 
  text-decoration: none; 
}

.pagetitle
{  
  font-family: Tahoma; 
  font-size: 18px; 
  font-weight: normal; 
  color: #890027; 
  text-decoration: none; 
}
.furtherinfo
{  
  font-family: Tahoma; 
  font-size: 14px; 
  font-weight: normal; 
  color: #890027; 
  text-decoration: none; 
}
.sublinks
{  
  font-family: Tahoma; 
  font-size: 10px; 
  font-weight: normal; 
  color: #7A84A9; 
  text-decoration: none; 
  line-height:14px;
}

A.type1:link    {color:#890027; text-decoration:none;}
A.type1:visited {color:#890027; text-decoration:none;}
A.type1:active  {color:#890027; text-decoration:none;}
A.type1:hover   {color:#E1003E; text-decoration:underline;}  

A.type2:link    {color:#7A84A9; text-decoration:none;}
A.type2:visited {color:#7A84A9; text-decoration:none;}
A.type2:active  {color:#7A84A9; text-decoration:none;}
A.type2:hover   {color:#7A84A9; text-decoration:underline;} 

.textbox
{ 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
	border: thin; 
	border-style: solid; 
	background-color: #FFFFFF; 
	font-weight: normal; 
	border-color: #FFFFFF solid color: #5C5C5C; 
	border-bottom: 1px solid #5C5C5C; 
	border-right: 1px solid #5C5C5C; 
	border-left: 1px solid #5C5C5C; 
	border-top: 1px solid #5C5C5C
}
