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:visited, a:active, hover {
	color: #ffffff;
	text-decoration:none
}
.a_white2:link, a:visited, a:active {
	color: #ffffff;
	text-decoration:none
}
.a_white2:hover {
	color: #FFBD24;
	text-decoration:none
}
.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;
}
.grass_green {
	color: #8EA107;
	font-size: 10px;
}
.green {
	color: #8EA107;
}

.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;
}

