@charset "utf-8";
.tblbrdlrbot {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.footertext {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
}
.footertext a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footertext a:visited {
	color: #FFF;
	text-decoration: none;
}
.footertext a:hover {
	font-weight: normal;
	color: #F90;
	text-decoration: none;
}


img {
width: auto !important;
height: auto !important;
max-width: 100%;
}
.imgmarginleftbrdfull {
	margin-left: 12px;
	border: 1px solid #666;
}
.imgmarginrightbrdfull {
	margin-right: 12px;
	border: 1px solid #666;
}
