body {
	background-color: #fff0ca;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.lefttop {
	background-image: url(images/lefttop.gif);
	height: 35px;
	width: 23px;
	background-position: right bottom;
}

.righttop {
	background-image: url(images/righttop.gif);
	height: 35px;
	width: 23px;
	background-position: left bottom;
}

.leftbot {
	background-image: url(images/leftbot.gif);
	height: 23px;
	width: 23px;
	background-position: right top;
}
.rightbot {
	background-image: url(images/rightbot.gif);
	height: 23px;
	width: 23px;
	background-position: left top;
}

.bot {
	background-image: url(images/bot.gif);
	height: 23px;
	background-position: top;
	background-repeat: repeat-x;
}

.top {
	background-image: url(images/top.gif);
	height: 35px;
	background-position: ;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
}
.left {
	background-image: url(images/left.gif);
	background-position: ;
	background-repeat: repeat-y;
	background-position: right;
	width: 23px;
}
.right {
	background-image: url(images/right.gif);
	background-position: ;
	background-repeat: repeat-y;
	background-position: left;
	width: 23px;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	height: 27px;
	vertical-align: middle;
}
.menuleft {
	background-image: url(images/menu_left.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: right;
	width: 8px;
}
.menuright {
	background-image: url(images/menu_right.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left;
	width: 8px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffe698;
	font-weight: bold;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #62ab00;
	font-weight: bold;
}
.image_left {
	padding-right: 8px;
	margin-right: 8px;
}
.image_right {
	padding-right: 8px;
	margin-right: 8px;
}
.podval {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b56e06;
}

.podval a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b56e06;
	text-decoration: none;
}

.podval a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b56e06;
	text-decoration: none;
}
.podval a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b56e06;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0084;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0084;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0084;
	text-decoration: underline;
}
.phborder {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
}
.price {
	font-size: 10px;
}
.style1 {
	color: #ff0084;
	font-weight: bold;
}
.style11 {
	font-weight: bold;
	color: #28a800;
}

