body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
table {
	border: 0px;
	padding: 0px 0px 0px 0px;
}
.bg_01, .bg_02 {
	background-color: #339900;
	background-image: url(../gfx/bg_01.gif);
	background-repeat: repeat-x;
}
.bg_02 {
	background-color: #FF6600;
	background-image: url(../gfx/bg_02.gif);
}
.bg_03 {
	background-image: url(../gfx/bg_03.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #D7E8F6;
}
.bg_04, .bg_05, .bg_06 {
	background-image: url(../gfx/bg_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_05 {
	background-image: url(../gfx/bg_05.gif);
	background-position: right top;
}
.bg_06 {
	background-image: url(../gfx/bg_06.gif);
	background-color: #D7E8F6;
}
.lmenu {
    background: url(../gfx/dance_04.gif) no-repeat;
}
.text, .textbold, .textdata, .leftmenu, A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.textdata {
	font-size: 8px;
	font-weight: bold;
}
.textbold {
	font-weight: bold;
}
.leftmenu, A.leftmenu, A.leftmenusel, A.leftmenusel2, A.leftmenu3, A.leftmenusel3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A {
	color: #4189DD;
}
A:hover {
	text-decoration: underline;
}
A.leftmenu, A.leftmenusel, A.leftmenusel2, A.leftmenu3, A.leftmenusel3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60C000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}
A:hover.leftmenu {
	background-color: #60C000;
}
A.leftmenusel, A:hover.leftmenusel {
	background-color: #60C000;
	text-decoration: none;	
}
A.leftmenusel2 {
	background-color: #60C000;	
	text-decoration: underline;
}
A.leftmenu3, A.leftmenusel3 {
	color: #339900;
}
A.leftmenusel3, A:hover.leftmenusel3 {
	text-decoration: underline;
}