/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.a1 {
	color: #FF9600;
	text-decoration: none;
}
a.a1:hover {
	color: #909090;
	text-decoration: none;
}
.a2 {
	color: #018D3D;
	text-decoration: none;
}
a.a2:hover {
	color: #909090;
	text-decoration: none;
}
.a3 {
	color: #5E5E5E;
	text-decoration: none;
}
a.a3:hover {
	color: #018D3D;
	text-decoration: none;
}





.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font12 {
	font-size: 12px;
}
.font2 {
	line-height: 24px;
}
.font1 {
	line-height: 18px;
}
