a:link {color: blue;text-decoration : none;}
a:visited {color: blue;text-decoration : none;}
a:hover {color: dodgerblue;text-decoration : none;}
a:active {color: blue;text-decoration : none;}

body {font-family: Verdana, Arial, Helvetica;	
	 font-size: 0.8em;
	 background-color: rgb(255,255,255);
	 color: rgb(0,0,0);
}

p {line-height: 1.5em; }
td {font-family: Verdana, Arial, Helvetica;font-size: 12; }
table { table-border-color-light: rgb(102,204,204);
		table-border-color-dark: rgb(0,102,102);}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica;}
h1 {
	color: #7794AE;
	font-weight: bold;
	font-size: 1.2em;
	display: inline;
}
h2 {color="#000080";}
h3 {color: rgb(153,153,102);}
h4 {color: rgb(0,153,153);}
h5 {color: rgb(102,102,102);}
h6 {color: rgb(153,153,102);}
table.view {font-family: Verdana;font-size: 10pt;color: #000066;
			text-align: Left;
			border: 1px solid #666666;
			margin: 0}
td.agent_name { font-family: Verdana;
				font-size: 10pt;
				color: #666666}
td.hirer_property { font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	background-color: #C0CFE0;
	vertical-align: middle;
	height: 20px;
}

td.item {font-family: Verdana;font-size: 10pt;color: #6D347A}

td.alert {font-family: Verdana;
		  font-size:10pt;
		  color: red}

/* pricing table */
table.pricing {font-family: Arial; background-color: #E1E8F0;
			text-align: Left;
			border: 1px solid #006699;
			margin: 0}
/* buttons */

#nav-menu
{


} 


#nav-menu ul
{
padding: 0;
text-align: center;
margin-top: 4px;
}

#nav-menu li
{
display: inline;
list-style-type: none;
}

#nav-menu li a
{
background: url(../htm current/background.gif) #fff bottom left repeat-x;
height: 2em;
margin-top: 4px;
line-height: 2em;
float: left;
display: inline;
list-style-type: none;
border: 0.1em solid rgb(108,190,246);
color:  #2E473B;
text-decoration: none;
text-align: center;
width: 110px;
}

#nav-menu li a:hover
{
background: url(../htm current/background1.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
margin-top: 4px;
float: left;
display: inline;
list-style-type: none;
border: 0.1em solid #5EA67E;
color:  #5EA67E;
text-decoration: none;
text-align: center;
width: 110px;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a:hover
{
float: none
}
/* End IE5-Mac hack */

/* List accommodation */


.list_header {
	background-color: #B1C9FE;
	border: 1px solid #003399;
	padding-left: 5px;
}
.list_body {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.list_heading_type {color: #000000}
.list_body_descrip {
	padding_top: 15px;
	margin-top: 15px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-size: 11px;
	line-height: 16px;	
}
.list_accom_desrip {
	color: #666666;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Verdana, Geneva, Trebuchet MS, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #c60;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-size: x-small;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: x-small;
		 color: #000000; }
.calander_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #003399;
	text-transform: none;
	font-variant: small-caps;
}
/* avail */
td.blue {font-family: Arial;font-size: 0.6em; color: blue;text-align: right;}
td.red {font-family: Arial;font-size: 0.6em;color: red;text-align: right;}
td.black {font-family: Arial;font-size: 0.7em;color: #7794AE;text-align: right; font-weight: bold;}
/* avail_update */
td.blue_update {font-family: Arial;font-size: 0.6em; background-color: #66CCFF;text-align: right;}
td.red_update {font-family: Arial;font-size: 0.6em; background-color: #FF6699;text-align: right;}
.display_box {
	padding: 3px;
	position: relative;
	background-image: url(../images/detail_box.jpg);
	background-repeat: no-repeat;

	height: 200px;
}
/* Add acc form/Edit acc form */
table.acc_form { border:none;  font-family: Verdana;font-size: 10pt;color: black; background-color: #E6ECF2;}
td.acc_form_header {font-family: Verdana;font-size: 10pt; background-color: #C8D5E4; color: #688097;}
tr.acc_form_header {font-family: Verdana;font-size: 10pt; background-color: #C8D5E4; color: #688097;}



