.type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #15569f;
	text-decoration: none;
	text-transform: uppercase;
}

.type2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


a.type2:hover {
	text-decoration: underline;
}

.type3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #15569f;
	text-transform: uppercase;
	padding-left: 25px;
	height: 30px;
	padding-top: 5px;
}

.type4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #15569f;
	text-transform: uppercase;
	padding-left: 25px;
	height: 30px;
	padding-top: 1px;
}

.type5 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #15569f;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
}

a.type5:hover {
	text-decoration: underline;
}

.type6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 36px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.contact {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #15569f;
	text-decoration: none;
}

a.contact:hover {
	text-decoration: underline;
}

.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15569f;
	text-decoration: none;
}

a.shop:hover {
	text-decoration: underline;
}

.cat {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	width: 197px;
	top: 6px;
	padding-left: 25px;
	padding-top: 6px;
	background-image: url(../images/cat-arrow-off.gif);
	background-repeat: no-repeat;
	display: table-cell;

}

.catselected {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	width: 197px;
	top: 6px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/cat-arrow-on.gif);
	background-repeat: no-repeat;
}

a.cat:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cat-arrow-on.gif);
	background-color: #7e7e7e;
	background-repeat: no-repeat;
}

.cat2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	height: 20px;
	width: 197px;
	top: 2px;
	padding-left: 35px;
	padding-top: 3px;
	background-image: url(../images/cat2-arrow-off.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	display: table-cell;

}

a.cat2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cat2-arrow-on.gif);
	background-color: #7e7e7e;
	background-repeat: no-repeat;
}

.cat3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	height: 20px;
	width: 197px;
	top: 2px;
	padding-left: 50px;
	padding-top: 2px;
	background-image: url(../images/cat3-arrow-off.gif);
	background-repeat: no-repeat;
}

a.cat3:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cat3-arrow-on.gif);
	background-color: #7e7e7e;
	background-repeat: no-repeat;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav_button.gif);
	background-position: 0px 0px;
	height: 46px;
	background-repeat: no-repeat;
	width: 162px;
	text-align: center;
	padding-top: 16px;
	display: table-cell;

}

a.nav:hover {
	text-decoration: none;
	background-image: url(../images/nav_button.gif);
	background-position: 0px -47px;
	height: 46px;
	background-repeat: no-repeat;
	width: 162px;
	text-align: center;
	padding-top: 16px;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #15569f;
}
.cat2selected {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	height: 20px;
	width: 197px;
	top: 2px;
	padding-left: 35px;
	padding-top: 0px;
	background-image: url(../images/cat2-selected.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.type7 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}
