body {
   margin-top: 15px ;
   margin-left: 8px ;
   font-size: 10pt;
   font-family: Tahoma;
   font-weight: 150;
   background: #fff;
   background-image: url(../Images/SearchPageBG.gif);
   }
#container {
	border-bottom: 1px solid #000000;
   background: #aaa;
   width: 680px;
   position: absolute;
   top: 10px;
   left: 14px;
   height: 21px;
   }
#title   {
   font-size: medium;
   font-weight: bold;
   font-family: "trebuchet ms",Arial,Helvetica;
   border-top: 1px;
   border-left: 1px; 
   border-right: 1px;
   border-bottom: 1px;
   border-style: solid;
   padding-top: 3px;
   text-align: center;
   background: #eee;
   width: 680px;
   position: relative;
   left: 0;
   top: 0px; 
   height: 20px;
}
#outer {
   border: 1px #111 solid;
   background: white;
   width: 680px;
   }
font.main {
   font-size: small;
   font-weight: normal;
   font-family: Verdana,Helvetica;
   text-align: right;
	margin-top: 12px;
   }
font.title {
   font-size: medium;
   font-weight: bold;
   font-family: verdana,arial,helvetica;
   text-align: center;
	margin-top: 12px;
   }
font.subtitle {
   font-size: small;
   font-weight: bold;
   font-family: Arial,Helvetica;
   text-align: center;
	color: white;
	padding: 20px;
   }
font.small {
   font-size: x-small;
   font-weight: normal;
   font-family: Tahoma,Helvetica;
   text-align: center;
   }
td {
   font-size: small;
   font-weight: normal;
   font-family: "trebuchet ms",verdana;
   text-align: left;
	margin-top: 5px;
   }
th {
   font-size: small;
   font-weight: bold;
   font-family: "trebuchet ms",verdana;
   text-align: center;
	margin-top: 6px
   }
a.nav:link {
   text-decoration: none;
   color: #000088;
   }
a.nav:visited { 
   text-decoration: none; 
   color: #000088;
   }
a.nav:hover { 
   text-decoration: none; 
   color: #000000;
   background-color: #FFFFC0;
   }
a.nav:active { 
   text-decoration: none; 
   color: #008;
   background-color: #f00;
   font-weight: bold;
   }
a.navbar:link {
   color: #eee;
   }
a.navbar:visited {
   color: #eee;
   }
a.navbar:hover {
   color: #ff0;
   }
a.navbar:active {
   color: #eee;
   }
#TEXTTITLE{border-top: 1px;
           border-left: 1px;
           border-right: 1px;
           border-bottom: 1px;
           border-style: solid;
           border-color: black;
           background: #5A7594;
           color: white;
           font-weight: bold;
           font-family: arial,helvetica;
           text-align: center;
           font-size: 12pt ;
           width: 680px;
           }
#TEXTBODY{ border-top: 0px;
           border-left: 1px;
           border-right: 1px;
           border-bottom: 1px;
           border-style: solid;
           background: white;
           padding: 8px;
           color: black;
           font-weight: normal;
           font-family: "trebuchet ms",Tahoma,Helvetica;
           text-align: left;
           font-size: 10pt ;
           width: 680px;
           }
#SOURCES { border-top: 0px;
           border-left: 1px;
           border-right: 1px;
           border-bottom: 1px;
           border-style: solid;
           background: #eeeeee;
           font-size: 8pt ;
           font-weight: ;
           font-family: Tahoma,Helvetica;
           text-align: left;
           width: 680px;
		     color: #111111;
		     padding: 6px;
           }
#copyright {
   font-size: x-small;
   font-family: "trebuchet ms",Tahoma,Helvetica;
   text-align: center;
   border-left: 1px;
   border-right: 1px;
   border-style: solid;
   border-color: #000;
   background-color: #fff;
	color: #000;
	padding: 10px;
   width: 660px;
   }
#CONTAINER{
   position: absolute;
   top: 0;
   left: 16;
   width: 680px;
   }
#pipe {
   border: 1px #000 solid;
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	background: #5a7594;
	color: #fff;
	width: 100%;
	}
#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}
#pipe ul li {
	margin-left: 0;
	padding: 5px 7px;
	border-left: 1px solid #eeeeee;
	list-style: none;
	display: inline;
	}

		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
.control  {
   background-color: #F9F9F7;
   font-family: verdana,helvetica;
   font-size: 10pt;
   width: 300px;
   text-align: left;
   }
.control2 {
   background-color: #F9F9F7;
   font-family: verdana,helvetica;
   font-size: 10pt;
   width: 150px;
   text-align: left;
   }
.control3 {background-color: #F9F9F7; 
           font-family: verdana,helvetica; 
           font-size: 9pt; 
           width: 460px;
           text-align: left;
           }
.oldcontrol {background-color: #FFFFC0; font-family: verdana,helvetica; font-size: 10pt; width: 300px;}
.oldcontrol2 {background-color: #FFFFC0; font-family: verdana,helvetica; font-size: 10pt; width: 150px;}
.oldcontrol3 {background-color: #FFFFC0; font-family: verdana,helvetica; font-size: 9pt; width: 460px;}

