body {
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: gray;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-shadow-color: #a0a0a0;
	scrollbar-3d-light-color: gray;
	scrollbar-base-color: #A0A0A0;
    margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
TABLE,TR,TD{
	font-family: Zurich BT, Arial;
	font-size: 12px;
	color: #1A1A1A;
	
	
}

H1{
	font-family: Zurich BT, Arial;
	font-size: 16px;
	font-variant : small-caps;
	color: #00468d;
	font-weight : bold;
}

.address{
	font-family: Zurich BT, Arial;
	font-size: 11px;
	color: #00468d;
}
.addressgreenSmall{
	font-family: Zurich BT, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight : bold;
}
.footerText{
	font-family: Zurich BT, Arial;
	font-size: 11px;
	color: #00468d;
}
.footerText a{
	font-family: Zurich BT, Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.footerText a:hover{
	font-family: Zurich BT, Arial;
	font-size: 10px;
	color:  #FF0000;
	text-decoration: none;
}


table.Department {
	background: #8FB7DF;
	color: #fff;
	border: 1px solid #8FB7DF;

}
table.Department a {
	text-decoration: none;
	background: #8FB7DF;
	color: #fff;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	width: 100%;
	border: 1px solid #8FB7DF;

}
table.Department a:hover {
	text-decoration: none;
	background: #00468d;
	color: #fff;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	width: 100%;
	border: 1px solid #00468d;

}

.searchinput, .searchSelect, .dropdown {
	background-color : #00468d;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.searchdropdown {
	background-color : #FFF7EA;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	color: #00468d;
}

.slogan{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 12px;
	font-weight : bold;
}

.productCode{
	color: #AOAOAO;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	font-weight : bold;
	font-variant : small-caps;
}
.productTitle{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 14px;
	font-variant : small-caps;
	font-weight : bold;
}
.itemTitle{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 12px;
	font-variant : small-caps;
	font-weight : bold;
}
.textTitle{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 12px;
	font-weight : bold;
}

.searchParametersTitle{
	color: #00468d;
	font-family: Arial;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
}
.searchParameters{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
}
.price{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	font-weight : bold;
}
.salePrice{
	color: #FF0000;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	font-weight : bold;
}
.moreDetailHeading{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	font-weight : bold;
}
.moreDetailData{
	color: #00468d;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	font-weight : normal;
}

table.CustomerServices {
	background: #A70000;
	color: #00468d;
	border: 1px solid #A70000;

}
table.CustomerServices a {
	text-decoration: none;
	background: #A70000;
	color: #fff;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	width: 100%;
	border: 1px solid #A70000;

}
table.CustomerServices a:hover {
	text-decoration: none;
	background: #ff9000;
	color: #000;
	font-family: Zurich BT, Arial;
	font-size: 11px;
	width: 100%;
	border: 1px solid #ff9000;