    body {
    	font-family: Verdana, Tahoma, sans-serif;
    	font-size: 10px;
    	margin-top: 10px;
    	/*background-color: #004771;*/
    }
    td {
    	font-family: Verdana, Tahoma, sans-serif;
    	font-size: 10px;
    }
    select,input {
        font-family: Verdana, Tahoma, sans-serif;
        font-size: 10px;
        color: #004771
    }
    
    p {
        font-size: 10px;
        color: #333333;
    }
    .title {
        color:#C0474C;
        font-size: 11px;
        font-weight:bold;
    }
    
    .title2 {
        color: #C0474C;
        font-family: Georgia,Times New Roman,Times,serif;
        font-size: 20px;
    }
    
    .textcontent {
        color: #004771;
        font-size: 9px;
        line-height:16px;    
    }    
    
    
    a {
        color: #004771;
        text-decoration: none;
    }
    
    a.white{
        color: #FFFFFF;
        text-decoration: none;
    }
    a.white:hover {
        color: #ffdf83;
        text-decoration: none;
    }
    a.white-selected{
        color: #ffdf83;
        text-decoration: none;
    }    
    
    
    #specs li {
        font-size: 11px;
        color: #004471;
        padding-bottom: 5px; 
    }
    
    
    a.fmenu {
        font-size: 10px;
        color: #2D79A5;
        text-decoration: none;
    }
    
    .underline {
        text-decoration: underline;
    }
    
    
    .thumb {
        float: left;
        padding: 5px;
    }
    
    #thumbs1 img, #thumbs2 img {
        cursor: pointer;
        opacity:.60;
        filter: alpha(opacity=60); 
        -moz-opacity: 0.6;        
    }

    #thumbs1 img:hover, #thumbs1 img.hover, #thumbs2 img:hover, #thumbs2 img.hover {
        filter: alpha(opacity=100); 
        -moz-opacity: 100;        
    }
    
    
    .navleft div {
        background: url("resources/images/th_left.gif");
        width: 20px;
        height: 20px;
        cursor: pointer;
    }
    .navleft div:hover {
        background: url("resources/images/th_left.gif") repeat-x scroll 0pt -20px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }
    .navleft div.hover {
        background: url("resources/images/th_left.gif") repeat-x scroll 0pt -20px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    } 
    .navleft-disabled div{
        background: url("resources/images/th_left.gif") repeat-x scroll 0pt -40px;
        width: 20px;
        height: 20px;
        cursor: default;
    }
    
    .navright div {
        background: url("resources/images/th_right.gif");
        width: 20px;
        height: 20px;
        cursor: pointer;
    }
    .navright div:hover {
        background: url("resources/images/th_right.gif") repeat-x scroll 0pt -20px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }
    .navright div.hover {
        background: url("resources/images/th_right.gif") repeat-x scroll 0pt -20px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    } 
    .navright-disabled div{
        background: url("resources/images/th_right.gif") repeat-x scroll 0pt -40px;
        width: 20px;
        height: 20px;
        cursor: default;
    }    
    
    #menu ul, #smenu1 ul, #smenu2 ul {
        margin:0px;
        padding:0px;
        list-style: none;
        float: left;
    }
    #hmenu ul {
        margin:0px;
        padding:0px;
        list-style: none;
        float: right;
        color: #FFFFFF;
    }
  
    #mitem {
	    background: url("resources/images/bg.gif") repeat-x;
	    height: 26px;
	    width: 175px;
	    \width: 175px;
	    cursor: pointer;
	    color: #004771;
        text-align: center;
        font-weight: bold;
    }

    #mitem a {
        color: #004771;
    }
    
    #mitem:hover {
	    background: url("resources/images/bg.gif") repeat-x scroll 0pt -26px;
	    height: 26px;
	    width: 175px;
	    \width: 175px;
	    cursor: pointer;
    }
    #mitem.hover {
	    background: url("resources/images/bg.gif") repeat-x scroll 0pt -26px;
	    height: 26px;
	    width: 175px;
	    \width: 175px;
	    cursor: pointer;
    }
    #mitem-selected {
        background: url("resources/images/bg.gif") repeat-x scroll 0pt -26px;
        height: 26px;
        width: 175px;
        \width: 175px;
        cursor: pointer;
        text-align: center;
        font-weight: bold;
    }    
    
    #smitem {
	    background-color: #c0474c;
	    height: 26px;
	    width: 175px;
	    cursor: pointer;
	    color: #FFFFFF;
        opacity:.90;
        filter: alpha(opacity=90); 
        -moz-opacity: 0.9;
        text-align: left;
        padding-left: 10px;
        font-weight: bold;
    }

    #smitem a {
        color: #FFFFFF;        
    }

    
    #smitem:hover a {
        color: #ffdf83;        
    }
    
    #smitem.hover a {
        color: #ffdf83;        
    }    
    
    #smitem:hover {
        background-color: #d07573;
        height: 26px;
        width: 175px;
        cursor: pointer;
        color: #FF0000;        
    }
        
    #smitem.hover {
        background-color: #d07573;
        height: 26px;
        width: 175px;
        cursor: pointer;
    }
    
    #hitem {
        background-image: url(resources/images/bg_top.gif);
    	height: 26px;
    	padding-left: 14px;
    	padding-right: 14px;
        cursor: pointer;
        color: #004771;
        text-align: center;
        font-weight: bold;
        float: left;
        border-left: 1px #08557f solid;
        border-right: 1px #003558 solid;
    }

    #hitem a {
        color: #FFFFFF;
    }    
    
    #hitem:hover a {
        color: #ffdf83;        
    }
    
    #hitem.hover a {
        color: #ffdf83;        
    }     
    
    #hitem:hover {
    	background-image: url(resources/images/bg_top.gif);
    	height: 26px;

        float: left;
    }    
    #hitem.hover {
    	background-image: url(resources/images/bg_top.gif);
    	height: 26px;

        float: left;
    }
    #hitem-selected {
        background-image: url(resources/images/bg_top.gif);
        height: 26px;
        padding-left: 14px;
        padding-right: 14px;
        cursor: pointer;
        color: #004771;
        text-align: center;
        font-weight: bold;
        float: left;
        border-left: 1px #08557f solid;
        border-right: 1px #003558 solid;
    }
    
    #hitem-selected a {
        color: #ffdf83;
    }    
    
    #omenu {
        margin-left: 0px; 
        list-style: none; 
        padding-left: 5px;        
    }
    #omenu li {
        line-height: 15px;
        font-size: 10px;
    }
    
    #tr0 {
        background-color: #FFFFFF;
        font-weight: bold;
    }    
    
    #tr1 {
        background-color: #F6EBCC;
        font-weight: bold;
    }
    #tr1:hover {
        background-color: #DDDDDD;
        font-weight: bold;
    }
    #tr1.hover {
        background-color: #DDDDDD;
        font-weight: bold;
    }    
    
    .tdd {
        width: 14%;
        text-align: center;
        color: #AA9A6C;
        padding: 3px;
    }
    
    .tdp {
        width: 14%;
        text-align: center;
        color: #004771;
        padding: 3px;
    }
    
    .td0 {
        width: 12%;
        background-color: #97B08D;
    }
    .td1 {
        width: 12%;
        background-color: #A87268;
    }
    .td2 {
        width: 12%;
        background-color: #B89A6C;
    }
    .td3 {
        width: 12%;
        background-color: #99748B;
    }
    .td4 {
        width: 12%;
        background-color: #C33661;
    }
    .td5 {
        width: 12%;
        background-color: #7695CB;
    }    
    
    
    .ttd0 {
        width: 12%;
        text-align: center;
        color: #97B08D;
    }
    .ttd1 {
        width: 12%;    
        text-align: center;
        color: #A87268;
    }
    .ttd2 {
        width: 12%;    
        text-align: center;
        color: #B89A6C;
    }
    .ttd3 {
        width: 12%;    
        text-align: center;
        color: #99748B;
    }
    .ttd4 {
        width: 12%;    
        text-align: center;
        color: #C33661;
    }
    .ttd5 {
        width: 12%;    
        text-align: center;
        color: #7695CB;
    }
    
 .divscroll_financial_services {
	height: 310px; 
	padding-right: 10px; 
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #C0474C;
}
 .divscroll_gardens {
	height: 200px; 
	padding-left: 30px;
	padding-right: 30px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #C0474C;
}
 .divscroll_gardens_welcome {
	height: 100px; 
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #C0474C;
}
.textcontent_gardens_top {
color: #bba663;
font-size: 9px;
font-weight:bold;
line-height:16px;    
}
a.plan{
color: #004771;
font-weight:bold;
text-decoration: none;
}
a.plan:hover {
color: #C0474C;
font-weight:bold;
text-decoration: none;
}
a.plan:active{
color: #C0474C;
font-weight:bold;
text-decoration: none;
}
a.red{
color: #C0474C;
text-decoration: none;
}
a.red:hover {
color: #C0474C;
text-decoration: none;
}
.textredbold{
color: #C0474C;
font-weight:bold;
}
.textwhitebold{
color: #ffffff;
font-weight:bold;
}
.textyellowbold{
color: #ffdf83;
font-weight:bold;
}
a.whitegallery{
        color: #FFFFFF;
        text-decoration: none;
		font-weight:bold;
}
a.whitegallery:hover {
    color: #ffdf83;
    text-decoration: none;
	font-weight:bold;
}
a.whitegallery:active{
    color: #ffdf83;
    text-decoration: none;
	font-weight:bold;
} 
.search {
    color: #ffffff;
    font-family: Georgia,Times New Roman,Times,serif;
    font-size: 14px;
	font-weight:bold;
}
#ov { display: none; position: absolute; background-color: #18587E; top: 20px; border: 0px #000000 solid; overflow: hidden;width:599px;left:15px; }