body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Leftlink {
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 19px center;
	display: block;
	text-decoration: none;
}
h4 {
	color: #525252;
}
h3 {
	color: #AF283F;
	margin: 0px;
}
.tab-bg {
	background-color: #FFFFFF;
	background-image: url(../images/tab-bg.gif);
	background-repeat: repeat-x;
}
h5 {
	font-weight: normal;
	margin: 0px;
}
.Leftlink:hover {
	color: #EEC35A;
}
.brdwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subLeftlink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 45px;
	display: block;
}
.subLeftlink:hover {
	font-weight: normal;
	color: #EEC35A;
	text-decoration: none;
	padding-left: 45px;
	display: block;
}
.arial12 {
	font-weight: normal;
	color: #1C1C1C;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.brdprobox {
	border: 2px solid #9B9B9B;
}
.arial13 {
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
.arialred13 {
	font-weight: bold;
	color: #AF283F;
	text-decoration: none;
}
.brdproboxsm {
	border: 1px solid #9B9B9B;
}
.product-text {
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
.prored-text {
	font-weight: bold;
	color: #AF283F;
	text-decoration: none;
}
.botlink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.botlink:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.dkgreylink{
	color:#666666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.dkgreylink:hover{
	color:#666666;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}