body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.bodyitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1AE;
	font-weight: normal;
	font-style: italic;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dedede;
	font-weight: normal;
	text-decoration: underline;
}
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #dedede;
}
a:hover{
	color:#FF0000;
}

.mediumLink:link {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.mediumLink:visited{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.mediumLink:hover{
	color:#FF0000;
}

.smallLink:link {
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
.smallLink:visited{
	font-family: Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #dedede;
}
.smallLink:hover{
	color:#FF0000;
}

.boldLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}
.boldLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;

	text-decoration: none;
	color: #FFFFFF;
}
.boldLink:hover{
	color:#FF0000;
}

.merchLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF9900;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.merchLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF9900;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.merchLink:hover{
	color:#FF0000;
}

.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}
.nav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.nav:hover{
	color:#FF0000;
}

.addressTextLink:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.outerTable {
	background-attachment: scroll;
	background-image: url(../images/elements/slice_pattern.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 1px none #333333;
}
.paraHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0099CC;
}



.addressTextLink:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.addressTextLink:hover{
	color:#FF0000;
	text-decoration: underline;
}


.navBG {
	background-attachment: scroll;
	background-image: url(../images/elements/slice_leftnav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 192px;
}
.pageBG {
	background-attachment: scroll;
	background-image: url(../images/elements/slice_pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.greyUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 989aa5;
}

.longList:li {
	margin-top: .5em;
 	margin-bottom: .5em;
}
.smallHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.productDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	text-align: center;
}
