.bg {
	background-image: url(../img_bg/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.bgl {
	background-image: url(../img_bg/bg_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bgr {
	background-image: url(../img_bg/bg_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.tabbg {
	background-image: url(../img_bg/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.bgbody {
	background-color: #FFFFFF;
}
.bgtopl {
	background-image: url(../img_bg/bg_top_l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bgtopr {
	background-image: url(../img_bg/bg_top_r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bgtop {
	background-image: url(../img_bg/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.header {
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	color: #8E7D5F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subline {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #8E7D5F;
}

.sublinesm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #8E7D5F;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}

li {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../img_bg/point.gif);
}

.footer {
	background-color: #232323;
	color: #666666;
}

#footer a:link {
	color: #666;
	text-decoration: none;
}
#footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #A68F5E;
	text-decoration: none;
}

#footer a:aktive {
	color: #DCC39E;
	text-decoration: none;
}

#topmenu a:link {
	color: #666;
	text-decoration: none;
}
#topmenu a:visited {
	color: #666;
	text-decoration: none;
}

#topmenu a:hover {
	color: #A68F5E;
	text-decoration: none;
}

#topmenu a:aktive {
	color: #A68F5E;
	text-decoration: none;
}

.TabHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #715A2C;
}

.TabSubline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #715A2C;
	text-transform: none;
	font-variant: normal;
	font-style: italic;
}

.TabCopy {
	font-size: 11px;
	color: #666;
}

.TabMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #CEB97B;
}

#TabMenu a:link {
	color: #FFF;
	text-decoration: none;
}

#TabMenu a:visited {
	color: #FFF;
	text-decoration: none;
}

#TabMenu a:aktive {
	color: #DCC39E;
	text-decoration: none;
}

#TabMenu a:hover {
	color: #755733;
	text-decoration: none;
}

