<style type="text/css">

body {
	background-color: #edeced;
	color:5a5a5a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
table {
font-size:12px;
}

ul {list-style:none;
}

a:link {
	color: #5a5a5a;
	text-decoration: none;
	font-size:12px;
}
a:visited {
    color: #5a5a5a;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	color: e0302d;
	font-size:12px;
}
a:active {
	text-decoration: none;
	font-size:12px;
}

hr { color:#5a5a5a;
     height: 1px;

}

      a.srollover1 {
          display: table-cell;
          width: 79px;
          height: 42px;
          background: url("images/catalogbutton.gif") 0 0 no-repeat;
          text-decoration: none;

      }


      a:hover.srollover1 {
          background-position: -79px 0;
      }
	  
      a.srollover2 {
          display: table-cell;
          width: 98px;
          height: 42px;
          background: url("images/quickshipbutton.gif") 0 0 no-repeat;
          text-decoration: none;

      }


      a:hover.srollover2 {
          background-position: -98px 0;
      }
	  
      a.srollover3 {
          display: table-cell;
          width: 77px;
          height: 42px;
          background: url("images/custombutton.gif") 0 0 no-repeat;
          text-decoration: none;

      }


      a:hover.srollover3 {
          background-position: -77px 0;
      }
	   a.srollover4 {
          display: table-cell;
          width: 103px;
          height: 42px;
          background: url("images/infobutton.gif") 0 0 no-repeat;
          text-decoration: none;

      }


      a:hover.srollover4 {
          background-position: -103px 0;
      }
	   a.srollover5 {
          display: table-cell;
          width: 77px;
          height: 42px;
          background: url("images/contactbutton.gif") 0 0 no-repeat;
          text-decoration: none;

      }


      a:hover.srollover5 {
          background-position: -77px 0;
      }
	  

#dropmenudiv{
position:absolute;
line-height:14px;
z-index:100;
color:ffffff;
background-color:#f9f9f9;
background-image:url(images/ddbkg.jpg);
background-repeat:repeat-x;
border:1px solid white;
border-top-width: 0px ;
font-size:10px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:5a5a5a;
font-size:10px;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#e0302d;
font-size:10px;
}

#headlines a:link {
font-size:12px;
}
#latestnews a:link {
font-size:14px;
color:#e0302d;
}
</style>
