.chromestyle{
width: 99%;
font-weight: bold;
}



.chromestyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
text-color: 000000;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute; /* ignore this */
top: 10; /* ignore this */
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #D8D2BA;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=140,strength=2); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #5EA9BC;
}
td#main {
border-right: 1px solid #39942B;
}

<!-- BEGIN PAGE STYLESHEET -->

  /*---------- Page Default ----------*/
  body 	{
    padding: 0px;
    margin: 0px;
	background-color: #388B94;
  }
  body, td, p, li, ul, a, div, span, input {
    font-family: arial;
    font-size: 9pt;
  }

  /*---------- Global Links ---------*/
  a, a:visited {
    color: #000000;
  }
  a:hover {
    color: #000000;
  }
 /*---------- Top Nav Bar ----------*/
  #headlinks {
    margin: 0px;
    padding: 0px;
    height: 24px;
    font-weight: bold;
      background: url(https://www7.cruzio.com/shopsite-images/en-US/backgrounds/modern-muted.jpg);
    }

  .inline, .navlinks {
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style: none;
  }

  .navlinks a {
    margin: 0px;
    float: left;
    display: block;
    color: #000000;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
  }
  .navlinks a:hover {
    color: #000000;
    background: #5EA9BC;
    border-bottom: 1px solid #5EA9BC;
  }
 

  /*---------- Head Styles ----------*/
  #header {
    margin: 0px;
    min-height: 70px;
    max-height: 182px;
    overflow: hidden;
    color: #000000;
    padding-left: 0px;
    background: #FFFFFF;
    vertical-align: middle;
  }

  .storename {
    
  }

  .main_table {
    border-collapse: collapse;
    border: 0px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
  }

  /*---------- Search Bar ----------*/
  #search {
    margin: 0px;
    height: 24px;
    padding: 1px;
    text-align: right;
    font-weight: bold;
    background: #5EA9BC;
  }

  /*---------- Right Side ----------*/
  #right {
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    border: 0px;
    width: 180px;
    vertical-align: top;
  }

  #righttext {
    background: #5EA9BC;
    margin: 0px;
    padding: 7px;
    font-size: 9pt;
  }

  /*---------- Middle Text ----------*/
  #text {
    border: 0px;
    margin: 0px;
    padding: 5px;
    vertical-align: top;
  }
  #text_table {
    width: 100%;
    border: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
  padding-bottom 5px;
  }

  .pagename {
    font-size: 14pt;
    font-stretch: wider;
  }

  #text1 {
    border: 1px solid #D9D3B4;
    background-color: #EBE7D6;
    padding: 10px;
  }
  #text3 {
    margin: 0px;
    background: #ffffff;
    padding: 10px;
    height: 80px;
    text-align: center;
    clear: both;
  }

  #text2 {
  }

  .products {
  }

  /*---------- Left Side ----------*/
  #leftnav {
    width: 180px;
    margin: 0px;
    padding: 0px;
    background: #388B94;
    vertical-align: top;
    height: 450px;
  }

  #lefttext {
    margin: 0px;
    padding: 7px;
    color: #FFFFFF;
  }

  #links	{
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background: #388B94;
  }

  #links li {
    list-style-type: none;
    margin-bottom: 0px;
    font-size: 8pt;
    color: #FFFFFF;
  }

  #links li a {
    margin: 0px;
  }

  #links li a {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin: 0px;
    padding: 2px 6px;
    border-bottom: 1px solid #5EA9BC;
    border-top: 1px solid #388B94;
  }
  #searchbox-pad {
  padding: 2px 6px;
  }


  #links li a:hover {
    color: #000000;
    background: #EBE7D6;
  }

  /*---------- Footer ----------*/
  #footer {
    margin: 0px;
    padding: 7px;
    clear: both;
    text-align: center;
    border-top: 3px solid #D9D3B4;
    background-color: #388B94;
    color: #FFFFFF;
    font-weight: bold;
  }

  /*---------- Other ----------*/
  h1.name {
    text-align: left;
    font-family: Arial Narrow,Arial MT Condensed Light,sans-serif;
    font-size: 20px;
    margin: 0px;
    padding-bottom: 5px;
  }
  table.products a {
    text-decoration: none;
    color: #388B94;
  }

  .search_info {
    border: 1px solid #D9D3B4;
    background: #EBE7D6;
    padding: 6px;
  }

  input.search_button {

    color: #FFFFFF;
    background-color: #388B94;
    border: 2px outset #000000;
    font-weight: bold;
  }

  input.search_button_selected {
    border: 2px solid #EBE7D6;
    background: #EBE7D6;
    font-weight: bold;
  }
