.top-bg {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 109px;
}
.bor-left {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-text {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.submit-btn {
	font-family: "Bookman Old Style";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A71F23;
	border: 1px solid #FFFFFF;
}
.input {
	font-family: "Bookman Old Style";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}