TD, BODY {
	FONT-SIZE: 75%; FONT-FAMILY: Arial, sans-serif; color: #747069;
	line-height: 117%;
}
.smaller { font: 10px Tahoma, Sans-sserif; color: #8A8A8A;  text-decoration: none; line-height: 12px; }
.smaller2 { font: 11px Tahoma, Sans-sserif; color: #747069;  text-decoration: none; line-height: 12px; }
input, textarea, select {
	FONT-SIZE: 13px; FONT-FAMILY: Arial, sans-serif;
}
a:link.spring {
        color: red;
		FONT-FAMILY: Arial, sans-serif;
		font-size: 14;
		font-weight: bold;
		/*text-decoration: none;*/
}

a:visited.spring {
        color: red;
		FONT-FAMILY: Arial, sans-serif;
		font-size: 14;
		font-weight: bold;
		/*text-decoration: none;*/
}

a:hover.spring {
        color: red;
		FONT-FAMILY: Arial, sans-serif;
		font-size: 14;
		font-weight: bold;
		/*text-decoration: none;*/
}

a:active.spring {
        color: red;
		FONT-FAMILY: Arial, sans-serif;
		font-size: 14;
		font-weight: bold;
		/*text-decoration: none;*/
}


#choose_zones {
	position: absolute;
	margin: 10px 0 0 -165px;
	width: 643px;
	border: 1px solid red;
}
	td.oblTxt {
		width: 150px;
		font-weight: bold;
	}	
	.oblTxt {
		font-weight: bold;
	}

	span.error {
		color: red; font-size: 11px; display: block;	
	}