/* CSS Document */

body {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 12px;
	line-height:16px;
	color: #5F5F5F;
	margin: 0px;
	background-color: #ffffff;
	margin-top:12px;

}


td,th {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #5F5F5F;
}

.headerbg {
	background-image:url(../images/header_bg.jpg);
	width:436px;
	height:174px;
}

.middlebg {
	background-image:url(../images/middle_bg.jpg);
	width:778px;
}

.divider{
	background-image:url(../images/line_divider.gif);
	height:7px;
}

.graydivider{
	background-image:url(../images/gray_divider.gif);
	width:7px;
}

.smallredtxt {
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 10px;
	color: #F1BCBF;
	margin: 28px;
}

.smallwhitetxt {
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;

}


.whitetxt {
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;

}

.blackheading {
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}

.greenheading {
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 15px;
	color: #4F4B34;
	font-weight:bold;
}

.brownheading {
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 15px;
	color: #B66210;
	font-weight:bold;
}

.brownheading-small {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #B66210;
	font-weight:bold;
}

.brownheading1 {
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 12px;
	color: #C41A22;
	font-weight:bold;

}

.green-text-small {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #847840;
	font-weight:bold;
}

.submit-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.submit-link:link, .submit-link:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #B66210;
	text-decoration: none;
	border-bottom: 1px solid #E6E6E6;
}

.submit-link:hover {
	border-bottom: 1px solid #B66210;
}

.brown-link:link, .brown-link:visited {
	font-size: 11px;
	color: #B66210;
	text-decoration: none;
	border-bottom: 1px solid #E6E6E6;
}

.brown-link:hover {
	border-bottom: 1px solid #B66210;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA200;
}

a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}



a.redlinkBig:link {
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:bold;
	color: #BB222A;
}

a.redlinkBig:visited {
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:bold;
	color: #BB222A;
}

a.redlinkBig:hover {
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:bold;
	color: #FF000E;
}

a.redlinkBig:active {
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:bold;
	color: #BB222A;
}




a.whitelinkSmall:link {
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 10px;
	color: #ffffff;
}

a.whitelinkSmall:visited {
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 10px;
	color: #ffffff;
}

a.whitelinkSmall:hover {
	text-decoration: underline;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 10px;
	color: #ffffff;
}

a.whitelinkSmall:active {
	text-decoration: none;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 10px;
	color: #ffffff;
}


a.whitelinkbig:link {
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}

a.whitelinkbig:visited {
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}

a.whitelinkbig:hover {
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

a.whitelinkbig:active {
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif,Verdana ;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}

a.redlink:link, a.redlink:visited {
	font-size: 11px;
	color: #C41A22;
	text-decoration: none;
	font-weight: bold;
}

a.redlink:hover {
	text-decoration: underline;
}


a.footer:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 11px;
	color: #717171;
}


a.footer:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 11px;
	color: #717171;
}


a.footer:hover {
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 11px;
	color: #FFA200;
}


a.footer:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif ;
	font-size: 11px;
	color: #717171;
}

.green-text-small {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #847840;
	font-weight:bold;
}

.black-text-small {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

.submit-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.gray-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
}


input{
border:1px solid #B5B6B2;
background-color:#ffffff;
}

textarea{
border:1px solid #B5B6B2;
background-color:#ffffff;
}


.merchantselect {
	border: 1px solid #CFCECE;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
.search-field {
	border: 1px solid #C8C8C8;
	color: #515151;
}

#searchbar {
	padding: 11px 0 11px 15px;
	background-color: #F4F4F4;
}
.product-heading {
	font-size: 12px;
	color: #C41A22;
	font-weight: bold;
}

/* Price table styles */

.price-table-head {
	padding: 3px 3px 3px 3px;
	background-color: #D8272F;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.price-table-content {
	padding: 3px 3px 3px 3px;
	background-color: #FFE778;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	color: #433C1C;
	text-align: center;
}

.price-table-content-a {
	padding: 3px 3px 3px 3px;
	background-color: #FFF2B4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	color: #433C1C;
	text-align: center;
}

.redtext {
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif ; font-size: 11px;  color: #9E0502
}

.gray-link:link, .gray-link:visited {
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
}

.gray-link:hover {
	border-bottom: 1px solid #5B5B5B;
}


.txt {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif ; 
	font-size: 22px;
	line-height:28px;
	color: Fuchsia;


}