body, td, th, div, span, p {
	font-family: Arial;
	font-size: 12px;
}

a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #E26700;
}

a.mainmenu_no {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
}

a.mainmenu_no:hover {
	font-family: Arial;
	font-size: 14px;
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
}

a.mainmenu_act {
	font-family: Arial;
	font-size: 14px;
	color: #E26700;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
}

a.mainmenu_act:hover {
	font-family: Arial;
	font-size: 14px;
	color: #E26700;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
}

a.submenu_no {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.submenu_no:hover {
	font-family: Arial;
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}

a.submenu_act {
	font-family: Arial;
	font-size: 12px;
	color: #E26700;
	text-decoration: none;
	font-weight: bold;
}

a.submenu_act:hover {
	font-family: Arial;
	font-size: 12px;
	color: #E26700;
	text-decoration: none;
	font-weight: bold;
}

a.submenu2_no {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.submenu2_no:hover {
	font-family: Arial;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	font-weight: normal;
}

a.submenu2_act {
	font-family: Arial;
	font-size: 11px;
	color: #E26700;
	text-decoration: none;
	font-weight: normal;
}

a.submenu2_act:hover {
	font-family: Arial;
	font-size: 11px;
	color: #E26700;
	text-decoration: none;
	font-weight: normal;
}

div {
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #707070;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #707070;
	scrollbar-shadow-color : #707070;
	scrollbar-track-color : #FFFFFF;
}

.RTE_H1 {
	font-family: Arial;
	font-size: 13px;
	color: #E37701;
	font-weight: bold;
}