body{
	background-color: #6d787e;
	margin: 0px;
	padding: 0px;
	min-width: 718px;
}

#wallpaper {
	width: 100%;
	height: 306px;
	background-image: url('/images/bg-header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #41474c;
	border-top: 5px solid #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#bg-content {
	background-image: url('/images/bg-content.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

#bg-foot {
	background-image: url('/images/bg-foot.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 718px;
	height: 270px;
	color: #848484;
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 8pt;
}

#bg-foot a:link, #bg-foot a:active, #bg-foot a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
}

#bg-foot a:hover {
	color: #d7d6ca;
}

#bg-foot-left {
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	width: 45%;
	text-align: left;
}

#bg-foot-right {
	margin-right: 30px;
	margin-top: 20px;
	float: right;
	width: 40%;
	text-align: left;
}

#container {
	width: 700px;
	margin: auto;
}

#right_side {
	background-color: #D7D6CA;
	width: 148px;
	height: 400px;
	left:0px;
	text-align:left;
	float: left;
}

#Content {
	background-color: #FFFFFF;
	width: 551px;
	text-align:right;
	float: left;
	margin-bottom: 0px;
	padding-bottom:0px;
}

.noborder {
	border: none;
}

.menubuttons {
	background-color: #666457;
	width: 700px;
	text-align:left;
	background-image: url('/images/menu_bg.gif');
}

.title {
	color: #B11F16;
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

#footer_old {
	width:700px;
	height:10px;
	text-align:left;
	padding:1px;
	background-image: url('/images/menu_bg.gif');
}

.NavLeftMenu {
	width: 148px;
	height: 24px;
	color: #000000;
	background-image: url('/images/menu_left.jpg');

}

.NavLeftMenu a:link, .NavLeftMenu a:active, .NavLeftMenu a:visited {
	width: 148px;
	height: 24px;
	color: #000;
	text-decoration: none;

}

.NavLeftMenu a:hover {
	width: 148px;
	height: 24px;
	color: #B11F16;
	text-decoration: none;

}

.menuText {
	font-family: verdana;
	font-size: 12px;
	padding-top:15px;
	vertical-align: text-bottom;
	text-decoration: none;
	color: #000000;
	margin-left: 8px;
}

.menuText a:link, .menuText a:visited, .menuText a:active, .menuText a:hover{
	font-family: verdana;
	font-size: 12px;
	padding-top:15px;
	color: #B11F16;
	vertical-align: text-bottom;
	text-decoration: none;
}

.calcInput {
	background-color: #F8F8F8;
	border-color: #AAAAAA;
	border-width: 1px;
}

.CalcTable {
	font-size: 11px;
	font-family: verdana;
}

.PageContent {
	padding: 20px;
	text-align: left;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 	
}

.title {
	color: #CF251E;
	font-family: gilsans, arial, verdana, tahoma, sans-serif;
	font-size: 18pt; 
	font-weight: normal; 
}

.comment {
	display: none;
}

.bg {
	background-image: url('/images/menu_bg.gif');
	background-repeat: repeat-y;
}

a:link, a:active, a:visited {
	color: #CF251E;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none;
}

a:hover {
	color: #FF2E25;
	text-decoration: underline;
}

.copyright {
	color: #adbec7;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left;
	width: 700px;	
	padding-bottom: 40px;
}

.border {
	border: 1px solid #000;
}

.property-list {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding: 10px;	
}

.property-list-l {
	float: left;	
}

.property-list-r {
	width: 300px;
	float: right;
}

.property-title {
	color: #B11F16;
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #B11F16;
	width: 100%;
}

/* Form */

.form {
	display: block;
	margin-top: 20px;
	padding: 0px;
}

.form_title {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	margin: 0px;
	text-align: left;
	width: 150px;
}

.form_textbox {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form_style {
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 10pt; 
	font-weight: normal; 		
}

/* Property List */

.property_form {
	margin-top: 20px;
	float: left;
}

div.next {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	width: 150px;
}

div.b_next a:link, div.b_next a:active, div.b_next a:visited {
	float: right;
	color: #B11F16;
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;	
}	

div.b_next a:hover {
	color: #B11F16;	
	text-decoration: underline;
}

.clear {
	clear: both;
}
