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

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

a:active, a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #DDEEF8;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #457AAC;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

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

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	font-size: 10px;
}

.btinfobox {
	border: #8FB7DB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dashed;
	border-top-width: 1px;
}

.btnavbk {
	background-image: url(images/bknav.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

