@charset "utf-8";
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url(images/gray_fade.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 36px;
}
form {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}

a.languages:visited {
	text-decoration: none;
	color: #0584b4;
}
a.languages:link {
	text-decoration: none;
	color: #0584b4;
}
a.languages:hover {
	text-decoration: none;
	color: #0584b4;
}
a.nav1:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.nav1:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.nav1:hover {
	color: #cccccc;
	font-size: 11px;
}	
a.footer:visited {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
}
a.footer:link {
	text-decoration: none;
	color: #999999;
	font-size: 11px;
}
a.footer:hover {
	color: #666666;
	font-size: 11px;
}	
a.order:visited {
	text-decoration: none;
	color: #ffffff;
}
a.order:link {
	text-decoration: none;
	color: #ffffff;
}
a.order:hover {
	text-decoration: none;
	color: #cccccc;
}
a.textGrayJ:visited {
	color: #0584b4; /* #126383; */
	text-decoration: none;
}
a.textGrayJ:link {
	color: #0584b4; /* #126383; */
	text-decoration: none;
}
a.textGrayJ:hover {
	color: #bcbcbc;
	text-decoration: none;
}
a.a_gen_gy:visited {
	color: #252525;
	text-decoration: none;
}
a.a_gen_gy:link {
	color: #252525;
	text-decoration: none;
}
a.a_gen_gy:hover {
	color: #999999;
	text-decoration: none;
}
a.a_gen_rd:visited {
	color: #993300;
	text-decoration: none;
}
a.a_gen_rd:link {
	color: #993300;
	text-decoration: none;
}
a.a_gen_rd:hover {
	color: #999999;
	text-decoration: none;
}
.ctr {
	text-align: center;
}
.rt {
	text-align: right;
}
.just {
	text-align: justify;
}
.blk {
	color: #000000;
}
.blu {
	color: #0584b4 /* #022835; */
}
.red {
	color: #993300;
}
.gry {
	color: #252525;
}
.wht {
	color: #ffffff;
}
.blu_sb {
	color: #0986b8;
}
/*
blue:
small banner: #0986b8
product_nav:hover: #0584b4
titleBlue: #126383
*/
.gry_lt {
	color: #999999;
}
.bg_gry {
	background-color: #252525;
}
.bg_sr_ln {
	background-color: #333333;
}
.indent {
	margin-left: 20px;
	padding: 0;
}
.hanging_indent {
  padding-left: 20px;
  text-indent: -20px;
}
.numbered_indent {
  padding-left: 24px;
  text-indent: -24px;
  text-align: left;
}
p.numbered_indent span {
	display: inline-block;
  width: 20px;
  padding-right: 4px;
  text-align: right;
}
.languages {
	font-family: Humanst521 BT, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: right;
}
.navimages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	background-position: bottom;
}
.txt_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	background-position: bottom;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #660000;
	text-align: center;
}
.h1Left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #660000;
	text-align: left;
	padding-left: 20px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.h2Left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	background-position: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.h2Leftindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	background-position: 20px;
	padding-right: 20px;
	padding-left: 20px;
	left: 20px;
}
.h2CAPS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.h3C {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.h5C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #006080;
	text-align: center;
}
.navimagesB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	background-position: bottom;
	font-weight: bold;
}
.salesh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #252525;
	text-align: center;
}
.salesh1_rd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #993300;
	text-align: center;
}
.salesh2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #022835; /* #006080 */
	text-align: center;
}
.salesh3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #252525;
	text-align: left;
}
.salesh3C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #252525;
	text-align: center;
}
.salesh4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #252525;
	text-align: center;
}
.salesh4_rd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #993300;
	text-align: center;
}
.salesh5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
.salesh5C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #6AC4C4;
	text-align: center;
}
.salesh6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.sales18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: normal;
	background-image: none;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #006080;
	text-align: left;
}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
.menu_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #CDE0E4;
	text-align: center;
}
.menu_darkgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #4E585A;
	text-align: center;
}
.bodyC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
.bodyindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	padding-right: 20px;
	padding-left: 50px;
	font-weight: normal;
}
.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.bodyBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.bodyWhiteC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.bodyLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: normal;
}
.body_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	font-weight: normal;
}
.textboxsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #006080;
	text-align: left;
	font-weight: normal;
}
.textboxsmright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #006080;
	text-align: right;
	font-weight: normal;
}
a.nav2:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.nav2:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.nav2:hover {
	color: #cccccc;
	font-size: 11px;
}
.titleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0584b4; /* #126383; */ /* #022835; */
}
.titleHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0584b4; /* #126383; */ /* #022835; */
}
.homeboxbg {
	background-image: url(images/home_content_bg.jpg);
}
.text_20px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.text_18px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.text_16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text_14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_13px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.text_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textoGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	line-height: 15px;
}
.textoGray a:visited {
	color: #0584b4; /* #126383; */
	text-decoration: none;
}
.textoGray a:link {
	color: #0584b4; /* #126383; */
	text-decoration: none;
}
.textoGray a:hover {
	color: #bcbcbc;
	text-decoration: none;
}
.textGrayJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: normal;
	line-height: 15px;
}
.textGrayJ a:visited {
	color: #0584b4;
	text-decoration: none;
}
.textGrayJ a:link {
	color: #0584b4;
	text-decoration: none;
}
.textGrayJ a:hover {
	color: #bcbcbc;
	text-decoration: none;
}
.textGrayJNM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.linkReadMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.linkReadMore:hover {
	text-decoration: underline;
	color: #993300;
}
.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
}
.bluehome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0584b4;
}
.blue_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0584b4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.white_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.newsletterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #022835;
}
.titleResourcesBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000; /* #126383; */ /* #022835; */
}
.titleResources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.titleResources:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.formnewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	height: 15px;
	width: 125px;
	border: 1px solid #013A4E;
	background-color: #FFFFFF;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	width: 100px;
	font-size: 11px;
	color: #252525;
}
.shitaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D3F00;
	font-weight: bold;
}
.titleRedBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #993300;
}
.BlackBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.greenBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #252525;
}
.or {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #252525;
}
.style1 {
	font-size: 12px;
	color: #022835;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	text-align: center;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
}
.artistry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-style: italic;
	color: #ffffff;
}
.ntr_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
.ntr_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.ntr_table tr th {
	margin: 0;
	padding-bottom: 9px;
}
.ntr_table tr td {
	margin: 0;
	padding: 0 4px;
}
.ntr_table tr td.ntr_left {
	width: 162px;
	text-align: left;
}
.ntr_table tr td.ntr_rt {
	width: 107px;
	text-align: right;
}
.ntr_table tr td.ntr_rt2 {
	width: 214px;
	text-align: right;
}
.ntr_table tr.ntr_top_bot td {
	font-size: 2px;
}
.li_heading {
	margin: 0.5em 0 0.25em 0;
	padding: 0;
}
.list_ml li {
	margin-bottom: 0.5em;
	padding-bottom: 0;
}
.sitemap_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #022835;
	margin: 0 0 0.1em 0;
	padding: 0;
}
.sitemap_title a, .sitemap_subtitle a {
	color: #022835;
	text-decoration: none;
}
.sitemap_title a:hover, .sitemap_subtitle a:hover {
	color: #999999;
	text-decoration: none;
}
.sitemap_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022835;
	margin: 0.3em 0 0 0;
	padding: 0;
}
.sitemap_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0.3em 0 0 0;
	padding: 0;
}
.sitemap_nav a {
	color: #022835;
	text-decoration: underline;
}
.sitemap_nav a:hover {
	color: #999999;
	text-decoration: underline;
}
.table_sitemap {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.table_sitemap tr td {
	margin: 0;
	padding: 2px 2px 2px 10px;
}
.table_sitemap tr td table {
	width: 413px;
}
.table_sitemap a:link {
	color: #252525;
	text-decoration: none;
}
.table_sitemap a:visited {
	color: #252525;
	text-decoration: none;
}
.table_sitemap a:hover {
	color: #993300;
	text-decoration: none;
}
/* sidebar styles below */
#tblSidebarLinks, #tblSidebarOver {
	background: #ffffff url(images/sidebar_table_bg.gif) repeat-y 0 0;
}
#tblSidebar {
	background-color: #000000;
}
.td_sidebar_title {
	height: 38px;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: #ffffff url(images/sidebar_title_bg.jpg) no-repeat 0 0;
}
.td_sidebar_link {
	padding: 2px;
	background-color: transparent;
}
.sidebar_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.sidebar_link:hover {
	color: #0584b4;
}
.td_sidebar_prev_next {
	height: 30px;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background: #ffffff url(images/sidebar_prev_next_bg.jpg) no-repeat 0 0;
}
a.sidebar_prev_next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.sidebar_prev_next:hover {
	color: #0584b4;
}
.td_sidebar_spacer {
	height: 1px;
	background-color: #e0e1e3;
}
.td_sidebar_sep {
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background: #000000 url(images/sidebar_sep_bg.jpg) no-repeat 0 0;
}

