
		

		#menuframe
		{
			float:left;
			text-align:left;
			background:#ffffff;
			padding:1em;
			width:27%;			
		}
		
		#menu
		{
		
		}
		#InfoDisplayArea
		{
		
		background:#eeeeee;
		position:absolute;
		z-index: 3;
		height:50px;


		}
		
		#searchbody
		{
			background:#ffffff;
			padding:1em;
			padding-left:2em;
			text-align:left;
			overflow:auto;
			height:450px;
			border:1px solid grey;
			
			
		}

		
		#dbody
		{
			
			background:#ffffff;
			padding:1em;
			padding-left:2em;
			text-align:left;
			overflow:auto;
			height:500px;
			border:1px solid grey;
			display:none;
		}
		#sea
		{
			
			padding:1em;
			float:left;
			
			
			
		}

		#logo
		{
		background:#00A1E6;
		
		}

		#main
		{
			
			height:750px;
			text-align:left;
			width:770px;
			

		}

		#mainframe
		{
		 padding-top:2em;
		}
		
		a
		{
		color:#00349C;
		text-decoration:none;
		
		 	
		
		}
		#helpheading
		{
		padding:1em;
		font-size:10pt;
		text-align:left;
		font-weight:bold;
				
		}
		

		.heading
		{
		color:#00349C;	
		}

		#mainmenu
		{
			background:#007DC5;
			color:white;
			font-weight:bold;
			
		}


		#b:link, #b:visited
		{
			color:white;
		}

		#b:hover

		{

			color:#FFEB14;

		}
		
		a:hover
		{
		
			color:#FFEB14;
		
		}

		.textbox {
			font-family: Verdana,Arial;
			width:90px;

			}


		.button {
			font-family: Verdana,Arial;
			border:1px solid #00000f;
			background:  #007DC5;
			}

		#footer{
			text-align:center;
			 height:80px; 
			background:#007DC5;
			width:770px;
			}
		#divbody{
			color:#666;
			font:80%/1.3em arial,san serif ; 
			top: 200px; 
			text-align:left; 
			width:770px;
			border:1px solid grey;
			
			}
		#img{
			float:left;
			}

		#menuheader
			{

			text-align:center;
			font-weight:bold;
			background:#007DC5;
			color:#ffffff;
		
			}

		#framedbody{

			padding-left:3em;
			float:left;
			width:40%;
			height:60%;
				}

		
		#searchresults
			{
				color:#FFEB14;
			}