body         { font-family: Trebuchet MS, Arial, sans-serif;
				margin-top: 0px; 
				margin-bottom:0px; 
				margin-left: 0px; 
				margin-right: 0px;
				scrollbar-base-color: #c0d2de;
	 			scrollbar-track-color: #c0d2de;
		    	scrollbar-face-color: #008000;
				scrollbar-highlight-color: white;
		   		scrollbar-3dlight-color: #CCFFCC;
  		   		scrollbar-darkshadow-color: #CCFFCC;
				scrollbar-shadow-color: #CCFFCC;
	 			scrollbar-arrow-color: #CCFFCC }		

div.content  { 	padding-left: 30px;
				margin-top: 0px;
				margin-bottom: 0px;
				padding-right:70px;
				min-height:450px }
				
div.company {  }				

h1 {font-size: 1.5em;
 	font-variant:small-caps;
 	letter-spacing:5; 
 	margin-bottom:0px} 
 	
h1.company     { font-family: Century Gothic, sans-serif; 
				font-size: 2em;
				color: #006600; 
				font-weight: bold; 
                text-align: center; 
                text-transform:uppercase;
                margin-top:-10px;
                margin-bottom:0px }

h2.phone       { 
 				font-family: Arial; 
				font-size: 36pt; 
				color: #008000; 
				font-weight: bold; 
        	    text-align: center
        	    }  
        	                     
h6{ margin-left: 300px; 
	margin-top: 0px;
	font-size: 10px;
	margin-bottom:0px;
	color:#506957 }              
               
a:hover, a:focus {
   background: #037;
   color: #CCFFCC;
}

div#bottom { border: none;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0.1em 0.3em;
   text-align: left;
   font-weight: bold;
}

div#bottom {
   margin-top: 0;
   background: #037;
   color: #fff
   }

div.banner {
   margin: 0px;
   text-align: center;
   font-weight: bold; 
   font-family:Arial; 
   text-transform:uppercase; 
   color:#CCCCCC; 
   padding: 0.1em 0.3em 0.1em 0.3em;
}


div.banner {
   margin-top: 0;
   color: white;
   }

div.banner a:link, div.banner a:visited {
    
   	
    background: #037;
    color: #CCFFCC;
    text-decoration: none;
    border-top: solid white 1px;
	border-left: solid white 1px;
	border-right: solid white 1px;
	border-bottom: solid white 3px;
	padding: 1px 2px;
}

div.banner a:active {
   background: #ffc;
   color: #900;
}

div.banner a:hover, div.banner a:focus {
   	background: #fff;
	color: #037;
	border-top: solid green 1px;
	border-left: solid green 1px;
	border-right: solid green 1px;
   border-bottom: dashed green 3px;
    padding: 1px 2px;
}

dl {margin-top: 0}
dd, dt {font-size: 8pt}
dd{ margin-top:0; font-style:italic}

div.banner a span  { display: none; }
<!-- this was moved to the page1 style sheet

div.banner a:hover span { display:block; position: absolute; width: 125 px;
						padding: 5x;
						margin: 10px;
						z-index: 100px;
						color: black;
						text-align: center; top:130px; left:380px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana, sans-serif}
-->
     
caption {   font-weight: bold}

table.munis td, table.brands td {font-size: 10pt}

input:focus  { background-color: #FFFF99 }
textarea:focus { background-color: #FFFF99 }
select:focus { background-color: #FFFF99 }

.jg {font-size: .8em;  color: white; text-align: right; 
               padding-left: 8em}
               
.jg a {color: #0066CC; font-family: Lucida Sans; background-color:#FFFFFF}         




/* form specific styles */

fieldset     	{ padding-bottom: 5px } 

input:focus  	{ background-color: #FFFF99 }

input, select, textarea        { 
	margin-left: 3px; 
	margin-right: 3px }
	
textarea:focus 	{ background-color: #FFFF99 }

select:focus 	{ background-color: #FFFF99 }


form
{
   padding:15px; margin-left:1em; margin-right:0em; margin-top:1em; margin-bottom:1em; background-color:#F8F8F8
}

form p {padding-left:1em}

.formrow
{
   clear: both;
   padding: .25em
}

.label
{
   width: 11em;
   float: left;
   text-align: right;
   font-weight: bold;
   margin-right: 1em;
}

.accesskey { text-decoration: underline }

.stuff { margin-left: 12em }

fieldset { 
	 }

fieldset > legend { display: block }



/* END form specific styles */
      