body	{
	background-color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;	
	color: #0033CC;
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;

    SCROLLBAR-FACE-COLOR: #044474;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #2b3085;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #4181C1;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}

div#top {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 145px;
	width: 800px;
}
div#left {
	left: 0px;
	top: 145px;
	position: absolute;
	height: 1000px;
	width: 184px;
}
div#mls {
	background-color: #CfFFFF;
	left: 184px;
	top: 145px;
	position: absolute;
	height: 1400px;
	width: 700px;
}
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #000080;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #530;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #9a7;
	background: transparent;  
	}
.leftmenu a:link, .leftmenu a:visited {
	font-weight : bold;
	font-size: 14px;
	text-decoration : none;
	color: #000080;
	background: transparent;
	position: relative;
	left: 20px;

	}

.leftmenu a:hover {
	font-weight : bold;
	text-decoration : none;
	color: #530;
	background: #FF6633;
	display: block;


	}

.leftmenu a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #9a7;
	background: transparent;  
	}
img {
	border: 0px none;
}
