HTML {
	height:100%;  
}
BODY {
	margin:0px;	
	padding:0px;
	height:100%;
	min-height:100%;/*for mozilla*/ 
	background:#ececec;
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;  
}
img {/* border style for all images */ border:0px; } 
form {margin:0px;}

TD, P, DIV {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

SELECT {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

INPUT {
	background:#ffffff;border:1px solid #ED1C24;color:#28427C;	
}

A {color:#000000;text-decoration:underline;}
A:visited {color:#000000;text-decoration:underline;}
A:hover {color:#000000;text-decoration:none;}

.menu_option {color:#000000;text-decoration:none;letter-spacing:1px;font-weight:bold;}
.menu_option:visited {color:#000000;text-decoration:none;letter-spacing:1px;font-weight:bold;}
.menu_option:hover {color:#ffffff;text-decoration:none;letter-spacing:1px;font-weight:bold;}

.red{color:#EE1D25;font-weight:bold;}

.cars {color:#002E6E;text-decoration:none;font-weight:normal;}
.cars:visited {color:#002E6E;text-decoration:none;font-weight:normal;}
.cars:hover {color:#002E6E;text-decoration:underline;font-weight:normal;}

.lng {color:#ffffff;text-decoration:none;font-weight:normal;}
.lng:visited {color:#ffffff;text-decoration:none;font-weight:normal;}
.lng:hover {color:#ffffff;text-decoration:underline;font-weight:normal;}


H1 {color:#002E6E;}
H2 {color:#002E6E;}
H3 {color:#002E6E;}
H4 {color:#002E6E;}
H5 {color:#002E6E;}
H6 {color:#002E6E;}

.infoBox {
  background: #ffffff;
}

.infoBoxCategories {
  background: #ffffff;
}

.infoBoxCCategories {
  background:#f8f8f9;
  font-family:Verdana, Arial, sans-serif;
  font-size:10px;
  line-height:20px;
}

.boxTextCategories { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }

TD.infoBoxHeading {
  font-family: Tahome, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #28407C;
  height: 30px;
  background: #ffffff;
  padding-left:3px;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahome, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:17px;
}

TD.pageHeading, DIV.pageHeading {
  padding-left:10px;
  padding-top:7px;
  font-size:17px;
  letter-spacing:1px;
  font-weight:bold;
  color:#002E6E;
  background: url(kamoka_ill/title_bar.gif) no-repeat top left;
  height:35px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ED1C24;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ED1C24;
  color: #FFFFFF;
  font-weight: bold;
  line-height:17px;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}