/* 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: 11px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	text-decoration: underline;
	color: #150186;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

p {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btbk1 {
	background-color: #A9E969;
	background-image: url(images/bk1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btbk2 {
	background-color: #E9C068;
	background-image: url(images/bk2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btbk3 {
	background-color: #E97566;
	background-image: url(images/bk3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.btbk4 {
	background-color: #66B0E9;
	background-image: url(images/bk4.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.btbk5 {
	background-color: #E97566;
	background-image: url(images/bk5.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.btbk6 {
	background-color: #FFFFFF;
}

.btbk7 {
	background-color: #E97566;
}

.btbk8 {
	background-color: #E97566;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom-width: 6px;
	border-color: #000000 #E97566 #E97566 #000000;
	border-left-width: 0px;
	border-right-width: 6px;
	border-style: solid;
	border-top-width: 0px;
}

.btnav {
	border-bottom-width: 1px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}
