.right-bg {
	background-image: url(images/right_bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.left-bg {
	background-image: url(images/left_bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.left-tablebg {
	background-image: url(images/home_content-leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt-bold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: underline;
	color: #5B5B5B;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.botm-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.txt-content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #5B5B5B;
	padding-top: 10px;
	padding-bottom: 10px;
}
.img-float {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
}
.botm-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.botm-link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #C1221E;
	text-decoration: underline;
}
.pad-bottom {
	padding-bottom: 3px;
}
.left-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #5B5B5B;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.img-float1 {

	float: left;
	margin-right: 15px;
}
.img-float2 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}
