a.login:link, a.login:active, a.login:focus, a.login:visited {
   color: #264040;
   text-decoration: none;
   font-size: 10px;
   font-family: Verdana, Arial;
}

a.login:hover {
   color: #000000;
   text-decoration: none;
   font-size: 10px;
   font-family: Verdana, Arial;
}

td.logintext {
	font-size: 11px;
	padding-left: 2px;
	font-weight: bold;
   font-family: Verdana, Arial;
}

td.loginfejlec {
   background-color: #D9ECB0;
   background-image: url(../images/shopdesign/fejlechatter.jpg);
   background-repeat: repeat-x;
   font-weight: bold;
   height: 25px;
   width: 200px;
   color: #1F3434;
   text-align: center;
   font-family: Verdana, Arial;
}

td.loginfosor {
   background-color: #D9ECB0;
   background-image: url(../images/shopdesign/fosorhatter.jpg);
   background-repeat: repeat-x;
   font-weight: bold;
   height: 25px;
   width: 200px;
   color: #E6F0E8;
   text-align: center;
   font-family: Verdana, Arial;
}

table.login {
   background-color: #D9ECB0;
   border-top: solid;
   border-bottom: solid;
   border-left: solid;
   border-right: solid;
   border-width: 1px;
   border-color: #000000;
   width: 200px;
   font-family: Verdana, Arial;
}

input.login
{
   background: #556B2F;
   border-width: 1px;
   color: #EEE8AA;
   padding-left: 2px;
   width: 145px;
   font-family: Verdana, Arial;
}
