.bg-page {
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
}
.bg-content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
}
.bg-bottomlink {
	background-image: url(../images/art_bottom2.jpg);
	background-repeat: no-repeat;
}
.green11 {
	font-family: Tahoma;
	font-size: 11px;
	color: 3C6305;
	text-decoration: none;
}
.green16 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: 3C6305;
	text-decoration: none;
}
.green13 {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: 3C6305;
	text-decoration: none;
}
.red10 {
	font-family: Tahoma;
	font-size: 10px;
	color: 993100;
	text-decoration: none;
}
.white10 {
	font-family: verdana;
	font-size: 10px;
	color: C3CEB5;
	text-decoration: none;
}
.bg-pageleft {
	background-image: url(../images/bg_pageleft.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
.bg-pageright {

	background-image: url(../images/bg_pageright.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-contact {

	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
}.bg-bottomlink-contact {

	background-image: url(../images/art_bottom2_contact.jpg);
	background-repeat: no-repeat;
}
.text-field {
	font-family: Tahoma;
	font-size: 11px;
	color: 3C6305;
	text-decoration: none;
	border: 1px solid B3BDA3;
}
.green12 {

	font-family: Tahoma;
	font-size: 12px;
	color: 3C6305;
	text-decoration: none;
}
.green20 {

	font-family: "Trebuchet MS";
	font-size: 20px;
	color: 3C6305;
	text-decoration: none;
}
