body {
	margin:0px 0px 0px 0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.middle-bg {
	background-image: url(images/middle-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu-bg-repeat {
	background-image: url(images/left-menu-bg-rep.jpg);
	background-repeat: repeat-y;
}
.white-left {
	background-image: url(images/white-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.white-right {
	background-image: url(images/white-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.middle-bottom {
	background-image: url(images/middle-bottom.jpg);
	background-repeat: no-repeat;
}
.bottom-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-font-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-font-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom-font-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-font-10-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-font-10-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	background-color: #e5e3e4;
}
.middle-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.line-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
}
.line-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
}
.line-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.line-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
}
.product-link-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.left-menu-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/left-menu-bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.left-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.left-menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.content-bg{background:url(images/content_bg.gif) left top repeat-y}
#cpPremiumHeader {
height:0px;
visibility:hidden;
display:none;
}