/* CSS Document */

body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: #4e4e4e;
}

#main_div {
	position: absolute;
	width: 100%;
	left: -10px;
	top: -7px;
}

#body_div {
width: 541px;
margin-top: 20px;
}

.height_31 {
height: 31px;
}

.height_18 {
height: 18px;
background-color: #ffffff;
}

.height_20 {
height: 20px;
}

.close_property {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}
.close_property a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}
.close_property a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #00ffcc;
text-decoration: none;
}

.top_right_corner {
background: url(../images/page_top_right_corner.gif) no-repeat;
height: 56px;
}

.bottom_left_corner {
background: #ffffff url(../images/page_btm_left_corner.gif) no-repeat;
height: 11px;
}

.bottom_right_corner {
background: #ffffff url(../images/page_btm_right_corner.gif) no-repeat;
height: 11px;
}

.bg_white {
background-color: #ffffff;
}

.body_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #484848;
background-color: #ffffff;
text-align: justify;
}

.top_property {
background: url(../images/link_top_line.gif) repeat-x;
height: 20px;
}
.top_property a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ff7d21;
text-decoration: none;
}
.top_property a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #003399;
text-decoration: underline;
}

/* Footer Starts */
#bottom_div
{
	width: 1106px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.footer_link_property
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.footer_link_property a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer_link_property a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
/* Footer Ends */
