body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  background-image: url(http://gulfcoast-solutions.com/counters/4lane1a.jpg);
	background-attachment: fixed;
}
p { 
 word-spacing: 0; text-indent: 0; line-height: 100%; 
 margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
}
a:link {
	color: #0000FF;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
  color: #FF0000;
	background-color: transparent;
	font-style: italic;
}
.blink{
  text-decoration: blink;
	color: red;
}
.just {
  text-align: justify;
	font-size: 12px;
}
.title {
  font-size: 18px;		
	font-style: italic;
  text-align: justify;
}
.cat1{
  background-image: url(http://gulfcoast-solutions.com/counters/images/ButtonCap3b.gif);
  background-repeat: no-repeat;
	text-align: center;
  color: #ffffff;
	height: 50px;
	width: 110px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 14px;
}
a.menu1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	text-decoration: none;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
}
a.menu1:visited {
	color: #00FF00;
}
a.menu1:hover {
  color:#00FFFF;		 
	font-style:normal;
}
.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 134px;

   border-width: 1px;
   border-style: solid;
   border-color: #000000;	
   background-color: #999999;
}
.dropmenu ul {
   padding: 0;
   margin: 1px;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 130px;
   padding: 0px;
   margin: 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
   color: #111111;
   background-color: #ffd700;
}
.dropmenu a:hover {
   padding: 0px;
   margin: 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background-color: #FFFC2B;
}
