td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D4C307;
	text-decoration: none;
}


.tit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #518C51;
	text-decoration: underline;
}


.tit_promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006200;
	text-decoration: none;
}


.just {
	text-align: justify;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #2C7C2E;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #D4C307;
	text-decoration: underline;
}

.input1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.input2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.textarea2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 80px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;

}
.bot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5EAD3E;
	height: 17px;
	width: 80px;
	border: 0px solid #FFFFFF;
}
.bot2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #81C56B;
	height: 17px;
	width: 80px;
	border: 0px solid #FFFFFF;
}

#H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006200;
	text-decoration: none;	
}

#H2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}



a.menu:link, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

a.menu:hover, a.menu:active, a.menu:visited:hover  {
	color: #68FF42;
	border-bottom-color: #009900;
	font-weight: bold;