.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 20px;
	color: #006633;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #006633;
	text-decoration: none;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: none;

}
.line-tb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: ECECEC;
	border-bottom-color: ECECEC;
}
.line4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 3px solid #ECECEC;
}
.line-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-style: none;
	background-image: url(images/line_1.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.but_001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/but_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	border: 1px solid #CCCCCC;
	filter: Alpha(Opacity=80);
}
.line2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-style: none;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.but-001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 17px;
	border: 1px solid #000000;
	filter: Alpha(Opacity=80);
}
