body {
	background-color: #325795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.breadcrumbs {
	color: #2e5dae;
	font-size: 10px;
	vertical-align: top;
	text-align: right;
	border-bottom: 1px solid #dddddd;
}
								 
.breadcrumbs a:link,
.breadcrumbs a:visited,
.breadcrumbs a:active,
.breadcrumbs a:hover {
	color: #2e5dae;
}

.title {
	color: #2552a0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 3px;
}

input,
select,
textarea {
	font-size: 11px;
	font-family: sans-serif;
}
								 
.button {
	cursor: pointer;
	width: 100px;
}

.buttonOver {
	cursor: pointer;
	width: 100px;
}
								 
a:link,
a:visited,
a:active {
	color: #2e60c3;
}

a:hover {
	color: #0e40a3;
}

.fieldLbl {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #2552a0;
}

.border {
	border: 1px solid #dddddd;
}

.title2 {
	color: #728ACF;
	font-size: 14px;
	font-weight: bold;
}
								 
.title3	{
	font-size: 12px;
	font-weight: bold;
	color: #2552a0;
}
								 			 
.title4 {
	font-weight: bold;
}
								 
.tableboundary {
	color: #2552a0;
	font-size: 14px;
	font-weight: bold;
}
								 
.tableborder {
	border: 1px solid #dddddd;
	background-color: #f3f3f3;
}

.tableboundary2 {
	border-bottom: 0px solid #5E6A9A;
	background-image: url(/View/first_real_estate_john_agency/images/menu1_bg.gif);
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
								 
.tableboundary2 a:link,
.tableboundary2 a:visited,
.tableboundary2 a:active,
.tableboundary2 a:hover {
	color: #ffffff;
	background-image: none;
}
								 
img {
	border-color: #dddddd;
}

.sessionmessage {
	color: #B70A28;
	font-weight: bold;
	background-color: #FFFFFF;
}

.oddrow {
	background-color: #f3f3f3;
}

.evenrow {
	background-color: #ffffff;
}
								 
.redtext {
	color: #B70A28;
	font-weight: bold;
}

.tinytext {
	font-size:10px;
}
								 
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
								 
#container {
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	border: 1px solid #979494;
}

#date_navigation {
	border-top: 1px solid #979494;
	border-bottom: 1px solid #979494;
	background-color: #7da7d9;
	height: 18px;
	overflow: hidden;
}

#date {
	float: left;
	padding-top: 2px;
	padding-left: 4px;
	color: #ffffff;
	font-weight: bold;
}

#navigation {
	float: right;
	width: 600px;
}

#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	float: right;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	display: block;
	background-image: url(/View/first_real_estate_john_agency/images/menu1_bg.gif);
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 11px 2px 11px;
	border-left: 1px solid #8e8e8e;
}

.menu1 a:hover {
	background-image: url(/View/first_real_estate_john_agency/images/menu1_selected_bg.gif);
	color: #173365;
}

.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {
	display: block;
	background-image: url(/View/first_real_estate_john_agency/images/menu1_selected_bg.gif);
	text-decoration: none;
	color: #173365;
	font-weight: bold;
	padding: 2px 11px 2px 11px;
	border-left: 1px solid #8e8e8e;
}

#content {
	background-color: #ffffff;
	min-height: 350px;
	padding: 11px 11px 11px 11px;
	color: #173365;
}

* html #content {
	height: 350px;
}


#footer {
	border-top: 1px solid #979494;
	border-bottom: 1px solid #979494;
	background-color: #7da7d9;
	height: 16px;
	color: #ffffff;
	padding-top: 2px;
}

#copyright {
	float: left;
	padding-left: 4px;
}

#footer_links {
	float: right;
	padding-right: 4px;
}

#footer a:link,
#footer a:active,
#footer a:visited,
#footer_text_equal a:link,
#footer_text_equal a:active,
#footer_text_equal a:visited {
	color: #ffffff;
}

#footer a:hover,
#footer_text_equal a:hover {
	color: #f5f5f5;
}

.divider {
	border-top: 1px solid #f3f3f3;
}

#footer_text_equal {
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	color: #ffffff;
	margin-top: 4px;
}

#footer_text {
	float: left;
	padding-top: 5px;
}

#equal {
	padding-top: 2px;
	float: right;
}