#tblSidebarLinks230, #tblSidebarOver230 {
	background: #ffffff url(images/sidebar_table_bg_230.gif) repeat-y 0 0;
}
.td_sidebar_title_230 {
	height: 38px;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: #ffffff url(images/sidebar_title_bg_230.jpg) no-repeat 0 0;
}
.td_sidebar_browse {
	height: 32px;
	padding: 0 2px;
}
.a_sidebar_browse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a_sidebar_browse:hover {
	color: #0584b4;
}
.td_sidebar_prev_next_230 {
	height: 30px;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background: #ffffff url(images/sidebar_prev_next_bg_230.jpg) no-repeat 0 0;
}
#tdSidebarFeatured {
	height: 32px;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #000000 url(images/sidebar_featured_bg_230.jpg) no-repeat 0 0;
}
.td_sidebar_img {
	padding: 2px;
	background-color: #e0e1e3;
}
.td_sidebar_caption {
	padding: 4px 2px;
}
.sidebar_caption_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0584b4;
	text-decoration: none;
	font-weight: bold;
}
.sidebar_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.sidebar_caption:hover {
	color: #0584b4;
}
/* sidebar styles above */
#tblFooter {
	background-color: #000000;
}
#tdCopyright {
	padding-left: 10px;
}
.blackverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.prod_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083C0;
	text-decoration: none;
}
#tdProductNavLinks {
	padding-bottom: 5px;
}
.product_nav_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
}
td.product_nav {
	margin: 0;
	padding: 5px 0 0 0;
	border-spacing: 0;
}
a.product_nav {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	font-weight: normal;
	line-height: normal;
}
a.product_nav:link {
	color: #252525;
	text-decoration: none;
}
a.product_nav:visited {
	color: #252525;
	text-decoration: none;
}
a.product_nav:hover {
	color: #0584b4;
	text-decoration: none;
}
.product_nav_spacer {
	height: 7px;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.product_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
.product_text_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
}
.product_readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B13E1E;
	font-weight: normal;
	text-decoration: none;
}
.product_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}
.product_searchlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}
.product_searchlk:visited {
	color: #252525;
}
.product_searchlk:hover {
	color: #0584b4;
}
.product_textlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}
.product_textlk:visited {
	color: #252525;
}
.product_textlk:hover {
	color: #252525;
	text-decoration: underline;
}
.product_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B13E1E;
	text-decoration: none;
}
.product_price:visited {
	color: #B13E1E;
}
.product_price:hover {
	color: #0584b4;
	text-decoration: underline;
}
.products_titletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCEDFA;
	height: 35px;
}
.products_bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00658A;
}
.search_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.search_inputtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 10px;
	width: 135px;
}
.search_box {
	width: 220px;
	padding: 1px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.search_button {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	border: none;
	background-color: #141517;
}
.search_button_wht {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	border: none;
	background-color: #ffffff;
}

/* below for Google overlay */
div.cse-overlay-bg {
	z-index: 101;
}
.cse-overlay {
  z-index: 102;
}
/* above for Google overlay */

.natural_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #999999;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.natural_text:visited {
	color: #999999;
}
.natural_text:hover {
	color: #0584b4;
}

