a.group:link {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 85%;
	color: #DC0965;

}
a.group:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 85%;
	color: #333333;

}
a.group:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 85%;
	color: #000000;
	background-color: #FFDFEF;
	border-top: 1px solid #DC0965;
	border-right: 1px solid #DC0965;
	border-bottom: 1px solid #DC0965;
	border-left: 1px none #DC0965;

}
body {
	margin: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;

}
td {
	font-size: 80%;
}
.qty {
	color: #DC0965;
	width: 20px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;

}
form {
	margin: 0px;
}
.bdrLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DC0965;
}
a:link {
	text-decoration: none;
	text-transform: none;
}
a:visited {
	text-decoration: none;
	text-transform: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
	text-transform: none;
	color: #DC0965;

}
.btnSubmit {
	margin: 0px;
}
.txtDetail {
	font-size: 70%;
}
.callBack {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	font-size: 110%;

}
.callBkImage {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.btnSearch {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DC0965;
	margin: 0px 0px 2px;

}
.blockHighlight {
	border: 1px solid #DC0965;
	padding: 4px;
	background-color: #EEEEEE;
	width: 95%;
	margin: 5px 3px 8px 0px;
}
.clear {
	clear: both;
	font-size: 1px;
}
.footerTxt {
	font-size: 10px;
	padding-left: 4px;
}
#flashcontent {
	margin-top: 3px;
	margin-left: 6px;
}
