#basket {}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	width: 675px;
	background-color: #FFFFFF;
	filter: alpha(opacity=75);
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	width: 350px;
}
#nav a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#nav td{
	background-color: #000099;
}
#basket h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
}
#basket h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}
