H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 0386AE;
}
.blueText { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: 4A6B8D; ; font-weight: bold; text-decoration: none}
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none}
.news:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
.newsDate { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.CaseStudies { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; text-decoration: none}
.CaseStudies:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; text-decoration: underline}
.footerText, .FooterLink {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #878773; text-decoration: none}
.footerText:hover, .FooterLink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFB900; text-decoration: none}
.linebottom {  border-color: black black #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.linetop {  border-color: #666666 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.lineright {  border-color: black #666666 black black; text-decoration: none; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.AdminRequired { color: Red }
.AdminErrorField { background : LightSkyBlue; }
.AdminButtons { 	
	font-size: 8pt; 
	font-variant: small-caps; 
	background-color: Silver;
	padding-left:15px; 
	padding-right:15px; 
	border: thin outset white; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif; 
}
.AdminEvenRow { background : #EEEEEE; }
.AdminOddRow {  }
.BreadCrumbs {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.BreadCrumbs:hover {
	font-size: 10px;
	color: black;
	text-decoration: underline;
}
.dotline {
	background-image: url(Images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bottomBack {
	background-color: #E5E5DC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mainBorder {
	border: 1px solid #878773;
}
.FieldSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F3F3F;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #3F3F3F;
}
.BorderMain {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6B6B58;
	border-bottom-color: #6B6B58;
}
.BorderCell {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B58;
	border-left-color: #6B6B58;
}
.BorderCellHeading {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B58;
	border-left-color: #6B6B58;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A6A697;

}
.BorderCellColoured {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B58;
	border-left-color: #6B6B58;
	font-weight: bold;
	background-color: E5E5DC;

}
a {
	color: #6B6B58;
}
a:hover {
	color: #FFB900;
}
.BorderImage {
	border: 2px solid #6B6B58;
}
.BorderCellColouredLightish {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B58;
	border-left-color: #6B6B58;
	font-weight: normal;
	background-color: E5E5DC;
	font-size: 11px;
	color: 565722;

}
.BorderCellColouredLight {

	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B58;
	border-left-color: #6B6B58;
	font-weight: normal;
	background-color: F2F2ED;
	font-size: 11px;
	color: 565722;
}
.BorderCellColoureddark {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6B6B58;
	border-left-color: #6B6B58;
	font-weight: bold;
	background-color: 878773;
	color: #FFFFFF;

}
strong {color: 878773}

select,input, textarea {
border: 1px solid #878773;
color: 333333;
font-size: 10px;
}
borderNone {
border: none;
}
.ButtonStyleSold {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 2px;
	border: 1px solid #666666;
}
.ButtonStyleArrivingSoon {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFB900;
	padding: 2px;
	border: 1px solid #666666;
}
.ButtonStyleNewStock {
	BORDER-RIGHT: #666666 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #666666 1px solid; 
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #666666 1px solid; 
	COLOR: #ffffff; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #666666 1px solid; 
	BACKGROUND-COLOR: #009933
}
.ButtonStyleUnderOffer {
	BORDER-RIGHT: #666666 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #666666 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #666666 1px solid;
	COLOR: #ffffff;
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: #FC7636
}

.DataCollectionIcon {
	MARGIN-RIGHT: 3px;
}