/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: block;
}
.menu_01:link, .menu_01:visited, .menu_01:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

.menu_01:hover {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
	font-size: 10px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #58A0F0;
}
form {
	margin:0px;
	padding:0px;
}

#basket_1:link {
	font-weight:normal;
	background-image: url(../images/shopping_cart.jpg);
	height: 30px;
	width: 97px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #666666;
	display: block;
	padding-top: 14px;
	padding-left: 55px;
	border:0px;
}
#basket_1:visited {
	font-weight:normal;
	background-image: url(../images/shopping_cart.jpg);
	height: 30px;
	width: 97px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #666666;
	display: block;
	padding-top: 14px;
	padding-left: 55px;
	border:0px;
}
#basket_1:hover {
	font-weight:bold;
	background-image: url(../images/shopping_cart.jpg);
	height: 30px;
	width: 97px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	color: #0099FF;
	display: block;
	padding-top: 14px;
	padding-left: 55px;
	border:0px;
}
#basket_1:active {
	font-weight:normal;
	background-image: url(../images/shopping_cart.jpg);
	height: 30px;
	width: 97px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #666666;
	display: block;
	padding-top: 14px;
	padding-left: 55px;
	border:0px;
}

input {
	font-size:11px;
}
