.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 1.5em;
	color: #999999;
}

/* ##################### maintxt SETTINGS ##################### ok */
.maintxt {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	color: #333333;
}

a.maintxt:link, a.maintxt:visited {
	font-size        : 9pt;
	color: #2541BA;
	text-decoration: underline;
}

a.maintxt:hover {
	font-size        : 9pt;
	color: #BB0000;
	text-decoration: underline;
}
/* ##################### Itemomenu SETTINGS ##################### ok */
.itemmenu {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
}

a.itemmenu:link, a.itemmenu:visited {
	font-size        : 10pt;
	color: #808080;
	text-decoration: none;
}

a.itemmenu:hover {
	font-size        : 10pt;
	color: #BB0000;
	text-decoration: underline;
}
/* ##################### header SETTINGS ##################### ok */
.header {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #979782;
}

a.header:link, a.header:visited {
	font-size        : 8pt;
	color: #979782;
	text-decoration: none;
}

a.header:hover {
	font-size        : 8pt;
	color: #BB0000;
	text-decoration: underline;
}
/* ##################### mainmenu SETTINGS ##################### ok */
.mainmenu {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a.mainmenu:link, a.mainmenu:visited {
	font-size        : 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu:hover {
	font-size        : 10pt;
	color: #BB0000;
	text-decoration: underline;
}
/* ##################### title SETTINGS ##################### ok */
.title1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14pt;
	line-height: 1.5em;
	color: #999999;
}

.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	padding-left: 6px;
	border-left-width: 8px;
	border-left-color: #CC3333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	line-height: 1.5em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a.title2:link, a.title2:visited {
	font-size        : 11pt;
	color: #2541BA;
	padding-left: 0px;
	border-left-width: 0px;
	text-decoration: underline;
}

a.title2:hover {
	font-size        : 11pt;
	color: #BB0000;
	padding-left: 0px;
	border-left-width: 0px;
	text-decoration: underline;
}

/* ##################### menu01 SETTINGS ##################### ok */
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

a.menu:link, a.menu:visited {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

a.menu:hover {
	font-size: 10pt;
	color: #BB0000;
	text-decoration: underline;
}

/* ##################### menu01 SETTINGS ##################### ok */
.menu01 {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	float: left;
	width: 160px;
	background-color: #E6E6E6;
	padding:3px 0px 2px 8px;
	margin: 2px;
	clear: left;
	position: static;
	border: 1px dashed #999999;
}

a.menu01:link, a.menu01:visited {
	font-size        : 9pt;
	color: #2541BA;
	text-decoration: none;
	border: 1px dashed #999999;
	background-color: #E6E6E6;
}

a.menu01:hover {
	font-size        : 9pt;
	color: #BB0000;
	text-decoration: underline;
	float: left;
	width: 160px;
	background-color: #E6E6E6;
	padding:3px 0px 2px 8px;
	margin: 2px;
	clear: left;
	position: static;
	border: 1px dashed #CC6666;
}
