.mainheadings {
	font-family: Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ECC325;
}
.linewhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.body {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: lighter;
	color: #CCCCCC;
}
.subheadings {
	font-family: Helvetica, Verdana;
	font-size: 14px;
	line-height: 1.7em;
	font-weight: normal;
	color: #E4162F;
}
.bottom {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.7em;
}
.heading2 {
	font-family: Helvetica, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.product_description {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2F2D2D;
}
.bottom a:link {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a:visited {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E4162F;
	text-decoration: none;
}
.bottom a:active {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E4162F;
	text-decoration: none;
}
.whiteline-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.whiteline-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.whiteline-leftandright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.nav {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.nav a:link {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #E4162F;
	text-decoration: none;
}
.nav a:active {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #E4162F;
	text-decoration: none;
}
.tr-white {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: normal;
	vertical-align: text-top;
	text-align: left;
	line-height: 1.3em;
}
.tr-grey {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #E6E6E6;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	line-height: 1.3em;
}
.tr-header {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	vertical-align: middle;
}
.redtext {
	font-family: Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E4162F;
}

