body, table, div, li, form, input, textarea, option, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #031303;
	background-color: #FCFEFC;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	color: #78991B;
}
a:hover {
	color: #B3C40E;
	text-decoration: none;
}
#Header1 h1 {
	background-color: #6DCD3A;
	color: #FFF;
	padding: 10px;
	margin: -10px;
	font-size: 46px;
	letter-spacing: 2px;
	line-height: 40px;
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
	border-bottom: 4px solid #78991B;
}
#Header1 h1 a, #Header1 h1 a:hover {
	color: #FFF;
	text-decoration: none;
}
h2 {
	color: #003578;
}
.Left1 h3 {
	font-size: 14px;
	color: #003578;
	margin-bottom: 0px;
}
.Left1 li {
	display: block;
	margin-left: -25px;
}
.Left1 li a {
	display: block;
	text-decoration: none;
	padding: 4px;
	border-bottom: 1px solid #78991B;
	background-color: #E1F5CD;
	color: #78991B;
}
.Left1 li a:hover {
	background-color: #C3EB9B;
	color: #4B7D19;
	border-bottom: 1px solid #78991B;
}
.Main div, .Main p, .Main h1, .Main h2, .Main h3 {
	line-height: 150%;
	text-align: justify;
}
.Main {
	padding: 10px;
	padding-left: 30px;
}
#Image1 {
	float: left;
	padding: 10px;
}
#Image2 {
	float: right;
	padding: 10px;
}
#Footer {
	font-size: 10px;
	color: #008601;
}
.form1 {
	display:inline;
}
.form1 button {
	 height: 16px; padding: 0px; line-height: 14px; color: #78991B; background-color: #FFFFFF; border: none; cursor: hand; font-weight: bold; text-decoration: underline;
}
.form1 button:hover {
	color: #B3C40E;
	text-decoration: none;
}

.my_adv {
	background-color: #FAFAFA;
	border-bottom: 5px solid #D0D0D0;
	padding: 10px;
	margin: 10px;
	font-size: 18px;
	margin-top: 25px;
}
.my_adv a {
	text-decoration: none;
}
.my_adv li a {
	text-decoration: underline;
}
.my_adv li {
	margin-left: -5px;
	margin-bottom: 5px;
}
.my_adv a b {
	font-size: 10px;
	color: #757575;
	font-weight: normal;
}
.Button1 {
	background-color: transparent;
	border: none;
	cursor: hand;
	color: #0010BF;
	text-decoration: underline;
	font-weight: bold;
}