body { margin:0px; font-family: Arial, Verdana, Helvetica, sans-serif;}

h1 { font-size: 18px; color: #666;}

h2 { font-size: 14px; color: #666;}

p.cont { font-size: 12px;}

.formLbl { font-size: 12px; font-weight: bold;}

.top {
	background-image: url(../images/top_tile.jpg);
	background-repeat: repeat-x;
}

p, ul {font-size: 12px; }



tr.nav{background-color: #339;}

tr.nav a, tr.nav a:visited {
color: #0CF;
font-weight: bold; font-size: 11px;
text-decoration: none;
}

tr.nav a:hover{
color: #FFF;
text-decoration: none;
}

.pipe {
	color: #0CF;
	font-size: xx-small;
}


a.navCat, a.navCat:visited { color: #339;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
}

a.navCat:hover { color: #FFF; }

a.navProduct, a.navProduct:visited  { color: #000; text-decoration: none; font-weight: normal; font-size: 11px; line-height: 1.5em;}

a.navProduct:hover { color: #000; text-decoration: underline; }


/*
div.cat  {
	text-align: center;
	background-color: #0CE;
	width: 160px;
	border: 1px solid #006;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.cat a, div.cat a:visited  { color: #339; text-decoration: none; font-size: 12px; font-weight: bold;}

div.cat a:hover { color: #FFF; }


.cat a.product, .cat a.product:visited  { color: #000; text-decoration: none; font-weight: normal; font-size: 11px; line-height: 1.5em;}

.cat a.product:hover { color: #000; text-decoration: underline; }

*/

/*feature and model data*/
table.feat{ text-align: center;
            font-size: 11px;
}

.footer { text-align: center;
	font-size: 11px; }

.footer a, .footer a:visited { color: #000; }

.error { color: #C00; font-weight: bold; }

div.sitelinks { font-size: 11px;
	      text-align: center;
	      line-height: 1.4em;}

div.sitelinks a, div.sitelinks a:visited { color: #339;}
