body {
    width: 100%;
    height: 100%;
	background: url(../images/bg.gif);
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	}
html {
	height:100%;
	}
a:link, a:visited {
	color:#544A22;
	text-decoration: none;
	}
a:hover {
	color:#544A22;
	text-decoration: underline;
	}
img {
	border:0;
	}
td {
	vertical-align:top;
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2511;
	}
h1 {
	font-size: 10px;
	padding-top: 0px;
	color: #000000;
	}
h3 {
	background: url(../images/rleaf.gif) left no-repeat;
	padding: 0px 0px 0px 34px;
	height: 20px;
	}
h4 {
	font-size: 16px;
	padding-top: 20px;
	}
form {
	padding: 0;
	border: 0;
	margin: 0;
}
input {
	border: 1px solid #544A22;
	font-size: 90%;
	color: #2B2511;
}
.submitbutton {
	border: 1px solid #544A22;
	font-size: 12px;
	color: #2B2511;
}
textarea {
	border: 1px solid #544A22;
	font-size: 98%;
	color: #2B2511;
}
.mandatory {
	font-size: 10px;
	color: #2B2511;
}
#navigation {
	padding:20px 5px 0px 30px;
	display:block;
	width:150px;
	}
*html #navigation {
	padding:20px 5px 0px 30px;
	display:block;
	width:149px;
	}
#navigation p {
	margin:0px;
	padding:0px;
	}
#navigation a {
	display:block;
	padding:5px 0px 5px 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	}
#navigation a:hover {
	color:#CDAB5A;
	}
.page {
	font-size:11px;
	background: url(../images/menu-diamond.gif) no-repeat left center;
	color:#FFFFFF;
	font-weight:bold;
	}
.zeytinyagi {
	font-size:11px;
	background: url(../images/menu-diamond.gif) no-repeat left center;
	color:#FFFFFF;
	font-weight:bold;
	}
.submenu {
	font-size:11px;
	background: url(none;) no-repeat left center;
	padding:0px 0px 2px 10px;
	margin-left:10px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	}
.submenuCurrent {
	font-size:11px;
	background: url(none;) no-repeat left center;
	padding:0px 0px 2px 10px;
	margin-left:10px;
	display:block;
	color:#CDAB5A;
	font-weight:bold;
	}
.picShadow-left {
	background: url(../images/pic-sh-l.jpg) repeat-y right top;
	}
.picShadow-right {
	background: url(../images/pic-sh-r.jpg) repeat-y left top;
	}
.prdBorder {
	border: 4px solid #959B44;
	}
#legals {
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	}
#legals a {
	color:#D2A07B;
	text-decoration:none;
	}
#legals a:hover {
	text-decoration:underline;
	}
.l3 { 
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	}
.qv {
	background-image: url(../images/qv1.gif);
	position: relative;
	top: 0px;
	left: 0px;
	width: 20px;
	margin: 0;
	z-index: 10;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: pointer;
	cursor:hand;
	}
.thumb {
	cursor: pointer;
	cursor: hand;
	margin: 0;
	padding: 0;
	position: relative;
	left: -30px;
	top: -4px;
	z-index: -1;
	border: 4px solid #959B44;
	}
