.mainBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.itemBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
	border-bottom-style: solid;
}
.heading {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.main {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

.HeaderCell {
	font-family: Tahoma, Verdana;
	color: #CCCCCC;
	background-color: #000099;
	font-size: 13px;
	font-weight: 600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.textlinkcolour {
	color: #CCCCCC;
}
.cells {
	color: #FFFFFF;
	background-color: #6699CC;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
}
.bargins {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.optionBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: solid;
}
.mainLink {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	text-decoration: underline;
}
.tableBorder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
body {
	background-repeat: repeat-x;
	background-position: 0px 119px;
}
.smallcart {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #990000;
	line-height: 15px;
}
.redBold {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #FF0000;
}
.MainAreaBorder {
	border: thin solid #000000;
}

ul {
	list-style:none;
}

div#menubar {
	background:#003366;
	width: 200px;
	padding:2px;
	color:#fff;
	min-height:400px;
	background-color: #E5EFFF;
	font-family: "Lucida Grande", Arial, Geneva;
}

#menubar a:link {
	color:#fff;
	text-decoration:none;
}

#menubar .cat_open a, #menubar .cat_closed a {
	color:#000000;
}

#menubar .cat_open ul a {
}

div.cat_open, div.cat_closed {
	text-transform:capitalize;
	color:#000000;
	font-weight:bold;
	margin:0;
	font-size:12px;
	font-family: "Lucida Grande", Arial, Geneva;

}

div.cat_closed {
}

.cat_open ul{
	display: inherit;
	margin-top:0px;
	text-transform: none;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: -1px;
	padding-left: 5px;
	font-family: "Lucida Grande", Arial, Geneva;
}
#menubar .cat_open a:hover {
	color:#FFFF99;
}
.cat_open ul li {
	color: #000000;
}

.cat_closed ul {
	display:none;
}

.links a{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	padding-bottom: 6px;
	padding-right: 3px;
	margin-bottom: 6px;
	margin-right: 3px;
}