/* below for Disqus comments */
#disqus_thread {
	font-family: Arial, Helvetica, sans-serif;
}
#dsq-content #dsq-comments .dsq-comment {
	margin-top: 0;
	margin-bottom: 10px !important;
}
#dsq-content #dsq-comments .dsq-comment-body .dsq-comment-message {
	line-height: 14px;
}
#dsq-content #dsq-comments .dsq-comment-body .dsq-comment-message br {
	font-size: 6px;
	line-height: 6px;
}
#dsq-content #dsq-comments .dsq-comment-footer {
	margin-top: 6px !important;
	line-height: 14px;
}
#dsq-content a:link {
	color: #026181;
	text-decoration: none;
}
#dsq-content a:visited {
	color: #026181;
	text-decoration: none;
}
#dsq-content a:hover {
	color: #bcbcbc;
	text-decoration: none;
}
/* above for Disqus comments */

.disqus_comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 16px;
	color: #0584b4; /* #126383; */
}
a.disqus_comment:link {
	color: #0584b4; /* #126383; */ /* lighter: #4A88A0 */
	text-decoration: none;
}
a.disqus_comment:visited {
	color: #0584b4; /* #126383; */
	text-decoration: none;
}
a.disqus_comment:hover {
	color: #bcbcbc;
	text-decoration: none;
}

