/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;
	background-image: url(images/bk-temp.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: #DEDAC6;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #B3B3B3;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #DEDAC6;
	scrollbar-track-color: White;
}

h1{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2 {
	color: #3300FF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h3 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btcopyrights {
	color: #000000;
	font-size: 10px;
}

.btinfobox1 {
	background-color: #F2F2F2;
	border: 3px #B4B4B4 double;
	font-size: 10px;
}

.btinfobox2 {
	background-color: #D1D1D1;
	border: 3px #B4B4B4 double;
	font-size: 10px;
}

.btinfobox3 {
	background-color: #CCCCCC;
	border: 3px #B4B4B4 double;
	font-size: 10px;
}

.btinfobox4 {
	background-color: #F4F4F4;
	border: 3px #B4B4B4 double;
	font-size: 10px;
}

.btnav {
	background-color: #ECE5DB;
	border: #FFFFFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #666666;
	font-size: 10px;
}

