.bg {
	background-image: url(images/top-ext.gif);
	background-repeat: repeat-x;
}
.bg-footer {
	background-image: url(images/footer-ext.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}
.dot-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066FF;
}
.box {
	border: 1px solid #666666;
}


.footer-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
}
