em {
	font-weight: bold;
	color: #B73232;
	font-style : normal;
}
a {
	text-decoration: none;
	color:  #B73232;
	}
a:visited {
	color:  #B73232;
	}
a:active {
	color:  #B73232;
	}
a:hover {
	color: #B73232;
	text-decoration: underline;
	}
a.top-nav {
	text-decoration: none;
	color:  #fff;
	padding: 0px 14px 0px 0px;
	}
a.top-nav:visited {
	color:  #fff;
	}
a.top-nav:active {
	color:  #fff;
	}
a.top-nav:hover {
	color: #fff;
	text-decoration: underline;
	}
td.nav {
	background: url(/images/products_nav_bg.gif) no-repeat 0px;
	}
#navigation {
	background: #fff url(/images/products_header_bg_tile.gif) repeat-x top;
	}
img.nav-title {
	border: 0px;
	padding: 18px 0px 22px 14px;
	}


/************** 2nd Level Menu **************/	

#left-nav {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
}
a.dos:link, a.dos:visited, a.dos:active {
	color: #000;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	background: url(/images/prod_arrow_right.gif) #fff left no-repeat;
	padding: 4px 0px 3px 15px;
	display: block;
	height: 18px;
	text-decoration: none;
}
a.dos:hover {
	background: url(/images/prod_arrow_right.gif) #B73232 left no-repeat;
	color: #fff;
}
a.dos-stick:link, a.dos-stick:visited, a.dos-stick:active {
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	background: url(/images/prod_arrow_right.gif) #B73232 left no-repeat;
	margin: 0px;
	padding: 4px 0px 3px 15px;
	display: block;
	height: 18px;
	text-decoration: none;
}
a.dos-stick:hover {
	background: url(/images/prod_arrow_right.gif) #B73232 left no-repeat;
	color: #fff;
}

/************** 3rd Level Menu ***************/

a.tres:link, a.tres:visited, a.tres:active {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background: url(/images/prod_arrow_right.gif) #fff no-repeat 10px;
	margin: 0px;
	padding: 2px 0px 2px 25px;
	display: block;
	text-decoration: none;
}
a.tres:hover {
	background: url(/images/prod_arrow_right.gif) #B73232 no-repeat 10px;
	color: #000;
}
a.tres-stick:link, a.tres-stick:visited, a.tres-stick:active {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	background: url(/images/prod_arrow_right.gif) #B73232 no-repeat 10px;
	margin: 0px;
	padding: 4px 0px 3px 15px;
	display: block;
	text-decoration: none;
}
a.tres-stick:hover {
	background: url(/images/prod_arrow_right.gif) #B73232 no-repeat 10px;
	color: #CC0000;
}
#footer {
        background: #B73232;
}
