@import "menu.css";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
a {
	font-size: 13px;
	color: #FF0000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
a.directory {
	font-size: 13px;
	color: Blue;
}
a.directory:visited {
	color: Blue;
}
a.directory:hover {
	color: Red;
}
a.directory:active {
	color: Red;
}
.style2 {font-size: 16px}
.style1 {	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;}
.style6 {color: #FFFFFF; font-weight: bold; font-size: 14px; }
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.office {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt;  
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.agent {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt;  
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.border {
	border: Black;
	border-bottom: Black;
	border-color: Black;
	border-left: Black;
	border-right: Black;
	border-top: Black;
}
td.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#load_box{
	width:400px; 
	height:30px; 
	background:#e6f9f8;
   border: 1px solid #c0c0c0; 
   text-align: center; 
   font-size: 20px; 
   color: #559943; 
   padding-top : 5px;
   position: absolute;  
   top: 50%; 
   left: 50%;
   margin-left: -170px;
}
.ajax_photo {
	border: 1px solid silver;
	padding: 10px 10px 10px 10px;
}
.ajax_photo_nav {
	border: 1px solid white;
	padding: 5px 5px 5px 5px;
	background: Highlight;
	display: inline-block;
}
a.ajax_photo_nav {
	font-size: 13px;
	color: white;
}
a.ajax_photo_nav:visited {
	color: white;
}
a.ajax_photo_nav:hover {
	color: white;
}
a.ajax_photo_nav:active {
	color: white;
}