body, td, span {
	font-family: Verdana;
	color: #333333;
}

.header1_bold { color: #000000; font-weight: bold; font-size: 12px; }
.header1_boldColored { color: #663300; font-weight: bold; font-size: 12px; line-height: 15px;}
.header2_bold {
	color: #CC6600;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
}
.headersub_promotion { color: #603235; font-weight: bold; font-size: 10px; }
.headersub_product { color: #603235; font-weight: bold; font-size: 12px; }
.header3_bold { color:#333333; font-size: 18px; font-weight: bold; }
.content_header { color: #BA4C16; font-weight: bold; font-size: 20px; line-height: 20px;}
.content_headersub {
	color: #BA4C16;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
}
.content_body2 { color: #000000; font-size: 11px; }

.content_body1 { color: #000000;
	font-weight: normal;
	font-size: 13px;
}

.header_sticky {
	font-family: verdana;
	font-size: 10px;
}

a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	line-height: 12px;
}
a:active { color: #990000; }
a:link { color: #990000; }
a:visited { color: #990000; }
a:hover { color: #990000; }

a.pagination {
        font-family: Verdana;
	color: #DE952E;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
a.pagination:active  { color: #DE952E; text-decoration: none; }
a.pagination:link { color: #DE952E; text-decoration: none; }
a.pagination:visited { color: #DE952E; text-decoration: none; }
a.pagination:hover { color: #DE952E; text-decoration: underline; }


a.orginal {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}
a.orginal:active  { color: #FFFFFF; text-decoration: none; }
a.orginal:link { color: #FFFFFF; text-decoration: none; }
a.orginal:visited { color: #FFFFFF; text-decoration: none; }
a.orginal:hover { color: #FFFFFF; text-decoration: underline; }

a.white {
	color: #FFFFFF;
	text-decoration: none;]
        text-decoration: underline;
	font-size: 15px;
	line-height: 14px;
}
a.white :active  { color: #FFFFFF; text-decoration: none; }
a.white :link { color: #FFFFFF; text-decoration: none; }
a.white :visited { color: #FFFFFF; text-decoration: none; }
a.white :hover { color: #FFFFFF; text-decoration: underline; }

a.footer:active  { color: #990000; text-decoration: none; }
a.footer:link { color: #990000; text-decoration: none; }
a.footer:visited { color: #990000; text-decoration: none; }
a.footer:hover { color: #990000; text-decoration: underline; }

a.nav_link {
	color: #663300;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}
a.nav_link:active  { color: #663300; text-decoration: none; }
a.nav_link:link { color: #663300; text-decoration: none; }
a.nav_link:visited { color: #663300; text-decoration: none; }
a.nav_link:hover { color: #990000; text-decoration: underline; }

a.nav_link2 {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.nav_link2:active  { color: #330000; text-decoration: none;}
a.nav_link2:link { color: #330000; text-decoration: none;}
a.nav_link2:visited { color: #330000; text-decoration: none;}
a.nav_link2:hover { color: #990000; text-decoration: underline;}

#borderDiv		{ position: absolute; top: 0px; left: 0px; z-index: 1; }
#headerDiv		{ position: absolute; top: 22px; left: 29px; z-index: 2; }
#featureDiv		{ position: absolute; top: -50px; left: 40px; z-index: 3; }
#featureIntDiv	{ position: absolute; top: 111px; left: 40px; z-index: 3; }
#stickyDiv		{ position: absolute; top: 445px; left: 240px; z-index: 5; }
#contentDiv		{
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 3;
	visibility: visible;
}
#level2contentDiv	{ position: absolute; top: 150px; left: 0px; z-index: 4; }
#navDiv			{
	position: absolute;
	top: 108px;
	left: 0px;
	z-index: 4;
	visibility: visible;
}

.textfield {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  border: #818181;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}