.bg {
	background-attachment: fixed;
	background-image: url(../images/newbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: BEDB1F;

}
.greentext {
	font-family: Tahoma;
	font-size: 11px;
	color: #6C7815;
	font-weight: normal;
	text-decoration: none;

}
.blacktext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #657609;
	font-weight: normal;
}
a.greentext:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6C7815;
	font-weight: normal;
	text-decoration: underline;

}
.leftbg {
	background-attachment: fixed;
	background-image: url(../images/inn_12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightbg {

	background-attachment: fixed;
	background-image: url(../images/inn_14.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.greentextbold {

	font-family: Tahoma;
	font-size: 12px;
	color: #6C7815;
	font-weight: bold;
	text-decoration: none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A7C406;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #A7C406;
	border: 1px solid #000000;

}
.lady {
	background-attachment: fixed;
	background-image: url(../images/lady2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FDFDD4;

}
.redtext {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF1515;
	font-weight: bold;
}
