.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.padding_leftright {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 5px;
}
.nav_padding {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.welcome_text {
	font-family: Arial;
	font-size: 21px;
	color: #386687;
	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: #DEECF5;
	text-decoration: none;
	font-weight: bold;
}
.txtbold12 a:link,.txtbold12 a:visited,.txtbold12 a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #DEECF5;
	text-decoration: none;
	font-weight: bold;
}
.txtbold12 a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #DEECF5;
	text-decoration: underline;
	font-weight: bold;
}

.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;
}
.bot_strip {
	background-image: url(images/bot_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
}
.link_padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
