#bdr-right {
	background-image: url(/images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#bdr-left {
	background-image: url(/images/bg-left.jpg);
	background-repeat: repeat-y;
}
.text-12px {	font-family: Verdana, Arial;
	font-size: 12px;
}
.title-az-clr-18 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #82C0FF;
}
.title-az-clr-24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #82C0FF;
}
.subtitle-17px-vd {	font-family: Arial, Verdana;
	color: #009933;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}