.heading {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F75900;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F75900;
}

.productborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#333333;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.border {
	border: 1px solid #186B97;
}
.leftimgborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #0D5E89;
}
.productlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.borderlink {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}

.prodectlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.prodectlink:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.redborder{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F75900;
	}