.disqus_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #026181; /* darker blue here */
}
.disqus_note a:link {
	color: #0584b4;
	text-decoration: none;
}
.disqus_note a:visited {
	color: #0584b4;
	text-decoration: none;
}
.disqus_note a:hover {
	color: #bcbcbc;
	text-decoration: none;
}

.disclaimer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #0584b4; /* #126383; */
}
a.disclaimer_link:link {
	color: #0584b4; /* #126383; */
	text-decoration: none;
}
a.disclaimer_link:visited {
	color: #0584b4; /* #126383; */
	text-decoration: none;
}
a.disclaimer_link:hover {
	color: #bcbcbc;
	text-decoration: none;
}

a.byline:link {
	color: #0584b4; /* #026181; */
	text-decoration: none;
}
a.byline:visited {
	color: #0584b4; /* #026181; */
	text-decoration: none;
}
a.byline:hover {
	color: #bcbcbc;
	text-decoration: none;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	color: #0584b4;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
td.pageTitle {
	padding: 2px 4px 8px 4px;
}
td.languages {
	padding: 0 4px 4px 4px;
}
td.banner_small {
	padding: 15px 0;
}

/* begin from style css for menu 5-10 */
#transLinkEn {
	margin: 0 18px 0 0;
}
#transLinkFr, #transLinkJa {
	margin: 0 18px;
}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.welcome_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #0584b4;
	text-align: justify;
	text-decoration: none;
	line-height: 15px;
}
.welcome_table {
	font-family: Humanst521 BT, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: center;
	background-position: bottom;
	white-space: nowrap;
}
a.welcome_table:link {
	color: #252525;
	text-decoration: none;
}
a.welcome_table:visited {
	color: #252525;
	text-decoration: none;
}
a.welcome_table:hover {
	color: #0584b4;
	text-decoration: none;
}
/* end from style css for menu 5-10 */

/* begin menu 5-10 */
#tdMenuRibbonTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-left: 24px;
}
#tdMenuRibbonTitle a:link {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonTitle a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonTitle a:hover {
	color: #0584b4;
	text-decoration: none;
}
#tdMenuRibbonLang {
	padding-right: 20px;
}
#tdMenuRibbonLang a:link {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonLang a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonLang a:hover {
	color: #0584b4;
	text-decoration: none;
}
#boxSearchSite {
	width: 100px;
	height: 14px;
	margin: 0 1px 0 0;
	padding: 3px 2px;
	font: normal 12px Arial, sans-serif;
	color: #999999;
	line-height: 14px;
	border: none !important;
	background: #131514 url(http://www.triedtastedserved.com/images/search_box_bg.jpg) repeat-x 0 0;
}
#tdBtnSearchSite {
	padding-right: 20px;
}
#tblMenuOuter {
	margin-top: 20px;
}
#tdMenuLogo {
	width: 140px;
}
#aMenuLogo {
	cursor: pointer; /* for old IE */
}
#spnLogoWrap {
	display: block;
	width: 100px;
	height: 98px;
	margin: 0 20px 0 0;
}
#tblMenu {
	margin: 37px 0 20px 0;
}
#tdMenuTagline {
	padding: 0 0 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #0584b4;
	letter-spacing: 0;
	white-space: nowrap;
}
#tblMenuLinks {
	margin: 4px 0 4px 0;
}
#tblMenuLinks td {
	padding: 4px;
	white-space: nowrap;
}
#tblMenuLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #131514;
	text-decoration: none;
}
#tblMenuLinks a:link {
	color: #131514;
	text-decoration: none;
}
#tblMenuLinks a:visited {
	color: #131514;
	text-decoration: none;
}
#tblMenuLinks a:hover {
	color: #0584b4;
	text-decoration: none;
}
#tdMenuExplain {
	padding: 10px 20px 4px 0;
}
#tdMenuCat1 {
	padding: 10px 20px 4px 4px;
}
#tdMenuCat1 td {
	white-space: nowrap;
}
#tdMenuCat2 {
	padding: 10px 0 4px 4px;
}
#tdMenuCat2 td {
	white-space: nowrap;
}
#tdHeadline {
	padding: 0 0 24px 0;
}
/* end menu 5-10 */

.style5 {font-size: 10px}
.style7 {font-size: 9px}
.style11 {color: #BCBCBC}
