body {
	margin: 0px;
	padding: 0px;
}

body, td, div, span {
	font-size: 11px;
	font-family: Verdana;
}

p {
	font-size: 11px;
	font-family: Verdana;
	color: #666;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.head {
	background: url(/static/i/bg-head.jpg) left top repeat-x;
}

div.navi-1st {
	width: 172px;
	background: url(/static/i/bg-navi-1st-left.jpg) left center no-repeat;
	color: #50b88a;
	text-transform: uppercase;
	font-weight: bold;
}

div.navi-1st a {
	color: #50b88a;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

div.navi-1st div {
	margin: 5px;
	margin-left: 13px;
}

div.navi-1st-active {
	width: 172px;
	background: url(/static/i/bg-navi-1st-left.jpg) left center no-repeat;
	color: #fbaa28;
	text-transform: uppercase;
	font-weight: bold;
}

div.navi-1st-active a {
	color: #fbaa28;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

div.navi-1st-active div {
	margin: 5px;
	margin-left: 13px;
}

div.navi-2nd {
	width: 163px;
	background: url(/static/i/bg-navi-2nd-left.jpg) 5px center no-repeat;
	padding: 0px;
	margin: 0px;
}

div.navi-2nd div {
	margin: 3px;
	margin-left: 13px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #75704f;
	width: 100%;
}

div.navi-2nd  a {
	color: #75704f;
}

div.navi-2nd-active {
	width: 163px;
	background: url(/static/i/bg-navi-2nd-left-active.jpg) 5px center no-repeat;
	background-color: #fbaa28;
}

div.navi-2nd-active div {
	margin: 3px;
	margin-left: 13px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
}

div.navi-2nd-active a {
	color: #FFFFFF;
}

div.navi-3rd {
	background: url(/static/i/bg-navi-3rd-left.jpg) 13px center no-repeat;
	background-color: #f6e2b4;
	width: 163px;
}

div.navi-3rd div {
	width: 100%;
	margin-left: 23px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.navi-3rd a {
	color: #d98c00;
}

div.navi-3rd a:hover {
	color: #a15d00;
}

div.navi-3rd-active {
	background: url(/static/i/bg-navi-3rd-left-active.jpg) 13px center no-repeat;
	background-color: #f6e2b4;
	width: 163px;
}

div.navi-3rd-active div {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 23px;
}

div.navi-3rd-active a {
	color: #a15d00;
}

div.navi-right {
	margin-left: 13px;
	text-align: right;
	padding-bottom: 5px;
}

div.navi-1st-right {
	width: 152px;
	background: url(/static/i/bg-navi-1st-right.jpg) left center no-repeat;
}

div.navi-1st-right a, div.navi-1st-right h3 {
	color: #50b88a;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
}

div.navi-right input.text {
	text-align: left;
}

div.navi-1st-right div {
	margin: 5px;
	margin-left: 16px;
	text-align: left;
}

div.navi-1st-active-right {
	width: 152px;
	background: url(/static/i/bg-navi-1st-right.jpg) left center no-repeat;
}

div.navi-1st-active-right a {
	color: #fbaa28;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

div.navi-1st-active-right div {
	margin: 5px;
	margin-left: 16px;
	text-align: left;
}

div.navi-2nd-right {
	width: 143px;
	background: url(/static/i/bg-navi-2nd-left.jpg) 7px center no-repeat;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
}

div.navi-2nd-right div {
	margin: 3px;
	margin-left: 16px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	text-align: left;
}

div.navi-2nd-right  a {
	color: #75704f;
}

div.navi-2nd-active-right {
	width: 143px;
	background: url(/static/i/bg-navi-2nd-left-active.jpg) 5px center no-repeat;
	background-color: #fbaa28;
}

div.navi-2nd-active-right div {
	margin: 3px;
	margin-left: 13px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	text-align: left;
}

div.navi-2nd-active-right a {
	color: #FFFFFF;
}

td.content-left {
	background: url(/static/i/bg-left.jpg) -2px top repeat-y;
	vertical-align: top;
	padding-bottom: 30px;
	padding-top: 10px;
}

td.content {
	vertical-align: top;
	background-color: #f9f7ea;
}

td.content-right {
	background: url(/static/i/bg-right.jpg) 2px top repeat-y;
	vertical-align: top;
	padding-top: 10px;
}

div.content {
	width: 472px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

td.main {
	border-top: 1px solid #e6dbcb;
	background-color: #eee8c2;
	vertical-align: top;
}

td.footer {
	border-top: 1px solid #e6dbcb;
	background: url(/static/i/bg-footer.jpg) left top repeat-x;
	height: 152px;
	vertical-align: top;
	color: #5d5852;
}

div.search_box {
	color: #868162;
}

td.footer-left, td.footer-right {
	padding-top: 40px;
}

table.footer-tabs {
	margin-left: 30px;
	width: 820px;
	color: #868162;
}

div.path, a.path {
	color: #c2bfab;
	font-size: 11px;
}

div.path {
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.text {
	color: #000000;
	font-size: 11px;
	border: 1px solid #fbaa28;
	width: 110px;
	margin-left: 13px;
}

input.login {
	margin-top: 8px;
	margin-left: 6px;
}

input.text_search {
	width: 137px;
	border: 1px solid #bebebe;
	color: #5d5852;
}	
input.button {
	background: none;
	color:#5d5852;
	border: 0px;	
}

div.languages {
	margin: 0px;
	padding: 0px;
	margin-left: 27px;
}

td.top {
	padding: 0px;
	margin: 0px;
}

td.top-right img {
	margin-right: 5px;
}

img.language_1 {
	filter:Alpha(opacity=30, finishopacity=0, style=0);
	-moz-opacity:0.3;
}

img.language_2 {
	filter:Alpha(opacity=100, finishopacity=0, style=0);
	-moz-opacity:1.0;
}

div.navi-2nd-right div {
	height: 14px;
	overflow: hidden;
}