.leftbg {
	background-color: #FFFFFF;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbg {
	background-color: #FFFFFF;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.whitebrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertxt {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.tahoma10maintxt {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6b6b6b;
	text-decoration: none;
}
.tahoma10blue {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0B72A5;
	text-decoration: none;
}
.tahoma11maintxt {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6b6b6b;
	text-decoration: none;
}
.tahoma11blue {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0B72A5;
	text-decoration: none;
}
