/**/

a:link, a:visited   { color: navy; font-weight: bold; text-decoration: none }

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 { color: #000000; font: 12px Arial, Helvetica, sans-serif; background-color: #fff; margin: 0 }

h1   { color: #000000; font-size: 16px; font-weight: bold; text-decoration: none; background-color: #fff; text-transform: capitalize; text-indent: 6px; padding: 2px; border-style: solid; border-width: 0 0 1px; border-color:   #f69103 }

h2  { color: #33c; font-size: 13px; font-weight: bold; text-decoration: none; text-transform: uppercase; border-top: 0 dotted; border-right: 0 dotted; border-bottom: 1px dotted #009; border-left: 0 dotted }

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: #fff; border: 1px #69f }

.btnav   { color: #000000; font-weight: bold; background: #f69103; border-color: #fff }

.btnavbk   { background: white }

.bttitles  { color: #d97610; text-decoration: none; background-color: #f5fe4b; border-style: solid; border-width: 1px 5px; border-color: #ffab14 }

