body
{
	margin:3px;
	padding:0px;
	background-color:#F9F8E6;
	text-align:center;
}

.TopIconNav
{
	margin:auto;
	width:980px;
}

a img
{
	border:none;
}

.Header
{
	margin:auto;
	width:980px;
	background-color:#ffffff;
	margin-top:6px;
}

/*.Navigation
{
	margin:auto;
	width:980px;
	height:40px !important;
	height:44px;
	background-color:#ffffff;
	border-bottom:solid 4px #06BAEC;
}*/
.Navigation
{
	margin:auto;
	width:982px;
	height:44px;
	background-color:#ffffff;
	background-image:url(../images/NavigationBg1.gif);
	background-position:top;
	text-align:center;
}
.Navigation th
{
	padding-top:8px;
	background-image:url(../images/NavigationBg.gif);
}

.BodyContainer
{
	width:980px;
	margin:auto;
	background-color:#FFFFFF;
}

.BodyContainer .Left
{
	width:205px !important;
	width:222px;
	padding:10px 0 10px 17px;
}
.BodyContainer .Right
{
	width:723px !important;
	width:758px;
	padding:10px 18px 10px 17px;
}
.CurveBg
{
	background-image:url(../images/CurveBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-left:solid 1px #BFB883;
	border-right:solid 1px #BFB883;
}
.CurveBg ul
{
	margin:12px 0 0 20px;
	padding:0px;
}
.CurveBg li
{
	list-style-image:url(../images/arrow.gif);
	line-height:10px;
	padding:0px 0 8px 0px;
}
.CurveBg ul a
{
	font-weight:normal;
}
.Padding14
{
	padding-left:14px;
}
.FeatureProperty
{
	background-image:url(../images/FeaturedProperty_bg.jpg);
	background-repeat:repeat-x;
}
.FeaturePropertyTop
{
	background-image:url(../images/FeaturedPropertyTop_bg.jpg);
	background-repeat:repeat-x;
	line-height:10px;
}
.FeaturePropertyBottom
{
	background-image:url(../images/FeaturedPropertyBottom_bg.jpg);
	background-repeat:repeat-x;
	line-height:10px;
}
.FeaturePropertyLeft
{
	background-image:url(../images/LeftCurve_bg.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #BFB883;
}
.FeaturePropertyRight
{
	background-image:url(../images/RightCurve_bg.jpg);
	background-repeat:no-repeat;
	border-right:solid 1px #BFB883;
}


.PropertyName
{
	border:solid 1px #EBE9CF;
	background-color:#FAF9E8;
	text-align:center;
	width:146px;
	margin-top:8px;
}
.PropertyImage img
{
	border:solid 1px #000000;
	padding:2px;
}

.PropertyName strong
{
	color:#007EAC;
}
.Message
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: Red;
	font-weight:bold;
}

.BottomCurveBg
{
	background-image:url(../images/BottomCurve_Bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-left:solid 1px #BFB883;
	border-right:solid 1px #BFB883;
	height:133px;
}
.BottomCurveBg a
{
	color:#06BAEC;
}
.BottomCurveBg a:hover
{
	color:#746452;
}



.Footer
{
	margin:auto;
	width:980px;
	height:34px;
	border:solid 2px #FFFFFF;
	background-color:#0790D6;
}
.Footer td
{
	color:#CAE2F8;
}
.Footer a
{
	color:#F8FDFF;
	font-weight:normal;
}
.Footer a:hover
{
	color:#F8FDFF;
	text-decoration:underline;
}
td
{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:normal;
	color:#616161;
	line-height:17px;
}

h3
{
	margin:0px;
	font-family:verdana, tahoma, arial;
	font-size:12px;
	color:#0087CC;
}

a
{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	font-weight:bold;
	color:#00627D;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}

input
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	border:solid 1px #666666;
}

select
{
	border:solid 1px #A4A4A4;
}

h2
{
	margin:0px;
	font-family:verdana, tahoma, arial;
	font-size:16px;
	color:#0087CC;
	background-image:url(../images/Title_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 6px 0;
	margin-bottom:10px;
}
h4
{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:verdana, tahoma, arial;
	color:#000000;
}

.Border
{
	border:solid 1px #000000;
}
.TableFormat
{
	background-color:#FFFFFF;
	width:100%;
	background-image:url(../images/TableFormat_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	border:solid 1px #9EE8FD;
	
}

.TableFormat td
{
	padding:4px;
}

hr
{
	width:100%;
	border-top:solid 1px #DEDDD1;
	color:#ffffff;
	background-color:#ffffff;
}
.BorderNone input
{
	border:none;
}
.BorderBottom
{
	border-bottom:solid 3px #06BAEC;
	height:30px !important;
	height:33px;
}