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

a:visited, a:link, a:active {
	color: #0000ff;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #999999;
	font-weight: none;
	text-decoration: underline;
}

a.menu:visited, a.menu:link, a.menu:active {
	color: #911300;
	font-weight: bold;
	text-decoration: underline;
}

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

body {
	background-color: #E5FFFE;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #C7E4F1;
	scrollbar-highlight-color: #7DD149;
	scrollbar-shadow-color: #8477D6;
	scrollbar-track-color: #E5FFFE;
}

h1 {
	color: #006699;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

td, p {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.btcopyrights {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}


.bttabcontent {
	background-image: url(images/bktabscontents.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
