/* common */

html, body {
	height: 100%;
}

img {
	border: 0;
}

body {
	background-color: #ffffff;
	background-image: url(../images/header/background/middle.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0;
}

/* header */

td.header {
	background-image: url(../images/header/background/middle_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

td.header_navigation_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	color: #e39e6e;
	padding: 0 10px 0 5px;
}

td.header_navigation_on a {
	color: #ffffff;
	text-decoration: none;
}

td.header_navigation_on a:hover {
	color: #ffffff;
	text-decoration: none;
}

td.header_navigation_off {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	color: #c95134;
	padding: 0 10px 0 5px;
}

td.header_navigation_off a {
	color: #76851a;
	text-decoration: none;
}

td.header_navigation_off a:hover {
	color: #76851a;
	text-decoration: none;
}

td.header_search h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	color: #c95134;
	margin: 10px 0 4px 0;
}

input.header_search_keyword {
	background-color: #ffffff;
	border: 1px solid #c6d377;
	padding: 2px 0 2px 3px;
	margin: 0 0 3px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6d377;
	width: 170px;
}

select.header_search_cat {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6d377;
}

/* navigation */

td.navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 5px 4px 12px;
	color: #c95134;
	text-align: left;
	font-weight: bold;
}

td.navigation a {
	padding-left: 4px;
	color: #76851a;
	text-decoration: none;
	font-weight: bold;
}

td.navigation a:hover {
	color: #76851a;
	text-decoration: underline;
}

td.navigation_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 0 8px;
	vertical-align: middle;
}

/* box green */

h1.box_green_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	margin: 3px 3px 0 3px;
}

td.box_green_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	padding: 7px 3px 7px 3px;
}

/* box olive */

h1.box_olive_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #c95134;
	margin: 3px 3px 0 3px;
}

td.box_olive_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #424242;
	padding: 7px 3px 7px 3px;
}

td.box_olive_text h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c95134;
	margin: 3px 0 4px 0;
}

td.box_olive_text h1 a {
	color: #c95134;
	text-decoration: none;
}

td.box_olive_text h1 a:hover {
	color: #c95134;
	text-decoration: underline;
}

td.box_olive_text a {
	color: #76851a;
	text-decoration: none;
	font-weight: bold;
}

td.box_olive_text a:hover {
	color: #76851a;
	text-decoration: underline;
}

span.box_olive_link_arrow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c95134;
	font-weight: bold;
}

/* content */

td.content {
	padding: 18px 0 30px 0;
	text-align: left;
	vertical-align: top;
}


h1.content_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #c95134;
	margin: 3px 3px 0 3px;
}

td.content_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #424242;
	padding: 7px 3px 7px 3px;
}

td.content_text h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c95134;
	margin: 3px 0 4px 0;
}

td.content_text h1 a {
	color: #c95134;
	text-decoration: none;
}

td.content_text h1 a:hover {
	color: #c95134;
	text-decoration: underline;
}

td.content_text a {
	color: #76851a;
	text-decoration: none;
	font-weight: bold;
}

td.content_text a:hover {
	color: #76851a;
	text-decoration: underline;
}

span.content_link_arrow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c95134;
	font-weight: bold;
}

span.content_cat {
	font-size: 13px;
}

.content_input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	margin: 2px 0 2px 0;
}

/* footer */

td.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #424242;
	text-align: center;
	vertical-align: top;
}

td.footer a {
	color: #76851a;
	text-decoration: none;
	font-weight: bold;
}

td.footer a:hover {
	color: #76851a;
	text-decoration: underline;
	font-weight: bold;
}

span.footer_arrow {
	color: #c95134;
	font-weight: bold;
}

span.footer_and {
	color: #76851a;
	font-weight: bold;
}