/* style copyrighted  ? BasicTemplates.com?. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #D75F5F;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-image:  url(images/bk.gif);
	background-position: center top;
	background-repeat: repeat;
	color: #000099;
	font-family: "Comic Sans MS";
	font-size: 12px;
	scrollbar-arrow-color: #AD3002;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #7DD149;
	scrollbar-shadow-color: #8477D6;
	scrollbar-track-color: #E1F7FF;
}

h1 {
	color: #000;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
}
td {
	color: #000000;
	font-size: 12px;
}

.btcontent {
	background-color: #FFFFFF;
	color: #372E5D;
}

.btcopyrights {
	background-color: #FFFFFF;
	color: #AD3002;
	font-size: 11px;
	text-align: center;
}

.bttabcontent {
	background-image:  url(images/bktabscontent.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
h2 { color: #993300; font-size: 18px; font-style: italic; font-weight: bold; letter-spacing: 2px; }
h6 { color: #990000; font-size: 10px; font-style: normal; font-weight: bold; letter-spacing: 2px; }
h3 { color: #0033cc; font-size: 18px; font-style: italic; font-weight: bold; letter-spacing: 2px; }
h4 { color: #009; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 2px; }
h5 { color: #009; font-size: 10px; font-style: normal; font-weight: bold; letter-spacing: 2px; }


p { 
	color: #000099;
	font-size: 12px;
 } 