body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #240F00;
	line-height: 1.6em;
	text-align: justify;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.a_light_orange:active, .a_light_orange:visited, .a_light_orange:link {
	color: #FF9000;
}
.a_light_orange:hover {
	color: #DB5800;
}
.white_16 {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
.a_white:link, .a_white:visited, .a_white:active, .a_white:hover {
	color: #ffffff;
	text-decoration:none
}
.a_white2:link, .a_white2:visited, .a_white2:active {
	color: #ffffff;
}
.a_white2:hover {
	color: #FFBD24;
	text-decoration:none
}
.a_green:link, .a_green:active, .a_green:visited{
	color: #FFFFFF;
	background-color: #59631E;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #8ea107;
}
.a_green:hover {
	background-color: #8ea106;
	text-decoration:none;
	border: 1px solid #59631E;
}
.a_orange:link, .a_orange:active, .a_orange:visited{
	color: #FFFFFF;
	background-color: #db5800;
	border: 1px outset #ff9000
}
.a_orange:hover {
	background-color: #ff9000;
	text-decoration:none;
	border: 1px inset #ff9000
}
input.a_orange {
	color: #FFFFFF;
	background-color: #db5800;
	border: 1px outset #ff9000;
	padding-top: 4px;
}
.photo {
	padding: 2px;
	border: 1px solid #888888;
	background-position: center;
}
.white {
	color: #ffffff;
}
.orange_border {
	color: #DB5800;
	border: 1px solid #FF9000;
	background-color: #FFFFFF;
	width: 120px;
	font-size: 10px;
	padding: 3px;
}
.orange_border_2 {
	color: #240F00;
	border: 1px solid #59631E;
	background-color: #F8F9F2;
	width: 40px;
	font-size: 10px;
	padding: 2px;
}
.orange_border_3 {
	border: 1px solid #ff9000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 12px;
}
.grass_green {
	color: #8EA107;
	font-size: 10px;
}
.green {
	color: #8EA107;
}
.green2 {
	color: #59631E;
}
.orange {
	color: #DB5800;
}
.orange_button {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF9000;
	background-image: url(../images/dot01.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.grey_border {
	font-size: 10px;
	width: 320px;
}
.orange_button:hover {
	background-color: #FFB300;
	color: #FFFFFF;
}
.black {
	font-size: 16px;
	color: #240F00;
	font-weight: bolder;
}
.light_orange {
	color: #FF9000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.orange_line {
	border: 2px solid #FF9000;
	padding: 7px;
}
.green_line {
	border: 1px solid #8EA107;
	padding: 7px;
}
.orange_16 {
	font-size: 16px;
	font-weight: bolder;
	color: #DB5800;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9000;
}
