td {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
}
.bg-blue {
	background-color: #BDD7FB;
}
.bg-dkblue {
	background-color: #568BC3;
}
.bg-lblue {
	background-color: #BFDBFF;
}
.txt-green {
	color: #1F9101;
}
.bg-white {
	background-color: #FFFFFF;
}
.bg-grey {
	background-color: #E4ECF7;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.txt-orange {
	color: #F07C00;
}
.bg-line {
	background-color: #D8E2EE;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.pagerClass
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:Black;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
.txt-black {
	color: #000000;
}

.shopHighlighted {
	color:#F07C00;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #568BC3;
}
.leftBoxBg {
	background-color: #E4ECF7;
}
.highlightBg {
	background-color: #D5DEEA;
}
.bg-grey {
	background-color: #F1F1F1;
}
.txt-white {
	color: #FFFFFF;
}
.clsExclusive {
	background-color: #D5DEEA;
}
.button {
	background: url(/images/button_backgr.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
	margin: 0;
	padding: 0;
	line-height:18px;
	text-align:center;
	border-top: 1px solid #97C0E3;
	border-bottom:1px solid #4182BD;
	border-left:1px solid #97C0E3;
	border-right:1px solid #4182BD;
}

.buttonRemove {
	background: url(/images/cross.gif) no-repeat;
	background-position:1px 1%;
	color: #000000;
	font-weight: bold;
	height: 22px;
	margin: 0;
	padding: 0px 0px 0px 5px;
	line-height:18px;
	text-align:center;
	border-top: 1px solid #97C0E3;
	border-bottom:1px solid #4182BD;
	border-left:1px solid #97C0E3;
	border-right:1px solid #4182BD;
}

.buttonAdd {
	background: url(/images/tick.gif) no-repeat;
	background-position:1px 1%;
	color: #000000;
	font-weight: bold;
	height: 22px;
	margin: 0;
	padding: 0px 0px 0px 5px;
	line-height:18px;
	text-align:center;
	border-top: 1px solid #97C0E3;
	border-bottom:1px solid #4182BD;
	border-left:1px solid #97C0E3;
	border-right:1px solid #4182BD;
}

div.warning {
	border: 1px solid #568BC3;
	color: #000000;
	padding: 7px 5px 7px 33px;
	margin-bottom: 5px;
	background: #E4ECF7 url(/images/warning_message.gif) no-repeat;
	background-position:2px 50%;
}

.yregfloathelp {
	BORDER-RIGHT: #ffc30e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ffc30e 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; BORDER-LEFT: #ffc30e 1px solid; WIDTH: 18em; COLOR: #9c7600; PADDING-TOP: 5px; BORDER-BOTTOM: #ffc30e 1px solid; FONT-FAMILY: "Trebuchet MS", arial, sans-serif; BACKGROUND-COLOR: #fffbb8; TEXT-ALIGN: left
}
.Error
{
	color:Red;
	font-weight:bold;
}

.Price
{
	color:Green;
	font-weight:bold;
}