.padding_leftright {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.bot_strip {
	background-image: url(images/bot_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: auto;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFDDE;
	text-decoration: none;
}
.nav_padding {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.nav_mid {
	background-image: url(images/nav_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #407120;
	text-decoration: none;
}
.txt11grey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtbold12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #407120;
	text-decoration: none;
	font-weight: bold;
}
.txtbold12 a:link,.txtbold12 a:visited,.txtbold12 a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #407120;
	text-decoration: none;
	font-weight: bold;
}
.txtbold12 a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FDF8B6;
	text-decoration: underline;
	font-weight: bold;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.stroke_leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #355701;
	border-left-color: #355701;
}
.padding_leftright {
	padding-right: 3px;
	padding-left: 3px;
}
.link_padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

