BODY {
  background: #ffffff;
  color: #000000;
  Font-Family:verdana;
  Font-size:10px;
  margin: 0px;
}

A.menuleft { 
Font-Family:verdana;
Font-size:11px;
color:#4C4C4C;
font-weight:bold;
text-decoration:none;
line-height: 2;
}

A.menuleft:hover {
Font-Family:verdana;
Font-size:11px;
color:#cc0000;
font-weight:bold;
text-decoration:none;
}

TD.menutop, A.menutop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
}

A.menutop { 
  color: #4C4C4C; 
  text-decoration:none;
}

A.menutop:hover {
  color: #000000;
}


td.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

A.morelink {
  color: #4C4C4C;
  text-decoration:none;
}

A.morelink:hover {
  color: #000000;
}


td.featured {
Font-Family:verdana;
Font-size:09px;
background: #F2F2F2;
line-height: 2;
}

.featuredim {
border-style:dotted;
border-color: black;
border-width:1px;
	}


hr {border: none 0;
border-top: 1px dashed #ccc;/*the border*/
height: 1px;/*whatever the total width of the border-top and 
border-bottom equal*/
}

td.dashed {
border-bottom: 1px dashed #ccc;
}


#pagetitle {
Font-Family:verdana;
Font-size:12px;
color: #000;
font-weight: bold;
line-height: 2;
}

P.productheading {
Font-Family:verdana;
Font-size:12px;
color: #cc0000;
font-weight: bold;
line-height: 2;
}

/**-----------------------------------------------------------------------------
** NAVIGATION MENU HIGHLIGHTS
**/

body#screens tr#screensnav,
body#dvd tr#dvdnav,
body#tuners tr#tunersnav,
body#modulators tr#modulatorsnav,
body#headphones tr#headphonesnav,
body#splitters tr#splittersnav,
body#reversing tr#reversingnav,
body#inverters tr#invertersnav,
body#carpc tr#carpcnav,
body#about tr#aboutnav,
body#contact tr#contactnav,
body#where tr#wherenav
	{
	background: #F2F2F2;

	}


