body { 
	font: 13px Arial, Helvetica, sans-serif; 
	background-color: #006EB9;
	color: #000; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link,
  a:visited,
  .a:active { color: #0033CC; text-decoration: none;}
a:hover {color: #0033CC; text-decoration: underline;}

img {
	border: 0;
}

form { 
	margin: 0;
}
input {
	border: 0;
	padding: 1px;
	height: 18px;
	font-size: 14px;
}

.search-button {
	height: 21px;
	vertical-align: top;
	padding: 0;
}
table.logo-search {
	width: 100%;
	border: 0;
}
.logo-search td.logo {
	height: 55px;
	text-align: center;
	padding: 5px;
}
.logo-search td.search {
	padding-bottom: 15px;
	text-align: center;
}

table.sub-category {
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
}
.sub-category td.header {
	background-color: #1244F1;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
.numbered {
	color:#666;
	font: 10px Verdana;
	line-height: 19px;
}
table.header {
	text-align: center;
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFF;
}
.header td {
	background-color: #1244F1;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}

table.navigation {
	width: 100%;
	text-align: left;
	padding-left: 5px;
	background-color: #FFF;
}

table.category {
	text-align: center;
	width: 600px;
	margin-left: auto; 
	margin-right: auto;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.category a { color: #FFF;}
.category a:link,
  .category a:visited,
  .category a:active {color: #FFF; text-decoration: none;}
.category a:hover {color: #FFF; text-decoration: underline;}

.left-border {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 6px;
}
table.container {
	background-color: #FFF;
	padding: 7px;
	width: 100%;
}

table.products {
	text-align: left;
	width: 100%;
}

table.pagination {
	background-color: #FFF;
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
}
table.pagination td {
	background-color: #66B44D;
	color: #66B44D;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.pagination a { color: #FFF;}
.pagination a:link,
  .pagination a:visited,
  .pagination a:active {color: #FFF; text-decoration: underline;}
.pagination a:hover {color: #FFF; text-decoration: underline;}

.title {
	font: bold 14px Verdana, Helvetica, sans-serif;
	line-height: 19px;
}
.title a { color: #003399;}
.title a:link,
  .title a:visited,
  .title a:active {color: #003399; text-decoration: none;}
.title a:hover {color: blue; text-decoration: underline;}

.description {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}

.product {
	border-top: 1px dotted #CCC;
  	padding: 6px;
}
.top {
	border: 0;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	width: 100%;
	margin-left:auto; 
	margin-right:auto;
}
.copyright a { color: #FFF;}
.copyright a:link,
  .copyright a:visited,
  .copyright a:active {color: #FFF; text-decoration: none;}
.copyright a:hover {color: #FFF; text-decoration: underline;}
	