body {
	margin: 0;
	padding: 0;
	background-image:url(resources/template/bg.gif);
	background-repeat:repeat-x;
	}
	
	a img {border: 0;
}
#menu {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	}
#menu, #menu td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	background-color:#ffffff;
	}
#menu a {
	color: #000;
	}
#menu p {
	padding: 5px;
	}
#menu td a.link {
	width: 100%;
	padding: 2px 2px 2px 27px;
	display: block;
	text-decoration: none;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	background-image:url(resources/template/minor-arrow.gif);
	background-repeat:no-repeat;
	border-bottom: 1px dotted #c6c6c6;
	}
#menu td a.link:hover {
	color: #075886;
	}
#menu td a.indented {
	width: 100%;
	padding: 2px 2px 2px 27px;
	display: block;
	text-decoration: none;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	background-image:url(resources/template/minor-arrow.gif);
	background-repeat:no-repeat;
	border-bottom: 1px dotted #c6c6c6;
	}
#menu td a.indented:hover {
	color: #075886;
	}
#footer {
	color: #000000;
	background-color:#ffffff;
	padding: 3px;
	font-family: verdana;
	font-size: xx-small;
	}
#footer a {
	color: #075886;
	}
#main {
	padding-top: 10px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color:#ffffff;
	text-align:justify;
	}
#main a {
	color:#075886;
	text-decoration:none;
	}
#main td {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}
#main h1 {
	font-size: 14pt;
	color: #075886;
	font-family: Arial, Helvetica, sans-serif;
	}
#main h2 {
	font-size: medium;
	color: #59563E;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}
.divMenu {
	position: absolute;
	top: 0;
	left:30px;
	visibility:hidden;
	width: 200px;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.divMenu a {
	width: 200px;
	padding: 2px 2px 2px 27px;
	display: block;
	text-decoration: none;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	background-image:url(resources/template/minor-arrow.gif);
	background-repeat:no-repeat;
	border-bottom: 1px dotted #c6c6c6;
	background-color:#FFFFFF;
	border-right:1px dotted #c6c6c6;
	border-left:1px dotted #c6c6c6;		
	}
.divMenu a:hover {
	color: #075886;
	}
.header {
	background-image:url(resources/template/banner.jpg);
	background-repeat:no-repeat;
	height:121px;
	vertical-align:bottom;
}

.topMenu {
	background-color:#075886;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
	padding-left:20px;
}

.topMenu a, .topMenu a:visited, .topMenu a:hover {
	font-size:9pt;
	text-decoration:none;
	color:#FFFFFF;
}

.footerbar {
	border-top: 2px solid #e1e1e1;
	height:56px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.footerbar td p {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#075886;
}

.footerbar td a, .footerbar td a:hover, .footerbar td a:visited {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#075886;
	text-decoration:none;
}

.searchbox {
	background-color:#075886;
	background-image:url(resources/template/search-bg.gif);
	background-repeat:no-repeat;
	padding-left:25px;
/*	border-bottom: 5px solid #075886;*/
	vertical-align:top;
	
}

.searchbox .search {
	border:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
/*	height:15px;*/
	vertical-align:top;
}

hr {
	clear: both;
	color: #000;
	}
.error {
color: #f00
}

h3.recently_viewed_products {
	color: #075886;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.recently_viewed_products_image {
	text-align: center;
	width: 20%;
}
.recently_viewed_products_image img {
	padding: 2px;
/*	border: 1px solid #075886;*/
}
.recently_viewed_products_title {
	text-align: center;
	padding-bottom: 15px;
	color: #075886;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.recently_viewed_products_title a {
	text-decoration: none;
	color: #075886;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.recently_viewed_products_title a:hover {
	color: #075886;
}
.leftimage {
	padding-top:10px;
}