@charset "UTF-8";

/*footer*/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #666666;
	background-position: center;
	line-height: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
	color: #333333;
}

.footer a:link {
	color: #666666;
	text-decoration: none;
}

links--!>

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #9B9487;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #9B9487;
}

body {
	background-color: #97724F;
	margin-top: 5px;
	background-image: url(images/linen.gif);
	background-repeat: repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

.product-caps {
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: bold;
}

.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #666666;
	background-position: center;
	line-height: 12px;
}

.art {
	text-decoration: none;
	color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}

.art a:link {
	text-decoration: none;
	color: #000000;
    text-align:center;

}

.art a:hover {
	color: #FFF;
	text-decoration: underline;
		text-align:center;

}

.art a:visited {
	text-decoration: none;
	color: #000;
		text-align:center;

}

.art a:active {
	text-decoration: none;
	color: #000;
		text-align:center;

}
.arttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
