.bgtop {
	background-image: url(images/bg_top2.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 920px;
	background-position: center center;
}
h1 {
	color: #66198A;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 15px;
	margin-left: 20px;
	line-height: 35px;
}
.menu:hover {
	color: #B39AE7;
}
.menu:link {
	color: #FFFFFF;
}
.menu:link:hover {
	color: #D3E303;
}
.colleft {
	background-color: #FFFFFF;
	width: 194px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;




}
.colright {
	background-color: #FFFFFF;
	width: 194px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
}
.colcontent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
}
.colmiddle {
	background-color: #FFFFFF;
	width: 512px;
	border: 0px none;
	padding-top: 12px;


}
.boxtop {
	background-color: #FFFFFF;
	width: 170px;
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	height: 30px;


}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boxmain {
	background-color: #E8E8E8;
	width: 170px;
	background-position: center top;

}
.boxcattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boxmailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boxcattextB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boxcattitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxcatnline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bgmenutop {
	background-image: url(images/bg_top_menu.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 920px;
	background-position: center;
}
.bgbasebox {


	background-image: url(images/bg_base.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	background-position: center;
}
.boxlrgblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boxlrgpurp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #5329A9;
	text-decoration: none;
}

/** search **/

.searchbox{
	width:155px;
	height:28px;
	margin-right:6px;
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
}

.searchinput{margin:5px 0 0 25px;border:0px;width:100px;font-size:10px;height:12px;}

.search_btn{
	border:0px;
	width:19px;
	height:18px;
	margin:5px 0 0 5px;
	cursor:pointer;
	background-image: url(images/search_btn.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.search_btn:hover{
	background-image: url(images/search_btn_f2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
/** left menu **/

#maincontent {
	background-color:#353535;
}
#leftcol {
	display: block;
	clear: both;
	float: left;
	color: #353535;
	width: 155px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
	#leftcol a:link, #leftcol a:visited { color: #83837F; text-decoration: none;}
	#leftcol a:hover { color: #66198A; text-decoration: none;}

#leftcol ul{ margin: 0;padding: 0;border: none; }
#leftcol ul li { margin: 0; }
#leftcol ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	text-decoration: none;
	height: 20px;
	width: 155px;
	line-height: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83837F;
}

html>body #leftcol ul ol li a { width: auto; }
#leftcol ul li a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	text-decoration: none;
	height: 20px;
	width: 155px;
	line-height: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83837F;
}
.topsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	height: 25px;
	width: 155px;
	line-height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
}
.topsection img {
	padding: 4px 0 0 0;
	
}
#navlinks ul {
	margin: 0px;
	padding: 0px;
}
.ptextblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ptextblackB {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ptextpurpB {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5329A9;
	text-decoration: none;
}
.divideblk {
	background-image: url(images/divide_blk.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-position: center;
}
.maintextblk {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.colmidprod {
	background-color: #FFFFFF;
	width: 706px;
	border: 0px none;
	padding-top: 12px;
}
.boxhome {
	width: 680px;
	background-position: center top;
	background-image: url(images/bg_home_cats.jpg);
	background-repeat: no-repeat;
	height: 230px;
}
.boxhometext {
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boxhomeoffer {
	width: 680px;
	background-position: center top;
	background-image: url(images/bg_home_offer.jpg);
	background-repeat: no-repeat;
	height: 230px;
}
.offer_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.offer_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.offer_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxhomekt {
	width: 680px;
	background-position: center top;
	background-image: url(images/bg_home_kt.png);
	background-repeat: no-repeat;
	height: 115px;
}
