body {
	margin: 0px;
}
.table_left {
	background: url(../image/top_left.jpg) left top;
}
.table_right {
	background: url(../image/top_right.jpg) left top repeat-x;
}
.table_bleft {
	background: url(../image/bottom_left.jpg) left top repeat-x;
}
.main_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #EEEEEE;
}
.main_text a {
	font-family: Tahoma;
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
}
.main_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.h3 {
	font-size: 13px;
	font-weight: bold;
}
.h-3 {
	font-size: 13px;
}
.h4 {
	font-size: 14px;
}
.h5 {
	text-decoration: underline;
}
.h6 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.h7 {
	font-size: 9px;
}
.yellow {
	color: #FFFF00;
	font-weight: bold;
}
.button {
	background: url(../image/button.jpg) left top no-repeat;
	padding-left: 60px;
}
.buttonI {
	background: url(../image/buttonI.gif) left top no-repeat;
	padding-left: 60px;
}
.lineI {
	background: url(../image/line.gif) left top repeat-x;
}
.kart {
	background: url(../image/kart.gif) right bottom no-repeat;
}
.kartI {
	background: url(../image/kartred.jpg) left bottom no-repeat;
}
.column {
	float: left;
}
.clear {
	clear: both;
}
.textfeld {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	border: 0;
	height: 16px;
	width: 194px;
	background: none;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
	border: 0;
	height: 100px;
	width: 265px;
	overflow: auto;
	background: none;
}
.send_btn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	border: 0;
	height: 16px;
	width: 100px;
	cursor: hand;
	background: none;
	background: none;
}
#main {
	margin: 0 auto;
	width: 776px;
}
#header {
	height: 250px;
	background: url(../image/header.jpg) left top repeat-x;
	width: 776px;
}
#content {
	width: 776px;
	background: url(../image/bbg.jpg) left top repeat-y;
	cursor: default;
}
#content_left {
	width: 235px;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-transform: uppercase;
}
.menu a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover {
	color: #FFFFFF;
}
#content_right {
	width: 541px;
}
#indent_right {
	width: 541px;
	height: 20px;
}
#indent_rightI {
	width: 20px;
	height: 320px;
}
#indent_rightII {
	width: 511px;
}
#indent_rightIII {
	width: 10px;
	height: 320px;
}
#footer {
	width: 776px;
}
#foot {
	background: url(../image/foot.jpg) left top no-repeat;
	cursor: default;
	height: 60px;
}
.foot_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #EEEEEE;
}
.foot_content a {
	font-family: Tahoma;
	font-size: 10px;
	color: #EEEEEE;
	text-decoration: none;
}
.foot_content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
