body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(/images/right_side_repeat.jpg);
	background-repeat: repeat-x;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 832px;
	width: 1024px;
}
.mainPanel {
	background-attachment: scroll;
	background-image: url(../images/main_panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 811px;
	width: 771px;
	padding-top: 10px;
}
.top_pad {
	padding-top: 12px;
}
a, a:link {
	color: #5b2cb4;
	text-decoration: none;
	font-weight: bold;
}
a:visisted {
	color: #8b6cca
}
a:hover, a:active {
	color: #8b6cca;
	text-decoration: underline;
}
#navButtons_div {
	height: 417px;
	overflow: auto;
}
.navtxt, a.navtxt, a.navtxt:link, a.navtxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.navtxt:hover, a.navtxt:active {
	color: #000000;
	text-decoration: underline;
}
.hotdeal {
	padding-top: 7px;
}
#main_content_div {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 592px;
	height: 611px;
	margin: 0px;
	overflow: auto;
}
#homecontent_div {
	width: 592px;
	height: 99px;
	margin: 0px;
	overflow: auto;
}
#managedBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.priceblok {
	padding: 2 px;
	background-color: #5b2cb4;
	color: #ffffff;
	font-size: 18px;
	border: 2px solid #fdfe70;
	margin-bottom: 4px;
}
.pricebloksmall {
	padding: 2 px;
	background-color: #5b2cb4;
	color: #ffffff;
	font-size: 14px;
	border: 2px solid #fdfe70;
	margin-bottom: 4px;
}