@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}



a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:visited:hover {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
}


.h1 {
    font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
}

.h2 {
    font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
}

.h2 a:link {
	text-decoration:underline;
}

.h3 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	font-family: "Times New Roman", Times, serif;
}



.h3 a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.h3 a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.h3 a:visited:hover {
	color: #000000;
	border-bottom: 1px solid #fce256;
	}
.h3 a:hover {
	color: #000000;
	border-bottom: 1px solid #fce256;
}

.h3 a:visited:active {
	background-color: #fce256;
}
.h3 a:active {
	background-color: #fce256;
}

.menutext1 {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.menutext1 a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.menutext1 a:link:hover {
	background-color: #fce256;
	text-decoration: none;
}
.menutext1 a:link:active {
	color:#fce256;
	background-color: #000000;
	text-decoration: none;
}
.menutext1 a:link:active:hover {
	color:#fce256;
	background-color: #000000;
	text-decoration: none;
}
.menutext1 a:visited {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.menutext1 a:visited:link {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.menutext1 a:visited:hover {
	background-color: #fce256;
	text-decoration: none;
}
.menutext1 a:visited:active {
	color:#fce256;
	background-color: #000000;
	text-decoration: none;
}

.menutext2 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 0px;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	vertical-align: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}

.menutext2 a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.menutext2 a:hover {
	color: #fce256;
	background-color: #333333;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.menutext2 a:active {
	color:#000000;
	background-color: #fce256;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fce256;
}
.menutext2 a:visited {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.menutext2 a:visited:hover {
color: #fce256;
	background-color: #333333;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.menutext2 a:visited:active {
	color:#000000;
	background-color: #fce256;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fce256;
}

.invisible {
	font-size: 1px;
	color: #ffffff;
}


.invisible a:link {
	font-size: 1px;
	color: #ffffff;
}

.invisible a:visited {
	font-size: 1px;
	color: #ffffff;
}

.invisible a:visited:hover {
	font-size: 1px;
	color: #ffffff;
}
.invisible a:hover {
	font-size: 1px;
	color: #ffffff;
}

.invisible a:active {
	font-size: 1px;
	color: #ffffff;
}
}


