.linkContent:link, .linkContent:visited	{
	padding: 0 1px;
	background: transparent;
	color: #820029;
	text-decoration: underline;
	}

.linkContent:active, .linkContent:hover	{
	background: #820029;
	color: #fff;
	text-decoration: none;
	}
	
	
h1 {
	font-size:16pt;
	font-weight:normal;
	font-family:verdana;
	color: #CC0000;
}
h2 {
	font-size:14pt;
	font-weight:normal;
	font-family:verdana;
	color: #CC0000;
}
h3 {
	font-size:12pt;
	font-weight:bold;
	font-family:verdana;
	color: #820029;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	font-family:verdana;
	color: #CC0000;
}
td {
 font-size:10pt; font-family:verdana
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font: normal small trebuchet ms, sans-serif;
	background-color: #666666;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CBCBCB;
	text-decoration: none
}
.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42444D;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #C90000;
}
.tableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.specialsTitle {
	font-size:12pt;
	font-weight:bold;
	font-family:verdana;
	color: #FFFFFF
}
.tableSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/*----( Sub Navigation )----*/

ul#subNav	{
	position: relative;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	}

ul#subNav li	{
	display: inline;
	margin: 0;
	padding: 0 10px;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	list-style: none;
	}

ul#subNav li a:link, ul#subNav li a:visited	{
	color: #ccc;
	text-decoration: none;
	}

ul#subNav li a:active, ul#subNav li a:hover	{
	background: transparent;
	color: #fff;
	text-decoration: underline;
	}
	
.border {
	border: 1px solid #000000;
	border: thin black solid;
}

.productCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #820029;
}
