/* CSS Document */
HTML body {
	margin: 0px;
	padding: 0px;
	background:#ffffff url(/img/bg.jpg); 
}

body, td, li, p, dd, span, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.tableBg {
	background: url(/img/table_bg.jpg) no-repeat;
}
/*.mainBg {
	background: url(/img/bg.jpg);
}*/
.whiteBg {
	background-color:#ffffff;
}
.pink {
	color: #E7497E;
	font-weight: bold;
}
.pink_title {
	color: #D74E62;
	font-size: 13px;
	font-weight: bold;
}
.black_title {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
span.pinklink a, a:link, a:visited, {
	color: #E7497E;
}
span.pinklink a:hover {
    color: #E7497E;
	font-weight: bold;
	text-decoration: none;
}





a:active, a:visited, a:link, a:hover {
	color: #E7497E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.prod, a.prod:link, a.prod:active, a.prod:visited   {
	color: #E7497E;
	text-decoration:underline;
}
a.prod:hover {
	color: #000000;
	text-decoration:none;
}

.bottom, a.bottom, a.bottom:visited, a.bottom:link, a.bottom:hover {
	font-size: 10px;
	color: #6E7C84;
}
.bottomBold, a.bottomBold, a.bottomBold:visited, a.bottomBold:link, a.bottomBold:hover {
	font-size: 10px;
	color: #6E7C84;
	font-weight: bold;
}
.huntField {
	width: 118px;
    margin: 5px;
}
td.noprint {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #fdffff; }
td.noprint a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #fdffff; }
td.noprint a:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #fdffff; }
td.noprint a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #fdffff; } 
td.noprint a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #fdffff; }

.title, h1 {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold;}
.subTitle, h2 {text-decoration: none; font-family: arial,helvetica,sans serif; font-size: 13px; color: #000000; font-weight: bold; }
.large {text-decoration: none; font-family: arial black,helvetica,sans serif; font-size: 14px; color: #000000}
.small {
font-size: 11px;
}

.grey {
	color: #6E7C84;
	font-size: 10px;
}

.yellow { font-weight:bold;
	color: #f7d329;
	font-size: 10px;
}
.price {
	font-size:12px;
}
.noprint {display: none;}
.messageStackError, .messageStackError larger { color: #F23E40; }

.s_wid { width:90px;}
.roll { 
 
 	width:270px; 
	height:180px; 
	overflow: auto; 
}
span.normalprice{
text-decoration:line-through;
color:#ff0000;
}

.back a img { border:0; padding:10px 0 15px; }
