/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-image: url(images/bk.gif);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
orderFormBody {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
h1 {
	color: #990000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-image: url(images/bkcontent1.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.btcontent2 {
	background-image: url(images/bkcontent2.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.btcopyrights {
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

.btnavbk {
	background-image: url(images/bknav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
p:first-letter	{
	font-size: large;
}


