.leftbg {
	background-color: #008ED3;
	background-image: url(images/left_gradient.jpg);
	background-repeat: repeat-y;
}
.rightbg {
	background-color: #008ED3;
	background-image: url(images/right_gradient.jpg);
	background-repeat: repeat-y;
}
.keybg {
	background-image: url(images/site_keybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.title {
	font-size:18px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	text-decoration:none;
	}

.sml-title {
	font-size:14px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
		}
.sml-titleblk {
	font-size:14px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
		}

.regtxt {
	font-size:12px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-type: square;
	line-height:4ex;
	}
