.loginput 
{ BORDER-RIGHT: #000000 1px solid;
 BORDER-TOP: #000000 1px solid;
  FONT-SIZE: 12px; 
  BORDER-LEFT: #000000 1px solid; 
  WIDTH: 140px; LINE-HEIGHT: 15px; BORDER-BOTTOM: #000000 1px solid }
.logbutton { BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #aaaaaa 1px solid; LINE-HEIGHT: 15px; BORDER-BOTTOM: #aaaaaa 1px solid; FONT-FAMILY: ??; BACKGROUND-COLOR: #d9e3ff }
.style2 {
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.logsub{
background-image:url(images/retype.jpg);
width:57px;
height:20px;
border-width:0;
cursor:hand;
}
.logmms{
background-image:url(images/MMS_preview.png);
width:79px;
height:19px;
border-width:0;
cursor:hand;
}
.logsend{
background-image:url(images/email_preview.png);
width:79px;
height:19px;
border-width:0;
cursor:hand;
}
.style6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

.top_menu {
	font-family: Arial,Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
}

.foot {
	font-family: Arial,Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#53A1EB;
}


A:link	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FF0000;
	}