.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg3 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.bt {
	background-image: url(images/bt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg4 {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #666666;
}
.bt2 {
	background-image: url(images/bt2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	color: #639300;
	text-decoration: none;
}
a:visited {
	color: 639300;
	text-decoration: none;
}
a:hover {
	color: #CFFA4E;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.bg5 {
	background-image: url(images/bg5.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.head {
	font-weight: bold;
	color: #749C14;
}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #4E8017;
	background-color: #E6FBC6;
	font-weight: bold;

}
