strong {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: none;
	color: #000066;
	left: 25px;
	font-style: normal;
}
body {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
li {
	list-style-image: url(../images/filler/bullit1.gif);
}
.primaryheader {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}
a {
	text-decoration: underline;
	color: #990000;
}
a:hover {text-decoration: none}

.namesheader {
	font-size: large;
	line-height: 35px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7B172C;
	font-family: Arial, Helvetica, sans-serif;

}
.secondaryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #606060;
}
.redtext {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}
.quantityhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
}

.namesheader2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7B172C;
	font-family: Arial, Helvetica, sans-serif;

}

.smalltext {
	font-size:12px;
	color: #000066;
}

.smalltextred {
	font-size:12px;
	color: #993300;
	font-weight:bold;
	font-style:italic;
}

.redbold {
	color: #993300;
	font-weight:bold;
	font-style:italic;
	font-style: bold;
}

.largetext {	
	font-size: 36px;
	color:#7b172c;
}

.medtext {	
	font-size: 24px;
	color:#7b172c;
}
.ultext {	
	font-size: 18px;
	color:#7b172c;
	text-decoration: underline;
}

#tdleft {
	border-left: 1px solid #7b172c;
}

#tdright {
	border-right: 1px solid #7b172c;
}

.button {
	color:#cccccc;
	background-color: #7B172C;
}