.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text  A {color: #3C6657; text-decoration: underline;}
.text  A:LINK {color: #3C6657; text-decoration: underline;}
.text  A:VISITED {color: #1A3329; text-decoration: underline;}
.text  A:ACTIVE {color: #3C6657; text-decoration: underline;}
.text  A:HOVER {color: #3C6657; text-decoration: underline;}

.pulldown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.news  A {color: #3C6657; text-decoration: underline;}
.news  A:LINK {color: #3C6657; text-decoration: underline;}
.news  A:VISITED {color: #1A3329; text-decoration: underline;}
.news  A:ACTIVE {color: #000000; text-decoration: underline;}
.news  A:HOVER {color: #000000; text-decoration: underline;}

.sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C0D18;
}
.promo  A {
	color: #3C6657;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.promo  A:LINK {color: #3C6657; text-decoration: underline;}
.promo  A:VISITED {color: #1A3329; text-decoration: underline;}
.promo  A:ACTIVE {color: #3C6657; text-decoration: underline;}
.promo  A:HOVER {color: #3C6657; text-decoration: underline;}

/*/   SUB NAV styles  /*/ 

.rmenu a, .rmenu a:link, .rmenu a:visited {display:block;
	background: #EEEEEE;
	padding: .2em 0 0 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:20px;
	color:#000;
}

.rmenu a:hover, .rmenu a:active  {background: #FEF7E9;
	padding: .2em 0 0 1em;
	color:#000;
	font-weight:normal;
}


.rmenu2 a, .rmenu2 a:link, .rmenu2 a:visited {display:block;
	background: #EEEEEE;
	padding: .2em 0 .5em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:13px;
	color:#000;
}

.rmenu2 a:hover, .rmenu2 a:active {background: #FEF7E9;
	padding: .2em 0 .5em 1em;
	color:#000;
	font-weight:normal;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headline  A {color: #3C6657; text-decoration: underline;}
.headline  A:LINK {color: #3C6657; text-decoration: underline;}
.headline  A:VISITED {color: #1A3329; text-decoration: underline;}
.headline  A:ACTIVE {color: #000000; text-decoration: underline;}
.headline  A:HOVER {color: #000000; text-decoration: underline;
}

.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.tablerow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tablerowalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E9F0FE;
}
.tablefoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3c6657;
}
