html {
	height: 100%;
}

body {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	height: 100%;
}

body.MainBody {
	background-image: url("../images/background.gif");
	background-repeat: repeat-y;
}

form {
	border: 0px;
	margin: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 12pt;
	color: #6798C7;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	margin-bottom: 0px;
}

td {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

a {
	font-family: Verdana;
	font-size: 8pt;
	color: #6798C7;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #6798C7;
	text-decoration: underline;
}

a.Export {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.Export:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #6798C7;
	text-decoration: underline;
}

a.BlackLink {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.BlackLink:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

a.SmallWhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.SmallWhite:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: undeline;
}

a.ProductCategory {
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.ProductCategory:hover {
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	color: #6798C7;
	text-decoration: underline;
}

a.ProductGroup {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.ProductGroup:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #6798C7;
	text-decoration: underline;
}

ul.ProductItems {
	margin-left: 23px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #999999;
}

ul.bulleted {
	list-style: url(../images/event.gif) square;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 22px;
	padding: 0px;
}

ul.bulletedNoMargin {
	list-style: url(../images/event.gif) square;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 22px;
}

ul.bulletedNoMargin li {
	margin-bottom: 10px;
}

input,select {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.FilterSelect {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.FilterInput {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.TextField {
	border: 1px solid #6798C7;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.GreyTextField {
	border: 1px solid #BBBBBB;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

input.ButtonField {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px outset #6798C7;
	background-color: #6798C7;
	height: 22px;
}

.LogoBar {
	background-color: #6798C7;
	border-bottom: 1px solid #FFFFFF;
}

.MenuBar {
	background-color: #034E7F;
	border-bottom: 1px solid #FFFFFF;
}

.MenuItemYellow {
	background-color: #FF9900;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

.MenuSeparatorYellow {
	background-color: #FF9900;
}

.MenuItemBlue {
	background-color: #034E7F;
	padding-left: 20px;
}

.LeftPanel {
	background-color: #CCCCCC;
	border-right: 1px solid #FFFFFF;
}

.DarkGreyBox {
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

.AboutBox {
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: 000000;
	background-repeat: no-repeat;
	background-position: center center;
}

.ProductBox {
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.ProductBoxItem {
	padding-bottom: 5px;
}

.FilterBox {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.SearchBox {
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.ShopButton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	cursor: hand;
	cursor: pointer;
}

.SearchField {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #666666;
	width: 100%;
	margin: 0px;
}

.SearchOption {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.SearchRadio {
	margin-top: 2px;
	cursor: hand;
	cursor: pointer;
}

.BottomBox {
	border-top: 1px solid #FFFFFF;
	background-color: #999999;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 10px;
}

.ColumnLabel {
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-right: 10px;
}

.BodyPart {
	padding: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}

.dataListHeadingUnsortable {
	background-color: #6798C7;
	border-left: 1px solid #99CCFF;
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
}

.dataListHeadingSortable {
	background-color: #6798C7;
	border-left: 1px solid #99CCFF;
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

.dataListRow {
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	color: #000000;
	font-size: 8pt;
	border-bottom: 1px solid #6798C7;
	cursor: default;
	behavior: url(styles/datalist.htc);
}

.noDataListRow {
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	color: #000000;
	font-size: 8pt;
	border-bottom: 1px solid #6798C7;
	cursor: default;
}

.pager {
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 10px;
	color: #000000;
}

.basketSubmit {
	cursor: hand;
	cursor: pointer;
	margin-left: 3px;
}

.ErrorMessage {
	border: 1px solid #990000;
	padding: 2px;
	background-color: #FFCCCC;
	color: #990000;
	margin-top: 10px;
}

.InfoMessage {
	border: 1px solid #FFCC33;
	padding: 2px;
	background-color: #FFFFCC;
	color: #000000;
	margin-top: 10px;
}

.HomeMessage {
	border: 1px solid #FFCC33;
	padding: 5px;
	background-color: #FFFFCC;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 10pt;
}

.SpecialMessage {
	border: 1px dotted #034E7F;
	background-color: #CEE7FF;
	margin-bottom: 15px;
}

.SpecialMessage td {
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 12pt;
	color: #034E7F;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
}

.OrderTotal {
	font-family: Verdana, Arial, Helvetica, lucida, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.InsetImage {
	border: 1px solid #034E7F;
	margin-left: 10px;
	margin-bottom: 10px;
}

.BorderedImage {
	border: 1px solid #034E7F;
}

.LinkColumn {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}

.headline {
	color: #6798C7;
}

.NewsPanelLeft {
	padding-right: 10px;
	border-right: 1px solid #EEEEEE;
}

.NewsPanelRight {
	padding-left: 10px;
}

.NewsPanelBottom {
	border-top: 1px solid #EEEEEE;
	padding-top: 5px;
}

.NewsArchiv {
	padding-left: 10px;
	padding-right: 10px;
}

.NewsColumn {
	text-align: justify;
}

.ActualNewsColumn {
	text-align: justify;
	background-repeat: no-repeat;
	height: 75px;
	padding-left: 74px;
	padding-bottom: 8px;
}

.ActualNewsColumn b {
	color: #6798C7;
}

.ExportItem {
	cursor: hand;
	cursor: pointer;
	width: 9px;
	height: 9px;
	border: 0px;
	margin-right: 3px;
}

.ExportFrame {
	overflow: auto;
	height: 250px;
	width: 304px;
	border: 1px solid #6798C7;
	padding: 5px;
}

.taxFont {
	color: #999999;
	font-size: 7pt;
}

.QualityLogo {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	width: 146px;
	height: 144px;
	border: 0px;
}

img.ProductImage {
	width: 50px;
	height: 50px;
	border: 0px;
	cursor: hand;
	cursor: pointer;
}

.newsItemPlus, .newsItemMinus {
	width: 9px;
	height: 9px;
	border: 0px;
	margin-right: 6px;
	cursor: hand;
	cursor: pointer;
}

.newsItemContent {
	padding-left: 15px;
	color: #666666;	
}

.newsItemHeadline {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}