.bg-grey {  background-color:  #29A2E2}
.bg-blue {  background-color:  #012577}
.bg-white { background-color: #FFFFFF}

body {margin-top:0px; margin-bottom:0px; font-family:tahoma; font-size:11px; font-weight:normal;}

.star { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FF0000 }

.copyright-text 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
font-weight: normal
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #0D3282; font-weight: bold } 
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000 }
h3 { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 13px; color: #000066}

p 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 18px; 
text-decoration: none; 
color: #000000; 
text-align: justify
} 

a.botlinks 
{ 
font-family: Tahoma;
font-size: 11px;
color: #14498A; 
text-decoration: underline; 
font-weight: normal
}

a.botlinks:hover 
{  
font-family: Tahoma; 
font-size: 11px; 
color: #000000; 
text-decoration: none
; font-weight: normal
}

a.proj-links
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #9A0043; 
text-decoration: underline; 
font-weight: bold
}

a.proj-links:hover 
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #012577; 
text-decoration: none
; font-weight: bold
}

.gallery-text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none
}

.bullet-text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
line-height:20px;
text-align:left;
font-style:normal;
font-weight:normal
}

.table-text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
text-align:left;
text-decoration: none
}

.center-text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
text-align:centre;
text-decoration: none
}

.blue-text 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #045A9E;
}

.menu-links
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6796BA;
word-spacing:3px;
text-decoration: none; 
font-weight: bold
}

a.menu-links
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6796BA; 
text-decoration: none; 
font-weight: bold
}

a.menu-links:hover 
{  
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #9A0043; 
text-decoration: none; 
font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bg-Available { background-color:#B4CCF4; font-family:tahoma; font-size:11px; font-weight:normal;}
.bg-sold {background-color:#F0B4F4; font-family:tahoma; font-size:11px; font-weight:normal;}
table {font-family:tahoma; font-size:11px; font-weight:normal;}
.r1 { background-color:#D1E3F9;}
.r2 { background-color:#E8F2FF;}
.r3 { background-color:#F2F7FE;}
.tht { font-family:tahoma; font-size:12px; font-weight:bold; text-align:center; text-decoration:none;}
a, visited {background-color:#; font-family:tahoma; font-size:12px; font-weight:normal; text-decoration:none; color:#14498A; line-height:20px;}
a:hover {background-color:#; font-family:tahoma; font-size:12px; font-weight:normal; text-decoration:underline; color:#9F0049; line-height:20px;}

#list-style-1  ul { margin:0px; padding:0px; }
#list-style-1  ul li { list-style:none;  font:12px Arial; text-align:left; line-height:22px; border-bottom:1px dashed #E3E6E3; background:url(../i/arrows.gif) no-repeat; color:#3a3a3a; padding-left:22px; margin-left:5px; }
#list-style-1  ul li a { text-decoration:none; color:#E00303; font-weight:700;  }
#list-style-1  ul li a:hover { color:#8F0B82; text-decoration:underline; }

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

