a { color: #0000cc; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }
body {
	background: #ffffff url(/images/topBackground.gif) repeat-x;
}
body, td, th {
	font: normal 10pt Verdana;
}
input, select {
	font: normal 8pt Verdana;
}
form {
	margin: 0px;
}
li {
	margin-bottom: 3px;
	margin-top: 2px;
}
ul {
	margin-top: 0px;
}
th {
	font-weight: bold;
	text-align: left;
}
input.search {
	border: solid 1px #990000;
	height: 20px;
	width: 110px;
}

.Label, .CCLabel {
	color: #666666;
	font-size: 8pt;
	text-align: right;
}
.LeftMenuTbl {
	background: #ffffff url(/images/mnuLeftBackground.gif) repeat-y;
}
.LeftMenuTd {
	background: url(/images/mnuLeftClouds.jpg) no-repeat;
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
	padding: 0px 0px 0px 30px;
}
.LeftMenuTd a {
	color: #666666;
}
.LeftMenuTd a:hover {
	color: #000000;
	text-decoration: none;
}
.Header {
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	height: 26px;
}
.hdr {
	color: #990000;
}

.TextLinks {
	font-size: 8pt;
	text-align: center;
}

.WelcomeHeader {
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
}
.Welcome {
	color: #666666;
	font-size: 8pt;
	margin: 0px 20px 20px 20px;
	text-align: center;
}

/* Shopping Cart */
.Basket {
}
.Basket input, .Basket select {
	font-size: 8pt;
}
.Basket td {
	height: 24px;
}
.Basket th {
	background-color: #990000;
	color: white;
	padding: 2px 5px 2px 5px;
}
.cartSubTotalText, .cartSubTotal, .cartZipCodeText, .cartShippingMethodText, .cartShippingChargeText, .cartShippingCharge, .cartTaxText, .cartGrandTotalText, .cartTaxText, .cartTax {
	text-align: right;
}
.cartShippingChargeError {
	font-weight: bold;
	color: red;
	font-size: 12px;
}

.cartSubTotalTextError, .cartSubTotalError {
	text-align: right;
	font-weight: bold;
	color: red;
	font-size: 12px;
}

td.cartZipCode, td.cartShippingMethod {
	padding: 0px 5px 0px 5px;
}
.cartGrandTotalText, .cartGrandTotal {
	font-weight: bold;
	text-align: right;
}
.calendar {
	border: solid 1px #770000;
}
.calendar th a {
	color: white;
}
.calendar td, .calendar th {
	text-align: center;
}
.calendar th {
	background-color: #990000;
	border-bottom: solid 1px #770000;
	color: #ffffff;
}
.calendar .WeekDay td {
	background-color: #eeeeee;
	border-bottom: solid 1px #cccccc;
	width: 24px;
}
