@import "tkmcss.css";

img {
	border:0px;
}

p,li {
	FONT-FAMILY: Verdana, Arial, Helvetica;
}

a.nav-left-1-normal,
a.nav-left-1-hover,
a.nav-left-2-normal,
a.nav-left-2-hover {
	display:block;
}

a.nav-left-1-normal {
	background-color:#e2e2e2;
}

a.nav-left-1-hover,
a.nav-left-2-hover {
	background-color:#003366;
}

a.nav-left-1-normal img.spacer,
a.nav-left-1-hover  img.spacer {
	width:5px;
}

a.nav-left-2-normal {
	background-color:#f2f2f2;
}

td { xvertical-align:top;
text-align:left;}

table.productTable {
	margin-bottom:10px;
}

div#minimenu {
	width:389px;
	height:13px;
	background:url(../images/mininav_bg.png);
	overflow:hidden;
	text-align:left;
}

td.whiteHeadcell,
td.redHeadcell,
td.greenHeadcell,
td.blueHeadcell,
td.orangeHeadcell
{
	font-weight: bold;
}

table.contenttable td {
	vertical-align:top;
}

table.productsTable {
	margin-top:20px;
}

table.productsTable td {
	vertical-align:middle;
}

tr.even {
	background-color:#fff;
}

tr.odd {
	background-color:#efefef;
}

tr.tablehead,
tr.tablesubhead {
	background-color:#afafaf;
}

td.right {
	text-align:right !important;
}
