  #a1 {font-size: 18px; }
  A:link {text-decoration: none; text-align: right;}
  A:visited {text-decoration: none; text-align: right;}
  A:active {text-decoration: none; text-align: right;}
  A:hover {text-decoration: underline; color: blue; text-align: right;}
  
/*html, body {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: arial sans-serif;
    color: #004A3D;
}

p.invisible {
	text-align: left;
	font-size: 16px;
	color: black;
	padding-bottom: 20px;
	background: url(images/shdw.gif) repeat-x bottom;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	display: inline;
}

table.shopcart {
	margin: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: arial sans-serif;
	text-align: left;
	font-size: 12px;
	border: 1px;
}

table.prices {
	margin: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: arial sans-serif;
	text-align: right;
	font-size: 14px;
	border: 1px;
}

table.product {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	font-family: arial sans-serif;
	text-align: left;
	font-size: 14px;
}


#logo {
	vertical-align: top;
	border: 1px;
}


#wrapper {
	top: 20px;
	height: 100%;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	border: 2px solid #000000;
	vertical-align: middle;
	background: #551144;
}

#header {
	top: 20px;
	height: 15%;
	font-weight: bold;
	border: 0px solid #000000;
	vertical-align: left;
	background: #ffffff;
}
*/
#content {
	height: 0px;
	width: 100%;
	padding-bottom: 10;
	border: 0px solid #000000;
	font-size: 14px;
	background: #ffffff;
	text-align: justify;
    font-family: Verdana;
	color: #004A3D;
}

#Heading {
	width: 100%;
	border: 0px solid #000000;
	padding-top: 10;
	padding-bottom: 10;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff;
	text-align: left;
    font-family: Verdana;
	color: #004A3D;
}

#centreHeading {
	width: 100%;
	border: 0px solid #000000;
	padding-top: 10;
	padding-bottom: 10;
	font-size: 14px;
	background: #ffffff;
	text-align: center;
    font-family: Verdana;
	color: #004A3D;
}

/*
#sidebar {
	float: left;
	height: 75%;
	width: 20%;
	border: 2px solid #000000;
	background: #999;
	font-size: 17px;
	margin-left: 0%;
	text-align: left;
}

#shopcart {
	float: right;
	height: 75%;
	width: 20%;
	border: 2px solid #000000;
	background: #2266ff;
	font-size: 17px;
	margin-right: 0%;
	text-align: left;
}

#custdetail {
	font-size: 14px;
	margin-right: 0%;
	text-align: right;
}

#footer {
	clear: right;
	height: 10%;
	background: #eee;
	border: 2px solid #000000;
	vertical-align: middle;
	margin-bottom: 0;
	font-size: 12px;
	letter-spacing: 0px;
}

#qty {
	text-align: right;
}

*/
