.bgdata {
	background-image: url(../img/3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgdata2 {
	background-image: url(../img/3-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgdata3 {
	background-image: url(../img/3-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bghome {

	background-image: url(../bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: none;


}
.bgdata4 {

	background-image: url(../img/3-4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.line-v {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;




}
.bghome2 {
	background-image: url(../img/homeimage3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textlink {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;



}
.bgwb {
	background-image: url(../webboard/img/bg.jpg);
	background-repeat: repeat-x;
}

