/* CSS Document */

.leftnav { 
position: relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url('images/cat_button.gif');
background-repeat: no-repeat;
text-align:left;
white-space: nowrap;
display: block;
width: 171px;
height: 28px;
color:#FFFFFF;
font-weight:bold
}

.leftnav a {
display: block;
padding-top: 5px;
padding-left: 35px;
width: 171px;
height: 28px;
display: block;
color: #FFFFFF;
text-decoration: none;
}
.leftnav a:visited {
display: block;
padding-top: 5px;
padding-left: 35px;
width: 171px;
height: 28px;
display: block;
/*float: left; */
color: #FFFFFF;
text-decoration: none;
}

.leftnav a:hover {
display: block;
padding-top: 5px;
padding-left: 35px;
width: 171px;
height: 28px;
display: block;
/*float: left; */
color: #FFFFFF;
text-decoration: underline;
}

.leftnav a:active {
display: block;
padding-top: 5px;
padding-left: 35px;
width: 171px;
height: 28px;
display: block;
/*float: left;*/
color: #FFFFFF;
text-decoration: none;
}

.leftnav img {width: 171px; height: 28px; border: 0; }
* html a:hover {visibility:visible}
.leftnav a:hover img{visibility:hidden}

.leftnav span {
	position: absolute;
	left: 1px;
	top: 7px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 171px;
}


body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
img{
	border: none;
}
a:link {
	text-decoration: none;
	color: #0079BC;
}
a:visited {
	text-decoration: none;
	color: #0079BC;
}
a:hover {
	text-decoration: underline;
	color: #004B93;
}
a:active {
	text-decoration: none;
	color: #0079BC;
}
.white_link:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.white_link:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.white_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.white_link:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menuDisplay {
	text-align: left;
	background-image: url('images/cat_button.gif');
	background-repeat: no-repeat;
    font-weight: 600;
	color:#FFFFFF; padding-left:35px; padding-right:5px; padding-top:7px; padding-bottom:7px
}
.cat:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.cat:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.cat:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.cat:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-size: 10px;
	color: #666666;
}
.style2 {color: #FFFFFF}
.h1 {
	font-size: small;
	font-weight: bold;
}
.cat_tbl{
	color:#FFFFFF;
	padding: 0px 0px 0px 5px;
}
.prod_ind_tbl{
	padding-right: 15px;
	padding-left: 15px;
}
.page_numbers a:link{
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
.page_numbers a:visited{
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
.page_numbers a:hover{
	text-decoration: none;
	color: #666666;
	text-decoration:underline;
}
.page_numbers a:active{
	text-decoration: none;
	color: #666666;
	font-weight:normal;
}
a.hidden:link{
	color:#CCCCCC;
	font-size:xx-small;
	text-decoration: none;
	}
a.hidden:visited{
	color:#CCCCCC;
	font-size:xx-small;
	text-decoration: none;
	}
a.hidden:hover{
	color:#CCCCCC;
	font-size:xx-small;
	text-decoration: underline;
	}
a.hidden:active{
	color:#CCCCCC;
	font-size:xx-small;
	text-decoration: none;
	}