.bg {
	background-image: url(../images/bggrey_02.jpg);
	background-repeat: repeat-x;
}
.lft_str {
	background-image: url(../images/lft_strip_09.jpg);
	background-repeat: repeat-y;
}
.rt_str {
	background-image: url(../images/rt_strip_10.jpg);
	background-repeat: repeat-y;
}.nav {
	background-image: url(../images/nav_bg_14.jpg);
	background-repeat: repeat-x;
}
.txtbg {
	background-image: url(../images/txt_lft_bg_15.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.whitetopline {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.lftlinetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/txtlftline_20.jpg);
	background-repeat: repeat-y;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 6px;
}
.orangeborder {
	border: 1px solid #FFAE00;
}
