#SearchTable text, input {
	 font-size: 12px; 
	 font-family: Verdana,Arial;
	 color: #002873; 
	 border-width: 2px;
	 border-style: line;
	 background-color: #F1E2C1; 
	 font-weight:bold; 
	 list-style-type:none
	 }

#SearchTable h2 {
	 font-size: 18px; 
	 font-family: Verdana,Arial;
	 color: #002973; 
	 font-weight:strong; 
	 text-decoration: underline;
	 }

#SearchTable h3 {
	 font-size: 12px; 
	 font-family: Arial;
	 color: red; 
	 font-weight:strong; 
	 text-decoration: none;
	 }

#SearchTable p {
	 font-size: 11px; 
	 font-family: Arial;
	 color: #8CA6DE; 
	 font-weight:bold; 
	 list-style-type:none; text-decoration:none; text-align:left; margin-left:6
	 }

#bannertbl p,a:link, a:visited, text {
	 font-size: 11px; 
	 font-family: Arial; 
	 color: #FFFFFF; 
	 font-weight: normal; 
	 list-style-type:none;
	 }

#bannertbl a:hover{
	background-color:#F1E2C1;
 	text-decoration: none;	 
	color: #002973;
	 }

#footertbl p,a:link, a:visited, text {
	 font-size: 10px; 
	 font-family: Arial; 
	 color: #FFFFFF; 
	 font-weight: normal; 
	 list-style-type:none;
	 }

#footertbl a:hover{
	background-color:#F1E2C1;
 	text-decoration: none;	 
	color: #002973;
	 }
#footer p, a {
	  text-align: center;
	  font-size: 10px;
	  font-family: Arial;
	  color: #FFFFFF;
	  font-weight:normal;
	  text-decoration:none;
	  }
#footer a:hover{
	background-color:#F1E2C1;
 	text-decoration: none;	 
	color: #002973;
	  }

