body {	background: #c0c0c0;
      	color: #000090;
	scrollbar-face-color: #ada85b;
      	font-size: 14px;
      	font-family: Arial, Helvetica, Serif;
}

h1 { background: #ada85b;
     font-weight: bold;
     position: absolute;
     width: 655px;
     top: 0px;
     left: 0px;
     font-size: 16pt;
}
     
a:link {color: #8d885b;
	text-decoration: none;
}

a:hover {color: #900000;
	text-decoration: none;
}

a:visited {color: #8d885b;
	   text-decoration: none;
}

a:active {color : #900000;
	text-decoration: none;
}

.logo {	background: #ffffd0;
	position: absolute;
	left: 0px;
	height: 90px;
	width: 145px;
	border-style: none;
	border-width: 0px;
}

.bannerads {background: #ffffd0;
	    position: absolute;
	    left: 145px;
	    top: 0px;
	    height:90px;
	    width: 655px;
	    border-style: none;
	    border-width: 0px;
}

.menu {	background: #ffffd0;
	position: absolute;
	left: 0px;
	top: 90px;
	height: 501px;
	width: 145px;
	border-style: none;
	border-width: 0px;
}

.stats {background: #ffffd0;
	position: absolute;
	left: 146px;
	top: 91px;
	height: 20px;
	width: 655px;
	border-style: none;
	border-width: 0px;
} 

.workarea {background: #ffffd0;
	    position: absolute;
	    left: 146px;
	    top: 111px;
	    height:480px;
	    width: 670px;
	    overflow-y: auto;
	    overflow: -moz-scrollbars-vertical;
	    scrollbar-face-color: #ada85b;
}

.searchcol1 {position: absolute;
	   left: 5px;
	   top: 40px;
	   height: 389px;
           width: 340px;
}

.searchcol2 {position: absolute;
	   left: 341px;
	   top: 40px;
	   height: 389px;
           width: 150px;
}
.searchcol3 {position: absolute;
	   left: 491px;
	   top: 40px;
	   width: 107px;
	   height: 389px;
}

.userdata {position: absolute;
	   left: 5px;
	   top: 40px;
	   height: 389px;
           width: 490px;
}
	
.information {position: absolute;
	   left: 5px;
	   top: 40px;
	   height: 200px;
           width: 570px;
	   font-weight: bold;
}

.selectbox { position: absolute;
	     left: 200px;
}

.selectbox2{ position: absolute;
	     left: 100px;
}

.searchbutton1 {position: absolute;
		top: 17px;
}

.searchbutton2 {position: absolute;
		top: 360px;
}

.bottom {background: #ffffff;
	    position: absolute;
	    left: 0px;
	    top: 592px;
	    height:20px;
	    width: 800px;
	    border-style: none;
	    border-width: 0px;
}

.menuheading {background: #ada85b;
	      color: #000090;
	      font-weight: bold;
	      position: relative;
	      left: 0px;
	      font-family: Arial, Helvetica, Serif;
} 	

.menuitem { position: relative;
	    font-size: 14px;
	    left: 7px;
}	   

.largepic { position: relative;
	    left: 1pt;
	    top: 2pt;
	    width: 285px;
}

.announce { position:absolute;
	    background:#ada85b;
	    left: 0px;
	    top: 470px;
	    height: 20px;
	    width: 655px;
}

.searchresult {background: #ffffd0;
	    position: relative;
	    top: 47px;
	    left: 2px;
	    width: 590px;
	    vertical-align: top;
	    overflow: visible;
}

.infopages {background: #ffffd0;
	    position: absolute;
	    top: 47px;
	    left: 2px;
	    width: 580px;
	    vertical-align: top;
	    overflow: visible;
}

.cardata {position: absolute;
	   left: 2px;
	   top: 40px;
	   height: 389px;
           width: 295px;
}

.carpics {position: absolute;
	   left: 300px;
	   top: 40px;
	   height: 389px;
           width: 280px;
}

.login {position:absolute;
	left: 3px;
	top: 60px;
	height: 200px;
	width: 560px;
	border-style: solid;
	border-width: 10px;
	border-color: #ada85b;
}

.loginbox{position:absolute;
	  left: 190px;
}

