.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EBEF4E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEF4E;
	border-right-color: #EBEF4E;
	border-bottom-color: #EBEF4E;
	border-left-color: #EBEF4E;
	padding: 3px;

}
.propbox1 {
	background-image: url(img/back_prop.jpg);
	background-repeat: repeat-y;
	padding: 5px;

}
hr {
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.toolbar {
	background-color: #FFFFFF;
	border: 1px solid #177A0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #177A0A;
	padding: 10px;




}
.hr2 {

	border-top: 1px solid #177A0A;
	border-right: 0px solid #177A0A;
	border-bottom: 0px solid #177A0A;
	border-left: 0px solid #177A0A;
}

.toolbar A:link {
	color: #177A0A;
	text-decoration: none;
}
.toolbar A:visited {
	color: #177A0A;
	text-decoration: none;
}
.toolbar A:active {
	color: #177A0A;
	text-decoration: none;
}
.toolbar A:hover {
	color: #0000FF;
	text-decoration: underline;
}

