SELECT.Login
{
  font-family:Verdana;
  font-size:11px;
}

SPAN.Login
{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
}

SPAN.LoginServiceCaption
{
	font-family:Verdana;
	font-size:12;
	font-weight:bold;
	text-decoration:underline;
	color:#91A491;
	cursor:hand;
	cursor:pointer;
}

SPAN.LoginServiceDesc
{
	font-family:Verdana;
	font-size:10;
	color:#666666;
	cursor:hand;
	cursor:pointer;
}

IMG.LoginServiceImg
{
	cursor:hand;
	cursor:pointer;
}
