body {
	background-color: #DEDEEF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	color: #000066;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #9999CC;
	font-size: 12px;
}
a:hover {
	color: #000099;
}
a:link {
	color: #993399;
}
.nav {
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800080;
	font-weight: bold;
	padding: 2px;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #8080BF;
	text-decoration: none;
	width: 102px;
	display: block;
	padding-top: 4px;
	background-color: #ABABD6;
	margin-top: 2px;
	font-size: 12px;
}
.nav:link {
	color: #000066;
}
.nav:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: bold;
	padding: 2px;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #8080BF;
	text-decoration: none;
	width: 102px;
	display: block;
	padding-top: 4px;
	background-color: #8080C1;
	margin-top: 2px;
}
#navbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subsec {
	color: #FFFFFF;
	background-color: #000099;
}
.navbar {
	color: #FFFFFF;
	background-color: #000099;
}
.box {
	color: #000099;
	width: 160px;
	margin-top: 4px;
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #000099;
	background-color: #FFFFEA;
}
.wide {
	width: 222px;
}
.boxtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000099;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
.boxnew {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6F376F;
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
.base {
	border: 1px solid #9999CC;
	color: #000066;
	background-color: #ABABD6;
}
.highlight {
	color: #000099;
}
.bar {
	color: #FFFFFF;
	background-color: #9999CC;
	font-weight: bold;
}
.padleft {
	padding-left: 20px;
}
.subnav {
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ABABD6;
	margin-left: 6px;
	padding: 0 8px;
	font-size: 12px;
}
.subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.on {
	border-left-color: #D9B7D9;
	text-decoration: none;
}
.small {
	font-size: 9px;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.basket {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 16px;
	font-size: 12px;
}
.basket a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.basket:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav, .topnav:link {
	color: #660066;
	text-decoration: none;
	font-size: 12px;
}
.topnav:hover {
	color: #660066;
	text-decoration: underline;
}
.base a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.lownav {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 12px;
	padding: 0 3px;
}
.lownav:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.picleft {
	clear: both;
	float: left;
	padding-right: 24px;
}
.picright {
	clear: both;
	float: right;
	padding-left: 20px;
}
.padding {
	padding: 10px 0px 16px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5EA;
	padding-top: 10px;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5EA;
	padding-bottom: 10px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.toppad {
	margin-top: 30px;
}
.new {
	margin-right: 2px;
}