@charset "utf-8";
/* CSS Document */
table.login{
	width:245px;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.login td {
	width:250px;
	padding: 0;
	border-spacing: 0;
}
.top {
	background:transparent url(images/shoppingtop.png) no-repeat scroll left bottom;  height:23px; width:245px; text-align:center;  font-weight: bold;
	padding: 0;
	border-spacing: 0;
	color: #FFFFFF;
}

.bottom {background:transparent url(images/shoppingbottom.png) no-repeat scroll left bottom;  height:10px; width:245px; text-align:center;	padding: 0;
	border-spacing: 0;
	
}
.basketMid {background:transparent url(images/boxMid.png) scroll left bottom;  width:245px; text-align:center;
	padding: 0;
	border-spacing: 0;
}


.topMid {background:transparent url(images/t.png) no-repeat scroll left bottom; width:245px; text-align:center;}



td
{
	FONT-FAMILY: Verdana,Arial;
	FONT-SIZE: 10pt;	
	
}

form {
  margin: 0;
  padding: 0;
}



.submit{
   font-size:12px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:130px;
   background-color:#9DC649;
   border-style:outset;
   border-color:#98BF48;
}


