 body {
	width:100%;
	margin:0px;
	font-family:Verdana,Helvetica,Arial;
}
td {
	vertical-align:top;
}
a.nav {
	color:white;
	text-decoration:none;
	font-size:16pt;
	font-weight:bold;
}
td.leftBar {
	background-image:url('../images/index_04.gif');
	background-repeat:repeat-y;
	text-align:center;
	color:white;
	width:186px;
	padding-bottom:50px;
}
table.brands tr td {
	font-weight:bold;
	font-size:16pt;
	text-transform:uppercase;
	line-height:30px;
}
table.products a, table.products a:visited, table.products a:active {
    color:red;
}