body {
	margin: 0px;
	padding: 0px;
	color: #3e3e3e;
	font-family: Tahoma, Arial, Verdana;
	background: #b8b8b6 url(../gfx/bg.gif) repeat left top;
}

.dek {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}

/**
 **	background
 */

td.bg_left_middle {
	width: 50%;
	vertical-align: bottom;
	background: #e7e9ea url(../gfx/bg_left_middle.gif) repeat-y right top;
}
td.bg_right_middle {
	width: 50%;
	vertical-align: bottom;
	background: #e7e9ea url(../gfx/bg_right_middle.gif) repeat-y left top;
}
td.bg_left_bottom {
	height: 35px;
	background: transparent url(../gfx/bg_left_bottom.gif) repeat-x right top;
}
div.bg_left_bottom_fix {
	background: transparent url(../gfx/bg_left_bottom_fix.gif) no-repeat right top;
	height: 35px;
}
td.bg_right_bottom {
	height: 35px;
	background: transparent url(../gfx/bg_right_bottom.gif) repeat-x left top;
}
div.bg_right_bottom_fix {
	background: transparent url(../gfx/bg_right_bottom_fix.gif) no-repeat left top;
	height: 35px;
}
td.bg_bottom table td.copy {
	vertical-align: top;
	padding: 11px 0 0 18px;
	color: #cdcdcd;
	font-size: 10px;
}
td.bg_content {
	vertical-align: top;
	background: #fff url(../gfx/bg_content.gif) repeat-y left top;
}
table.bg_data_inside_top {
	margin-bottom: 15px;
	background: transparent url(../gfx/bg_data_inside_top.gif) no-repeat left top;
}

/**
 **	link
 */

a:link,
a:active,
a:visited {
	/* color css */
	background: transparent;
	text-decoration: underline;
}
a:hover {
	/* color css */
	background: transparent;
	text-decoration: none;
}
a.back:link,
a.back:active,
a.back:visited {
	background: transparent url(../gfx/bg_back.gif) no-repeat left 2px;
	padding-left: 35px;
	text-decoration: none;
}
a.back:hover {
	text-decoration: none;
}
a.top:link,
a.top:active,
a.top:visited {
	background: transparent url(../gfx/bg_top.gif) no-repeat left 2px;
	padding-left: 35px;
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
}

/**
 **	format
 */

td {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}
div {
	border: none;
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 7px 20px 12px 20px;
	font-size: 11px;
	font-weight: bold;
	/* color css */
	background: transparent url(../gfx/bg_h1.gif) no-repeat left top;
}
h1.inside {
	background: transparent url(../gfx/bg_h1_inside.gif) no-repeat left top;
}
h2 {
	margin: 10px 10px 10px 12px;
	padding: 8px 5px 9px 12px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	/* background css */
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #8e0d26;
	margin: 10px 15px 10px 15px;
}
p {
	margin: 10px 15px 10px 15px;
	padding: 0;
	text-align: justify;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 10px 10px 15px;
}
ul li {
	margin: 0px 20px 0 10px;
	padding: 0 0 0 35px;
	text-align: justify;
	background: transparent url(../gfx/bg_li.gif) no-repeat left 2px;
}
ul.sub {
	list-style-type: none;
	padding: 0;
	margin: 5px 5px 5px 0;
}
ul.sub li {
	margin: 0px 10px 0 0;
	padding: 0 0 0 22px;
	text-align: justify;
	background: transparent url(../gfx/bg_li_sub.gif) no-repeat left 2px;
}
ul.nomargin {
	list-style-type: none;
	padding: 0;
	margin: 10px 5px 10px 0;
}
dl {
	margin: 10px 10px 10px 15px;
}
dl dt {
	margin: 0px 20px 0 10px;
	padding: 2px;
	float: left;
	font-weight: bold;
	width: 60px;
	height: 40px;
	color: #8e0d26;
	background: #f5f5f5;
}
dl dt.big {
	height: 55px;
}
dl dd {
	border-bottom: 1px dashed #D9D9D9;
	margin: 0px 20px 5px 10px;
	text-align: justify;
	height: 40px;
	padding: 2px;
}
dl dd.big {
	height: 55px;
}
.picholder {
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}

/**
 ** table icons
 */

table.icons {
	margin: 0 20px;
	width: 100%;
	width: expression('500px');
}
table.icons td {
	text-align: center;
	vertical-align: top;
	border-bottom: 1px dashed #D9D9D9;
}
table.icons td.title {
	font-weight: bold;
	text-align: left;
}
table.icons td.none {
	font-weight: normal;
	text-align: left;
	border: none;
}

/**
 ** table contact
 */

table.contact {
	clear: both;
	height: 45px;
}
table.contact td {
	vertical-align: top;
	padding: 24px 0 0 10px;
}

/**
 **	form
 */

form {
	margin: 0;
	padding: 0;
	border: 0;
}
div.input {
	width: 176px;
	height: 24px;
	margin: 0;
	padding: 3px;
	padding-top: expression('2px');
	float: left;
	background: #fff url(../gfx/bg_input170.gif) no-repeat left top;
}
div.textarea {
	width: 436px;
	height: 86px;
	margin: 0;
	padding: 3px;
	padding-top: expression('2px');
	background: #fff url(../gfx/bg_textarea.gif) no-repeat left top;
}
input,
textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3e3e3e;
	height: 18px;
	width: 170px;
	border: 1px solid #dbdbdb;
	padding: 1px 3px 0 3px;
	margin: 0;
	background: #fff;
}
input:hover,
textarea:hover {
	border: 1px solid #8e0d26;
	background: #fff;
}
input:focus,
textarea:focus {
	border: 1px solid #dbdbdb;
	background: #f7f7f7;
}
input#Submit,
input#Reset {
	cursor: pointer;
	border: none;
	width: 100px;
	height: 25px;
	padding: 0;
	margin: 0;
	/* background lang css */
}
input#Reset {
	/* background lang css */
}
textarea {
	width: 430px;
	height: 80px;
	overflow: auto;
}
input.checkbox, input.radio {
	width: auto;
	height: auto;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
}
select {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	border: none;
	background-color: #9c9c9c;
}

/**
 **	common format
 */

dfn {
	color: #909090;
}
label {
	cursor: pointer;
}
.hand {
	cursor: pointer;
}
.fill {
	color: #8e0d26;
	font-weight: bold;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fleft {
	float: left;
}
.top {
	vertical-align: top;
}
.paddr3 {
	padding-right: 3px;
}
.clear {
	clear: both;
}
.middle {
	vertical-align: middle;
}

/**
 ** width
 */

.w130 {
	width: 130px;
}
.w130big {
	height: 55px;
	width: 130px;
}
.w250 {
	width: 250px;
}
