/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-image: url(images/bk.jpg);
	background-color: #DAE4ED;
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btcopyrights {
	font-size: 9px;
}

.btdate {
	color: #FECE00;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.btnav {
	border: #A0B6C5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}
