Body{
	font-family:Verdana;
	font-size:12px;
}

.table1{
	width:100%;
	height:100%;
}

.windowInfo{
	text-align:left;
	height:25px;
	vertical-align:top;
	/*border:2px solid #C5D3DE;*/
	background:#E5EBF2;
}

DIV.windowContent{
	overflow: auto;
	height:100%;
	width:100%;
}
TD.windowContent{
	vertical-align:top;
	height:100%;
}
.windowMenu{
	width:20px;
	
}
.windowToolbar{
	text-align:left;
	vertical-align:bottom;
	height:50px;
	background:#white;
	border-bottom:30px solid #C5D3DE;
}

.windowMenu{
	width:200px;
}

.propertyTableTDFooter{
	height:30px;
	border-top:1x solid #C5D3DE;
	background:#E5EBF2;
	text-align:left;
}

.propertyTableTdContent{
	/*width:100%;*/
	vertical-align:top;
	padding:2px 2px 2px 2px;
}

.propertyTableTdImg{
	vertical-align:middle;
	background:#E5EBF2;
	text-align:center;
	padding:2px 2px 2px 2px;
	width:400px;
}

.propertyTable{
	width:100%;
	border:2px solid #C5D3DE;
	margin:0px 0px 10px 0px;
}

.content_td{
	vertical-align:top;
}

.property_plan_table_content_td{
	vertical-align:top;
	padding:2px 2px 2px 2px;
	text-align:left;
	/*width:100%;*/
	
}
.property_plan_table{
	margin:5px 0px 5px 0px;
	display:inline;
	/*width:100%;*/
	/*height:100%;*/
	/*border:1px solid #C5D3DE;*/
	
}

.system_msg_td{
	border:1px solid #C5D3DE;
	height:18px;
	margin:0px 0px 0px 10px;
	background:#E5EBF2;
	font-size:10px;
}

.footer_td{
	height:30px;
}



.ALINK_BUTTON:visited, .ALINK_BUTTON:link, .FOOTER_ALINK_BUTTON:visited, .FOOTER_ALINK_BUTTON:link {
	text-decoration:none;
	color: #666666;
	width:1px;
	display:block;
	padding:2px 2px 2px 2px;
	text-align:center;
	margin:2px 5px 2px 5px;
	font-size:x-small;
	border:1px solid #E5EBF2;
}

.ALINK_BUTTON:hover, .FOOTER_ALINK_BUTTON:hover{
	color:black;
	border:1px solid #C5D3DE;
}


.NAV_UNSELECTED:visited, .NAV_UNSELECTED:link {
	text-decoration:none;
	color: #666666;
	width:50px;
	display:block;
	text-align:center;
	font-weight:bolder;	
	border:1px solid #C5D3DE;
}
.NAV_UNSELECTED:hover{
	color:black;
	background:#C5D3DE;
}

.NAV_SELECTED:visited, .NAV_SELECTED:link {
	text-decoration:none;
	color: #666666;
	width:50px;
	display:block;
	text-align:center;
	font-weight:bolder;	
	background:#C5D3DE;
	border:1px solid #C5D3DE;
}
.NAV_SELECTED:hover{
	color:black;
}


.menubutt:visited,.menubutt:active, .menubutt:link {
	text-decoration:none;
	/*padding:2px 15px 2px 15px;*/
	color: #666666;
	font-weight:bolder;	
	/*border:2px solid #C5D3DE;*/
}
.menubutt:hover{
	color:black;
	text-decoration:underline;
	/*background:#C5D3DE;*/
}

.menubuttBottom:visited, .menubuttBottom:link {
	text-decoration:none;
	color: #666666;
	font-weight:bolder;	
}
.menubuttBottom:hover{
	color:black;
	text-decoration:underline;
}

.lastBottom{
	width:100%;
	border-top:2px solid #C5D3DE;
}
.menubuttBottom-active:visited, .menubuttBottom-active:link {
	color: #666666;
	text-decoration:none;
	font-weight:bolder;	
}

.menubutt-active:visited, .menubutt-active:link {
	text-decoration:none;
	padding:2px 15px 2px 15px;
	color: #666666;
	font-weight:bolder;	
	background:#C5D3DE;
	border:2px solid #C5D3DE;
}

.nav_table_td_1 td{
	color:#666666;
	padding:2px 5px 2px 5px;
}

INPUT{
	border:none;
	width:100%;
}
.formField_text_td{
	border-bottom:1px solid #C5D3DE;
	vertical-align:bottom;
	color:#666666;
	padding:10px 2px 2px 2px;
}
.formField_td{
	font-size:10px;
	border:1px solid #C5D3DE;
	color:#666666;
}
.formTable{
	/*border-left:3px solid #C5D3DE;
	border-bottom:3px solid #C5D3DE;
	width:100%;*/
	
/*	margin:10px 2px 2px 0px;*/

}

.availability_group_table{
	width:100%;
	
}
.availability_group_table_title{
	text-align:center;
	font-weight:bolder;
	padding:10px 2px 0px 2px;
}

.property_vals_table{
	width:100%;
	border:2px solid #E5EBF2;
}

.empty_table_td{
	border-bottom:2px solid #E5EBF2;
	height:50px;
	text-align:center;
	color:#C5D3DE	;
}


.property_val_header_td{
	background:#E1EDFF;
}
.property_val_row_td, .property_val_header_td{
	padding:5px 2px 5px 2px;
}

.property_val_status_available{
	color:green;
}

.property_val_status_reseved{
	color:red;
}

.preview_property_plans_td{
	vertical-align:top;
	/*border:1px solid #C5D3DE;*/
}

TEXTAREA{
	width:350px;
}
.formTableContacs{
	width:500px;
}
.obj_update_unsuccessufull{
	color:red;
	padding:2px 2px 2px 10px;
}

.obj_update_successufull{
	color:green;
	padding:2px 2px 2px 10px;
}

.msg_in_center{
	font-size:20px;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}

.main-header{
	background:#74aac1;
	height:120px;
	background-image:url(../../lib/img/logo1.png);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:0px solid white;
}



.buttontable{
	/*height:24px;*/
	margin:4px 0px 0px 0px;
	
}


.menu_button_inside{
	/*padding:0px 4px 0px 4px;*/
	background-image:url(../../lib/img/buttonARight.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.mbt{
	margin:0px 2px 0px 0px;
	background-image:url(../../lib/img/buttonATop.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.mbl{
	background-image:url(../../lib/img/buttonRL.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.mbr{
	background-image:url(../../lib/img/buttonRL.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.mbtl{
	background-image:url(../../lib/img/buttonALeft.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.mbtr{
	background-image:url(../../lib/img/buttonARight.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:2px 8px 2px 8px;
}


.mbbs{
	background:white;
}
.mbs{
	background:#C5D3DE;
}

.mbbt{
	margin:0px 2px 0px 0px;
	background-image:url(../../lib/img/buttonATop.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.mbbtl{
	background-image:url(../../lib/img/buttonABLeft.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.mbbtr{
	background-image:url(../../lib/img/buttonABRight.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:2px 8px 2px 8px;
}

.property_plan_table_content_td{
	text-align:center;
	}
.property_plan_table_image_td{
	padding : 5 10 10 10;
}

.htitle{
	font-size:32px;
	font-weight:bolder;
}
.hslogan, .htitle{
	font-family:Comic Sans MS,Verdana;
	padding:2 500 2 40;
}
.hslogan{
	font-size:14px;
	color:red;
}
