/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #4B4B4B;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	border-style: dotted;
	border-bottom-width: 2px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #FFFF00;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

td, p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent1 {
	background-image: url(images/bkcontent1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
}

.btcontent2 {
	background-image: url(images/bkcontent2.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	color: #000000;
}

.btfooter {
	background-image: url(images/bkfooter.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 3px;
}

.btheader {
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat;
}

.btsubtitles {
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-color: #CCCCCC #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 2px;
	color: #FFFF99;
	font-weight: bold;
}
