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

a:link, a:visited {
	color: #A53728;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background: #E9E8E4;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	background: #E9E8E4;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #999966;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 {
	background-color: #FFAC12;
	border-bottom-color: #F69103;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	text-indent: 6px;
	text-transform: capitalize;
}

h2 {
		background-color: #FFAC12;
	border-bottom-color: #F69103;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	text-indent: 6px;
	text-transform: capitalize;
}

h3 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #737874;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h4 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

h5 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

h6 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}

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

.btcontent {
	background: #FFFFFF;
}

.btcopyrights {
	color: #DE7903;
	font-size: 10px;
}

.btinfobox {
	background: #FFFFFF;
	border-bottom: 1px solid #F3F3F1;
	border-left: 1px solid #B9B9AF;
	border-right: 1px solid #F3F3F1;
	border-top: 1px solid #F8920C;
}

.btnav {
	background: #F69103;
	color: #000000;
	font-weight: bold;
}

.btnavbk {
	background: #FADE10;
}

.bttitles {
	background-color: #F5FE4B;
	border-bottom-color: #FFAB14;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFAB14;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #FFAB14;
	border-right-style: solid;
	border-right-width: 5px;
	border-top-color: #FFAB14;
	border-top-style: solid;
	border-top-width: 1px;
	color: #D97610;
	text-decoration: none;
}

.red {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.black {font-size: 16px; font-weight: bold; color: #000000; }
