body {
	font-family: "Trebuchet MS", Trebutchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color:#333333;
	background-color:#B3DFEA;
	margin: 0;
	padding: 0;
}
.thinline {
	line-height: 1px;
}
.pageTitle {
	font-family: inherit;
	font-size: 14pt;
	color: #ee7733;
	font-weight: normal;
	font-style: normal;
	margin-top: 0.1em;
	margin-bottom: 1.2em;
}
.specialHeading {
	font-family: inherit;
	font-size:14pt;
	color:#CC0033;
	margin-top:0px;
	margin-bottom:0px;
}
.catLabel {
	font-family: inherit;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #cc0033;
}
.catContent {
	font-family: inherit;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
.catPrice {
	font-family: inherit;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
.catButtons {
	font-family: inherit;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	color: #333333;
}
.catViewCart {
	width:160px;
	font-family:inherit;
	font-size:inherit;
	color:#FFFFFF;
	background-color:#c6a146;
	padding:4px;
}

.navButton {
	font-family: inherit;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #002962;
	cursor: pointer;
	width: 130px;
	padding: 0px 2px 0px 2px;
	margin: 10px 3px 2px 5px;
}

.navButtonHover {
	font-family: inherit;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #002962;
	background-color: #eeeeee;
	cursor: pointer;
	width: 130px;
	padding: 0px 2px 0px 2px;
	margin: 10px 3px 2px 5px;
}
.navButtonCurrent {
	font-family: inherit;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #002962;
	background-color: #F7F0DE;
	cursor: pointer;
	width: 130px;
	padding: 0px 2px 0px 2px;
	margin: 10px 3px 2px 5px;
}

.navLink {
	font-family: inherit;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #002962;
	cursor: pointer;
	width: 122px;
	padding: 0px 2px 0px 2px;
	margin: 1px 3px 1px 5px;
}
.navLinkHover {
	font-family: inherit;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: #002962;
	background-color: #eeeeee;
	cursor: pointer;
	width: 122px;
	padding: 0px 2px 0px 2px;
	margin: 1px 3px 1px 5px;
}

.navLinkCurrent {
	font-family: inherit;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #002962;
	background-color: #F7F0DE;
	cursor: auto;
	width: 122px;
	padding: 0px 2px 0px 2px;
	margin: 1px 3px 1px 5px;
}

.tableheadinv {
	font-family: inherit;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color:#dddddd;
	background-color: #333366;
}
.tablehead {
	font-family: inherit;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color:#111111;
}
.tablebody {
	font-family: inherit;
	font-size: 10pt;
	font-style: normal;
	color:#333333;
	background-color: #ffffff;
}
.formHighlight {
	color:#ffffff;
	background-color: #002962;
}
