html { 
   	scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#8DC7EF;
    scrollbar-shadow-color:#ffffff;
  	scrollbar-face-color:#8DC7EF;
  	scrollbar-highlight-color:#ffffff;
  	scrollbar-dark-shadow-color:#FFFFFF;
  	scrollbar-3d-light-color:#8DC7EF;
}
.maintableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDD1D3;
	border-left-color: #CDD1D3;
}
.formbuttons {
	font-size: 10px;
	color: #FFFFFF;
	background: #67BED1;
	border-top: 1px solid #67bdei;
	border-right: 1px solid #67bdei;
	border-bottom: 1px solid #67bdei;
	border-left: 1px solid #67bdei;
	font-weight: bold;
}
.dropdownlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #000000;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
}
.bodytext, h1, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
}
.bodytext a:link, .bodytext a:active, .bodytext a:visited {
	color: #3399CC;
	text-decoration: underline;}
.bodytext a:hover{
	color: #3399CC;
	text-decoration: underline;}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
}
.primarycolour {
	background-color: #8DC7EF;
}
a:hover {
	text-decoration: underline;
} 

.content {
	text-decoration:none;
}
.content:hover {
	text-decoration:none;
	}
/* side menu start */
#sidemenu a:link, #sidemenu a:active, #sidemenu a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	background-color: #ECF7FF;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	text-decoration: none;
	COLOR: #3399cc;
	display: block;
	padding-left: 10px;
}	
	
#sidemenu a:hover {
	text-decoration: none;
	line-height: 18px;
	display: block;
	background-color: #ffffff;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	COLOR: #3399cc;
}		

.specialstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.specialsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext, .footertext a:link, .footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


.blueunder {
	background-image: url(/images/blue-under.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.real-estate {
	background-image: url(/images/real-estate.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


a.nolink:link, a.nolink:visited, a.nolink:hover  {
	text-decoration: none;
	cursor: default;
}


/*portal start */
						#portalsbox {
							font-size: 9px;
						}
						#portalsbox a:link, #portalsbox a:active, #portalsbox a:visited {
							color: #666666;
							text-decoration: none;
							display: block;
							border-bottom-width: 1px;
							border-bottom-style: solid;
							border-bottom-color: #F1F0ED;
						}
						#portalsbox a:hover {
							text-decoration: underline;
						}
						#portalsbox br {
							display: none;
						}
						
							#dhtmlgoodies_leftPanel{	/* Styling the help panel */
								
								/* You shouldn't change these 5 options unless you need to */		
								height:100%;		
								left:0px;
								z-index:10;
								position:absolute;
								display:none;
							}
							
							#dhtmlgoodies_leftPanel #leftPanelContent{
								padding:0px;
							}
						/*portal end */
						
						
.specialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: none;
}

