.smallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #132646;
}
a:hover {
	color: #FF6600;
}
.tinyGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.tinyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.mainSection {
	padding-bottom: 8px;
	background-color: #daedff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left:6px;
	padding-top: 10px;
	display: block;
	color: #000066;
	text-transform: none;
	

}
.productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004269;
}
.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.categoryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
	text-transform: capitalize;
}
.blackHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}


.contentBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.smallBoldOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
}

.imageborder {
	border: 1px solid #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.contentGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
	text-transform: capitalize;
	width: 150px;	
}
.footer {
	background-position: center;
	color: #000000;
	text-align: center;
}
a.footer:link {
	background-position: center;
	color: #000000;
	text-align: center;
}
a.footer:visited {
	background-position: center;
	color: #000000;
	text-align: center;
}
a.footer:hover {
	background-position: center;
	color: #686A66;
	text-align: center;
}
.subSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-transform: capitalize;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}


a:link{
text-decoration: none;


}

a:visited{
text-decoration: none;

}

.submenu{
min-height: 15px;
border-bottom-color: white;
border-bottom-style: solid;
border-width: 1px;
border-top-style: none;
display: block;

margin-left: 4px;
padding-top: 2px;
padding-left: 4px;
color: #333333;
}

.submenu-selected{
min-height: 15px;
border-bottom-color: white;
border-bottom-style: solid;
border-top-style: none;
border-width: 1px;
font-weight: bold;
display: block;

margin-left: 4px;
padding-top: 2px;
padding-left: 4px;
color: #b61819;
}


