h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

p {	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.address h1{
	font-size: 11px;
	font-weight: bold;
	display:inline;
}
.address h2{
	font-size: 11px;
	font-weight: normal;
	display:inline;
}

.highlight {
	height:30px;
	color: #000000;
	margin-bottom:10px;
	font-size: 13px;
	font-weight: bold;
	padding:4px;
}

.prog1{
	background-color: #FFFFCC;
	padding:0px;
}
.spons {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #006600;
	padding:2px;
}

.search form {
	margin: 1px;
	padding: 1px;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.tBrowse {
	margin: 1px;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.tResults {
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	width: 100%;
	background-color: #EEEEEE;
}
.hResults {
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.search h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
.search h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	display: inline;
}
.search h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.L {
	background-color: #FFF;
}
.D {
	background-color: #F7F7F7;
}

.topAd {
	background-color: #ffffff;
	font-size: 10px;
}
.topAd th{
	font-weight: bold;
	color: #003300;
	background-color: #ffffff;
	text-align: left;
}

.txtAd {
	background-color: #FFFFCC;
	border:1px solid #006600;
	margin:2px;
	font-size: 10px;
}
.txtAd th{
	font-weight: bold;
	color: #003300;
	background-color: #FFFFCC;
	text-align: left;
}
.txtAdBold {
	background-color: #FFFFCC;
	border:1px solid #006600;
	margin:2px;
	font-size: 10px;
	color: #000000;
}
.txtAdBold th{
	font-weight: bold;
	color: #003300;
	background-color: #FFFFCC;
	text-align: left;
}
#leftpane{
	float:left;
	width:400px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 11px;
}

#leftpane h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	display: inline;
}

#leftpane .leftpanehead {
	background-image: url('/images/400top.gif');;padding-left:15px; padding-right:0; padding-top:3px; padding-bottom:0px
}
#leftpane  .leftpanebody{
	padding-left:15px;	
	background-image: url('/images/400body.gif');
}

   #topmenu {
      float:left;
      width:100%;
      background: url("/images/tab_bg.gif") repeat-x bottom;
	  font-family: Arial, Helvetica, sans-serif;
      font-size:11px;
      line-height:normal;
      }
    #topmenu ul {
      margin:0;
      padding:5px 5px 0;
      list-style:none;
      }
    #topmenu li {
      float:left;
      background:url("/images/tab_l_on.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #topmenu a {
      float:left;
      display:block;
      background:url("/images/tab_r_on.gif") no-repeat right top;
      padding1:5px 15px 4px 6px;
      padding:5px 8px 4px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#000;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #topmenu a {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover {
      color:#000000;
      }
    #topmenu #current {
      background-image:url("/images/tab_l_on.gif");
      border-width:0;
      }
    #topmenu #current a {
      background-image:url("/images/tab_r_on.gif");
      color:#000000;
      padding-bottom:5px;
      }