@charset "UTF-8";
.TWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
/* Menu */

#menu {
	width: 720px;
	height: 42px;
	margin: 0 auto;
	;
}
.HeaGreen {
	font-weight: bold;
	color: #8ac53f;
	text-decoration: none;
	font-size: 36px;
}
.TxField {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	background-image: url(/img/Txfield.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #93c454;
	color: #FFFFFF;
}
.LogField {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	width: 110px;
	border: 0px solid transparent;
}
.LWhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.HeaGreen2 {
	font-weight: bold;
	color: #8ac53f;
	text-decoration: none;
	font-size: 28px;
}
.L1 {
	color: #06F;
	text-decoration: underline;
}
.Bg1 {
	background-color: #FFC;
}
.TBlack {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.TxField2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	background-image: url(/img/Txfield2.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 293px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LogField2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	width: 280px;
	border: 0px solid transparent;
}
.TxField3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	background-image: url(/img/Txfield3.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 293px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LogField3 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	width: 288px;
	border: 0px solid transparent;
	height: 118px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.GenButton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	background-image: url(/img/gen_button.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 84px;
	border: 0px none transparent;
}
.TBlack2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.dots {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}

