/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a.lg:link  { color: #990000; font-weight: bold; font-size: 14px; text-decoration: underline }
a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a.lg:visited  { color: #990000; font-weight: bold; font-size: 14px; text-decoration: underline }
a:hover{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.lg:hover  { color: #999999; font-weight: bold; font-size: 14px; text-decoration: none }
a:active{
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a.lg:active  { color: #999999; font-weight: bold; font-size: 14px; text-decoration: underline }
body{
	background-image: url(images/bkheader2.jpg);
	background-color: #8196A7;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font: 10px Verdana, Arial, sans-serif;
}

h1 { color: #ffffff; font-weight: bold; font-size: 13px; letter-spacing: 1px }
h2   { color: #ffffff; font-weight: bold; font-size: 16px; letter-spacing: 1px }
p  { color: #000000; font: 12px Verdana, Arial, sans-serif }
.smp { color: #000000; font: 11px Verdana, Arial, sans-serif }
td{
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-repeat: repeat-y;
	color: #000000;
}

.btcopyrights {
	background-image: url(images/bkcontent.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 9px;
}

.btheader  { background: url(images/header.jpg) no-repeat left top }

.btnav {
	background-image: url(images/bkheader1.jpg);
	background-color: #EAEFF3;
	background-repeat: repeat-y;
}
