.Left 
{
	float: left;
	display: inline;
}

DIV#Main DIV.Container
{
	text-align: left;
	padding-bottom: 15px;
}

	DIV#Main DIV.Container SPAN.CityInfo
	{
		margin: 20px 8px 0px 332px;
	}

	DIV#Main DIV.Container SELECT.City 
	{
		float: left;
		width: 248px;
		margin: 18px 6px 0px 0px;
		border: 1px solid #000000;
		font-size: 11px;
		line-height: 19px;
		height: 19px;
	}
	DIV#Main DIV.Container TABLE
	{
		margin: 15px 0px 0px 20px;
		vertical-align: top;
	}

	DIV#Main DIV.Container TD
	{
		vertical-align: top;
		background-color: #ffffff;
	}

	DIV#Main DIV.Container TD.Menu
	{
		background-color: #02577e;
		vertical-align: top;
	}

	DIV#Main DIV.Container UL
	{
		vertical-align: top;
		margin: 0;
		line-height: 14px;
		width: 166px;
		padding-bottom: 20px;
	}

		DIV#Main DIV.Container UL LI
		{
			margin: 0px 0px 17px 10px;
			_margin: 0px 0px 0px 10px;
			_line-height: 16px;
		}

			DIV#Main DIV.Container UL LI H3
			{
				margin-top: 30px;
				font-size: 12px;
				color: #ffffff;
				font-weight: bold;
				font-family: Verdana, serif;
				text-transform: uppercase;
				_margin-bottom: 17px;
			}

			DIV#Main DIV.Container UL LI A
			{
				font-size: 10px;
				color: #bfdfee;
				font-family: Verdana, serif;
				font-weight: bold;
			}

	DIV#Main DIV.Container DIV.Left
	{
		border-top: 3px solid #02577e;
		background-color: #ffffff;
		width: 461px;
		_width: 507px;
		padding: 26px 20px 26px 26px;
	}

		DIV#Main DIV.Container DIV.Left H4
		{
			color: #02577e;
			font-family: Verdana;
			font-weight: bold;
			font-size: 13px;
			line-height: 18px;
			padding: 3px 20px 3px 0px;
			height: 18px;
			border-bottom: 1px solid #dedede;
		}

	DIV#Main DIV.Container DIV.Text
	{
		font-family: Verdana;
		font-weight: normal;
		font-size: 10px;
		background-color: #ffffff;
		color: #9d9c9c;
		padding: 15px 0px 15px 0px;
	}

		DIV#Main DIV.Container DIV.Text STRONG,
		DIV#Main DIV.Container DIV.Text B
		{
			text-transform: uppercase;
			color: #ff634a;
		}

		DIV#Main DIV.Container DIV.Text A
		{
			color: #ff4d2f;
			font-weight: bold;
		}
