body {
	font-family: "Arial Narrow", Arial, Helvetica, "sans serif";
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
    scrollbar-arrow-color: #feba00;
    scrollbar-track-color: #f1f2f2;
    scrollbar-face-color: #02a0c6;
    scrollbar-highlight-color: #4bd0f1;
    scrollbar-3dlight-color: #f1f2f2;
    scrollbar-darkshadow-color: #f1f2f2;
    scrollbar-shadow-color: #0c7c98;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.bak_shadow_l {
	background-color: #F1F2F2;
	background-image:  url("img/bak_shadow_l.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.bak_shadow_r {
	background-color: #F1F2F2;
	background-image:  url("img/bak_shadow_r.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.central_panel {

	background-attachment: scroll;
	background-image:  url("img/bot_banner.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 745px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.bak_greybox {
	background-image:  url("img/box_grey_center.gif");
	background-repeat: repeat-x;
}
.menu_padding {
	padding-right: 10px;
	padding-left: 10px;
}
.menu {
	font-size: 14px;
	color: #02A0C6;
}
.menu a:link {
	color: #02A0C6;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #cc99cc;
}
.menu a:hover {
	text-decoration: underline;
	color: #FEBA00;
}
.menu a:active {
	text-decoration: none;
	color: #02A0C6;
}
.subtitle {
	font-size: 17px;
	color: #FFFFFF;
}
.bottom_links {
	font-size: 14px;
	color: #8D8D8D;
}
.bottom_links a:link {
	color: #02A0C6;
	text-decoration: underline;
}
.bottom_links a:visited {
	color: #02A0C6;
	text-decoration: underline;
}
.bottom_links a:hover {
	text-decoration: none;
	color: #FEBA00;
}
.bottom_links a:active {
	text-decoration: underline;
	color: #02A0C6;
}
.text_normal_just {
	font-size: 14px;
	color: #666666;
	text-align:justify;
}
.ps_pic_thumb {
	border: 2px solid #FEBA00;
	margin-bottom: 3px;
}
.ps_pic_big {
	border: 1px solid #02A0C6;
	margin: 3px;
}
.ps_name {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.ps_price {
	font-size: 18px;
	color: #666666;
}
.text_small {
	font-size: 13px;
	color: #666666;
}
.text_small {
	font-size: 12px;
	color: #666666;
}
.text_small a:link {
	color: #02A0C6;
	text-decoration: none;
}
.text_small a:visited {
	text-decoration: none;
	color: #cc99cc;
}
.text_small a:hover {
	text-decoration: underline;
	color: #FEBA00;
}
.text_small a:active {
	text-decoration: none;
	color: #02A0C6;
}
.text_normal {
	font-size: 14px;
	color: #666666;
}
.text_normal a:link {
	color: #02A0C6;
	text-decoration: underline;
}
.text_normal a:visited {
	text-decoration: underline;
	color: #cc99cc;
}
.text_normal a:hover {
	text-decoration: underline;
	color: #FEBA00;
}
.text_normal a:active {
	text-decoration: none;
	color: #02A0C6;
}
.li_pic {
	border: 2px solid #FEBA00;
}
.li_pic a:visited{
	border: 2px solid #cc99cc;
}