/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	text-decoration: none;
	color: #150186;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

p {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.btbk1 {
	background-color: #FFFFFF;
	background-image: url(images/bk1.gif);
	background-position: left top;
	background-repeat: yes-repeat;
}

.btbk2 {
	background-color: #FFFFFF;
	background-image: url(images/bk2.jpg);
	background-position: left top;
	background-repeat: yes-repeat;
}

.btbk3 {
	background-color: #FFFFFF;
	background-image: url(images/bk3.jpg);
	background-position: center center;
	background-repeat: yes-repeat;
}

.btbk4 {
	background-color: #FFFFFF;
	background-image: url(images/bk4.jpg);
	background-position: right top;
	background-repeat: yes-repeat;
}

.btbk5 {
	background-color: #FFFFFF;
	background-image: url(images/bk5.jpg);
	background-position: right bottom;
	background-repeat: yes-repeat;
}

.btbk6 {
	background-color: #FFFFFF;
}

.btbk7 {
	background-color: #E97566;
}

.btbk8 {
	background-color: #A369E9;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 6px;
	border-color: #E97566 #E97566 #E97566 #E97566;
	border-left-width: 0px;
	border-right-width: 6px;
	border-style: solid;
	border-top-width: 0px;
}

.btnav {
	border-bottom-width: 1px;
	border-color: #E97566 #E97566 #E97566 #E97566;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}