body {
font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #ececec;
}
.ss {
	color: #333333;
	border: 0px solid #a80808;
	padding: 4px;
}
/* Category View - Product Listings */
.mitem {
	background-image: url(../styleImages/new_images/item_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 255px;
}
.titlelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #750808;
}
.mitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #750808;
}
.titlelink a:hover,
.mitem a:hover {
text-decoration: none;
}
.mdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.buynow a{
	background-image: url(../styleImages/new_images/item-buy.jpg);
	float: left;
	height: 30px;
	width: 84px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
}
.mprice {
	line-height: 30px;
	background-image: url(../styleImages/new_images/item-price.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 146px;
	text-align: right;
	padding-right: 8px;
}
.mainprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-right: 8px;
}
.saleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Category View - Product Listings */
#pageSurround {
	width: 980px;
	padding: 0px;
	border: 0px solid #333333;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/new_images/leftcol_top2.jpg);
	height: 50px;
	padding-left: 20px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 188px;
	border: 0px solid #000000;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #000000;
	background-color: #EBEDFE;
	background-image: url(../styleImages/new_images/leftcol_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 184px;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxContentRight2 {
	border: 0px solid #000000;
	background-color: #EBEDFE;
	background-image: url(../styleImages/new_images/leftcol_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 196px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 208px; 
	float: left;
}
.indexa {
	background-color: #dedbdb;
	float: left;
	height: 255px;
	width: 255px;
}
.indexb {
	background-color: #e9e8e8;
	float: left;
	height: 255px;
	width: 255px;
}
.indexa:hover,
.indexb:hover {
	background-color: #c5c1c1;
}
.indexa img,
.indexb img {
	margin-top:10px;
	margin-left:10px;
	height: 235px;
	width: 235px;	
position: relative;
}

.indexa .foot,
.indexb .foot {
	background-image: url(../styleImages/new_images/cat_foot-bar.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	width: 235px;
	left: 10px;
	top: -45px;
	position: relative;
	line-height: 42px;
	text-align: right;
}
.indexa .foot a,
.indexb .foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
	text-align: right;
}
.red {
background-color: #a80808;
}
.colMid {
	position: relative;
	width: 765px;
	float: right;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	float: right;
	margin-right:12px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	width: 370px;
	line-height:17px;
	background-color: #f1f0f0;
	background-image: url(../styleImages/new_images/scrollbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* 2009 NAVIGATION STYLES */
#pfdnav ul {
	margin: 0px;
	padding: 0px;
	float:right;
}
#pfdnav li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	display: inline;
	float:left;
}
#pfdnav a {
	background-image: url(../styleImages/new_images/nav-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
}
#pfdnav a span {
	background-image: url(../styleImages/new_images/nav-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
	display: inline-block;
	padding-right: 12px;
	cursor: hand;
}
#pfdnav a:hover {
	background-image: url(../styleImages/new_images/nav-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
}
#pfdnav a:hover span {
	background-image: url(../styleImages/new_images/nav-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	display: inline-block;
	padding-right: 12px;
	cursor: hand;
}
/* NEW STYLES */
#header_surround {
	background-color: #070707;
	height: 140px;
}
.header_botbar {
	line-height: 10px;
	background-image: url(../styleImages/new_images/header_bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.minidesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#newnav {
	background-image: url(../styleImages/new_images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
}


.aligner {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#session {
	background-image: url(../styleImages/new_images/sessionbar.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 46px;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 46px;
	color: #FFFFFF;
	text-align: center;
}
#session a {
	background-image: none;
	display: inline;
	float: none;
}
#session a:hover {
	background-image: none;
	display: inline;
	float: none;
	color: #CCCCCC;
}
.mainbar {
	font-size: 14px;
	line-height: 53px;
	color: #FFFFFF;
	background-image: url(../styleImages/new_images/mainbar.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}
.contentbox {

	width: 765px;

}
.top-advert {
	height: 127px;
	width: 765px;
}
.mainbars {
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(../styleImages/new_images/basicbar.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	clear: both;
}
.boxfooter {
	background-image: url(../styleImages/new_images/colbot.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 750px;
}
.cartleft {
	float: left;
	width: 503px;
	background-repeat: repeat-x;
	margin-top: 1px;
	padding-bottom:0px;

}
#promo-bot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a80808;
	border-right-color: #a80808;
	border-bottom-color: #a80808;
	border-left-color: #a80808;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#promo-title {
	background-image: url(../styleImages/new_images/news-header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 503px;
	background-color: #000000;
	clear: both;
	display: block;
}
.cartbox_title {
	float: right;
	width: 262px;
	margin-top: 1px;
	background-repeat: no-repeat;

}
.category-bar {
	line-height: 44px;
	color: #FFFFFF;
	background-image: url(../styleImages/new_images/main-category-bar.jpg);
	background-repeat: repeat-x;
	text-indent: 12px;
	height: 44px;
	clear: both;
	font-size: 12px;
}
#promo-mid {
	background-image: url(../styleImages/new_images/news-basket-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	padding-top: 1px;
	padding-bottom: 1px;
}
.cartbox_titler {
	background-image: url(../styleImages/new_images/basket-header.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 262px;
	background-position: left top;
	height: 32px;
}
.cartbox_titler2 {
	background-image: url(../styleImages/new_images/usercp-header.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 262px;
	background-position: left top;
	height: 32px;
}
.contents {
	background-image: url(../styleImages/new_images/cart-hr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
}
#checkout-button {
	background-image: url(../styleImages/new_images/checkout-main-button-bg.jpg);
	height: 33px;
	width: 252px;
	margin-left: 2px;
	margin-top:12px;
}
.cartbox_titlem {
	background-color: #353535;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cartbox_titlem2 {
	background-color: #242424;
	min-height: 147px;
}
.cartpad {
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	font-size: 12px;
	color: #817c7c;
	background-image: url(../styleImages/new_images/news-basket-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a80808;
	border-right-color: #a80808;
	border-bottom-color: #a80808;
	border-left-color: #a80808;
}
.cartTotal {
	line-height: 32px;
	color: #FFFFFF;
	text-indent: 8px;
	font-size: 12px;
}
.cartpad a:link, .cartpad a:active, .cartpad a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #817c7c;
	text-decoration: none;
}
.cartpad a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.cartlinkbot {
	background-color: #edecec;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaa7a7;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
#chkout a {
	<!-- background-image: url(../styleImages/new_images/chkout_btn.jpg); -->
	background-repeat: no-repeat;
	height: 32px;
	width: 99px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 1px;
}
.productlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.picc {
	padding: 1px;
	border: 4px solid #e4e2e2;
}
.productlink a:hover {
	font-variant: normal;
	text-transform: uppercase;
	color: #8d0505;
	text-decoration: none;
}
.leftcol_top1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 53px;
	color: #FFFFFF;
	background-image: url(../styleImages/new_images/leftcol_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 188px;
	padding-left: 20px;
}
#leftcolbot {
	background-image: url(../styleImages/new_images/leftcol_bot.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 208px;
	margin-bottom: 12px;
	float: left;
}
.searchbg {
	background-image: url(../styleImages/new_images/searchbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 53px;
	width: 159px;
	text-align: center;
	font-size: 12px;
}
.locationbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	background-image: url(../styleImages/new_images/locationbg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	padding-left: 20px;
	clear: both;
}
.mainbarse {
	font-size: 14px;
	line-height: 49px;
	color: #FFFFFF;
	background-image: url(../styleImages/new_images/basicbar.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 731px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	background-position: -4px center;
	padding-left: 20px;
}
div.txtCopyright {
display:none;
}
#copyright {
	color: #666666;
	text-align: center;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #242424;
	line-height: 22px;
}
#copyright li {
	display: inline;
	list-style-type: none;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 4px;
	text-decoration: underline;
}
#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 4px;
	text-decoration: underline;
}
#lnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
}
#lnav .maincat a {
	line-height: 27px;
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	background-color: #a80808;
	background-image: url(../styleImages/new_images/maincatbg.jpg);
}
.page {
	background-color: #F0F0F0;
	padding: 24px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#lnav .maincat a:hover {
	line-height: 27px;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	width: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #a80808;
	background-image: url(../styleImages/new_images/maincatbg.jpg);
}
#lnav .subcat a {
	line-height: 27px;
	background-image: url(../styleImages/new_images/lnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
#lnav .subcat a:hover {
	line-height: 27px;
	background-image: url(../styleImages/new_images/lnav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#lnav a {
	line-height: 27px;
	background-image: url(../styleImages/new_images/lnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
#lnav a:hover {
	line-height: 27px;
	background-image: url(../styleImages/new_images/lnav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.boxContentLeftl {
	border: 0px solid #000000;
	background-color: #EBEDFE;
	background-image: url(../styleImages/new_images/leftcol_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 208px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tblList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
	color: #8d0505;
	text-decoration: none;
	font-weight: bold;
}

.tblList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.searchBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	width: 200px;
}.lock {
	background-image: url(../styleImages/new_images/lock.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
}
/* PRODUCT VIEW CSS */
#pv_image_left {
	float: left;
	width: 252px;
}
.pv_image_title {
	background-image: url(../styleImages/new_images/productimages.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 252px;
}
.pv_purchase_title {
	background-image: url(../styleImages/new_images/purchase.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 252px;

}.pv_button_row {
	line-height: 50px;
	clear: both;
	height: 50px;
	width: 207px;
	margin-right: auto;
	margin-left: auto;
}
.small_pbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	background-image: url(../styleImages/new_images/smallbtn.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left;
	padding-left: 72px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.small_cbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	background-image: url(../styleImages/new_images/smallbtn2.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left;
	padding-left: 72px;
	margin-top: 9px;
	margin-bottom: 9px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../styleImages/new_images/midbar.jpg);
	height: 40px;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: normal;
}
.drow {
	border: 1px solid #C2C2C2;
	padding: 7px;
	background-color: #FFFFFF;
}
.drowa {
	border: 1px solid #C2C2C2;
	padding: 6px;
	background-color: #ECECEC;
	color: #333333;
}
#seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #242424;
}
#seo_inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
}
#seo_top {
	line-height: 1px;
	background-color: #333333;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 12px;
}
.page2 {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
}

