* {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form  {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	margin: 0 auto;
}
img {
	border: medium none;
}

ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.hidden {
	display: none;
}
a { color:#000; text-decoration:none; }
a:hover { text-decoration:underline; color:#000;  }
.page_list {
	clear: both;
	float: right;
	margin: 8px;
	padding: 3px;
	text-align: center;
	width: 550px;
}
.page_list a {
	border: 1px solid #DDDDDD;
	color: #88AF3F;
	margin-right: 2px;
	padding: 2px 5px;
	text-decoration: none;
}
.page_list a:hover {
	background: none repeat scroll 0 0 #F1FFD6;
	border: 1px solid #85BD1E;
	color: #638425;
}
.page_list .current {
	background: none repeat scroll 0 0 #B2E05D;
	border: 1px solid #B2E05D;
	color: #FFFFFF;
	font-weight: 700;
	margin-right: 2px;
	padding: 2px 5px;
}
.page_list .disabled {
	border: 1px solid #F3F3F3;
	color: #999999;
	margin-right: 2px;
	padding: 2px 5px;
}
.page_list span {
	padding-left: 10px;
}
.page_list span input {
	margin: 0 4px 0 3px;
	vertical-align: middle;
}
.page_list span input.field {
	border: 1px solid #999999;
	height: 16px;
	padding: 1px;
	width: 32px;
}
.offer_page {
	margin: 5px 0;
	padding: 5px;
	text-align: right;
}
.offer_page a:link, .page a:visited {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #CCCCCC;
	display: inline;
	font-size: 12px;
	line-height: 15px;
	margin: 0 3px;
	padding: 4px;
}
.offer_page a:hover {
	background: none repeat scroll 0 0 #DADADA;
	border: 1px solid #000000;
	color: #323232;
	display: inline;
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	margin: 0 3px;
	padding: 4px;
}
.offer_footer {
	background: url("../images/main_bg.gif") repeat scroll 0 -265px transparent;
	display: block;
	height: 5px;
	list-style: none outside none;
	overflow: hidden;
}
.font_red {
	color: #FF0000;
	font-size: 16px;
}
.font_purple {
	color: #993333;
	font-size: 16px;
}
.txtRed {
	color: #CC3300;
}
.txtBlue {
	color: #336699;
}
.txtGray {
	color: #999999;
}
.padding_r {
	padding-right: 0;
}
.crumbs {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	width: 100%;
}
.crumbs a {
	color: #000;
	text-decoration: none;
}
.crumbs a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.mR18{ margin-right:18px;}
.pB35{ padding-bottom:35px;}
