body {
	background-image: url(back2.jpg);
	background-attachment: fixed;
	scrollbar-face-color: #AAAAAA;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #006600;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #AAAAAA;
}

fieldset {
	border: 1px solid #BB0088;
}

h1,h2,h3,h4 {
	font-family: "Verdana";
	line-height: normal;
	font-weight: bold;
	color: #BB0088;
	text-align: center;
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

img {
	border: 0px solid transparent;
	text-decoration: none;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
}

img.border {
	border: 1px solid #BB0088;
}

table {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

legend {
	font-family: "Verdana";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	border-color: #222222;
}

th {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	border-color: #222222;
}

td {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	border-color: #222222;
}

textarea {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	width: 300px;
	height: 150px;
	background-color: #222222;
	cursor: pointer;
	scrollbar-face-color: #222222;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #222222;
}

textarea:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	width: 300px;
	height: 150px;
	background-color: #CCCCCC;
	cursor: pointer;
	scrollbar-face-color: #222222;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #222222;
}

a {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
	cursor: pointer;
}

a.id {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	cursor: pointer;
}

a.rho {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	cursor: pointer;
}

a.nav {
	font-family: "Verdana";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	cursor: pointer;
}

a.nav:hover {
	font-family: "Verdana";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	cursor: pointer;
}

.forum {
	font-family: "Verdana";
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

.button_xs {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	width: 25px;
	height: 25px;
	background-color: #222222;
	cursor: pointer;
}

.button {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_xl {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 600px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_xl:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 600px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_xl_left {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 600px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_xl_left:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 600px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_xs {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 25px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_xs:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 25px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_rot {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_rot:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB3388;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_rot_xs {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	width: 25px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.buton_rot_xs:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB3388;
	text-decoration: none;
	width: 25px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_bigrot {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	width: 300px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_bigrot:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB3388;
	text-decoration: none;
	width: 300px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_hell {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_hell:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_big {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 300px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_big:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 300px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_small {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 75px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_small:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 75px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_blau {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #3300AA;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_blau:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #333CCC;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_hellblau {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #333CCC;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #dddddd;
	cursor: pointer;
}

.button_hellblau:hover {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #3300FF;
	text-decoration: none;
	width: 150px;
	height: 25px;
	background-color: #EEEEEE;
	cursor: pointer;
}

.button_bigselect {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 300px;
	height: 100px;
	background-color: #dddddd;
	cursor: pointer;
	scrollbar-face-color: #006600;
	scrollbar-arrow-color: #009900;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #cccccc;
}
.button_bigselect:hover {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 300px;
	height: 100px;
	background-color: #EEEEEE;
	cursor: pointer;
	scrollbar-face-color: #006600;
	scrollbar-arrow-color: #009900;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #cccccc;
}
.button_select {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	width: 150px;
	height: 108px;
	background-color: #dddddd;
	cursor: pointer;
	scrollbar-face-color: #006600;
	scrollbar-arrow-color: #009900;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #cccccc;
}
.button_select:hover {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	width: 150px;
	height: 108px;
	background-color: #EEEEEE;
	cursor: pointer;
	scrollbar-face-color: #006600;
	scrollbar-arrow-color: #009900;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #cccccc;
}
.button_selectrot {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	width: 150px;
	height: 108px;
	background-color: #dddddd;
	cursor: pointer;
	scrollbar-face-color: #BB0088;
	scrollbar-arrow-color: #009900;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #cccccc;
}
.button_selectrot:hover {
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: #BB3388;
	text-decoration: none;
	width: 150px;
	height: 108px;
	background-color: #EEEEEE;
	cursor: pointer;
	scrollbar-face-color: #BB3388;
	scrollbar-arrow-color: #009900;
	scrollbar-base-color: #00FF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #cccccc;
}

.head {
	font-family: "Verdana";
	line-height: normal;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

.menue {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.zahl {
	margin: 0px;
}

a.a115 {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a115:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a215 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a215:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a315 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a315:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a114 {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a114:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a214 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a214:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a314 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-size: 14px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a314:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a113 {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a113:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a213 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a213:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a313 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a313:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a112 {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a112:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a212 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a212:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a312 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a312:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a111 {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a111:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a211 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a211:hover {
 width: 100%;
	font-size: 11px;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a311 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-size: 11px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a311:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a110 {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a110:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a210 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a210:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-size: 10px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a310 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-size: 10px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a310:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-size: 10px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a19 {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a19:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a29 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a29:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a39 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a39:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a18 {
	font-size: 8px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a18:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a28 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a28:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a38 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a38:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a17 {
	font-size: 7px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a17:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 7px;
	text-align: left;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a27 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 7px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a27:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 7px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a37 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 7px;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a37:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 7px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}

a.a16 {
	font-size: 6px;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a16:hover {
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 6px;
	text-align: left;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
 width: 100%;
	background-color: none;
	cursor: pointer;
	display: block;
	padding: 4px;
	border: none;
}
a.a26 {
 width: 100%;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 6px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	background-color: none;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a26:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 6px;
	text-align: left;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a36 {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 6px;
	text-align: left;
	font-weight: bold;
	color: #BB0088;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
a.a36:hover {
 width: 100%;
	background-color: none;
	cursor: pointer;
	font-family:  "Verdana", "Lucida Grande", Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 6px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: none;
}
