.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.credits:hover {
	color: #999999;
	text-decoration: underline;
}

.credits2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #218DAE;
	font-weight: bold;
	text-decoration: none;
}

.credits2:hover {
	color: #218DAE;
	text-decoration: underline;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
}

.navi_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C425E;
	text-decoration: none;
	background-color: #fefefe;
	padding: 0px 7px 0px 7px;
}


.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C425E;
	text-decoration: none;
	background-color: #fefefe;
	padding: 0px 7px 0px 7px;
}

.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91AAB9;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #218DAE;
	text-decoration: none;
}

.menu:hover {
	color: #218DAE;
	text-decoration: none;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.myinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	border-right-color: #1E5471;
	border-bottom-color: #1E5471;
	padding-left: 3px;

}


.myinput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	border-right-color: #1E5471;
	border-bottom-color: #1E5471;
	padding-left: 3px;
}

.myfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	height: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	border-right-color: #1E5471;
	border-bottom-color: #1E5471;
	padding-left: 3px;
}

.mybtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333333;
	border-bottom-color: #333333;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EFEFEF;
	font-weight: bold;


}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
