/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #2A1FAA;
	font-weight: normal;
	text-decoration: underline;
}

a:active, a:hover {
	color: #AA0000;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #AA0000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #26252B;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btbk {
	background-image: url(images/bk.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left center;
	background-repeat: repeat-y;
}

.btcopyrights {
	color: #000000;
	font-size: 11px;
}

.bthilite {
	background-color: #FFFFFF;
	border-bottom-color: #F5EDE2;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #EEDECA;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #F5EDE2;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #EEDECA;
	border-top-style: solid;
	border-top-width: 2px;
	clear: both;
	float: none;
	margin: 5px 5px 5px 30px;
	padding: 6px;
	width: 350px;
}

.btproductname {
        background-color: #FFFFFF;
	color: #2A3FAA;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
