a:link, a:visited {
	background-color: transparent;
	color: #0033FF;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: transparent;
	color: #FF0000;
	text-decoration: none;
}

body{
	background: #CEEDFF;
	color: #FEC619;
	font: 12px Verdana, Arial, sans-serif;
	scrollbar-3dlight-color: #0066FF;
	scrollbar-arrow-color: #7E4E57;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #E3F5FF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #0066FF;
	scrollbar-track-color: #CEEDFF;
}

h1 {
	color: #001E57;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	
}

p, td {
	background-color: transparent;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

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

.btcopyrights {
	background-color: transparent;
	color: #0066FF;
	font-size: 11px;
}

.btheader {
	background-color: #CEEDFF;
	background-image: url(images/bkheader.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	color: #333333;
}

.btname {
	background: transparent;
	color: #333333;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	
}

.btnav {
	background-color: #CEEDFF;
	background-image: url(images/bknav.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.btsubtitle {
	background-color: #4AA6E7;
	border: #00356F;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}
