/* style copyrighted by BasicTemplates.com;created on 8.10.2002 */

a:link{
	color : #000000;
	text-decoration : underline;
; font-weight: bold
}

a:visited{
	color : #000000;
	text-decoration : underline;
; font-weight: bold
}

a:hover{
	color : #000000;
	text-decoration : underline overline;
	font-weight: bold; background-color: #A3ABD0;
}

a:active{
	color : #000000;
	text-decoration : underline overline;
	background-color: #A3ABD0;
}

body{
	background : #663366;
	color : #000000;
	font : 12px Arial, Helvetica, sans-serif;
}

h1 {
	color : #000000;
	font-size : 15px;
	font-weight : bold;
	/* text-transform: uppercase;*/
    letter-spacing: 1px;
    margin-bottom: 0px;
}
h2 {
	 color : #454F8A;
	font-size : 15px;
	font-weight : bold;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	/* text-decoration: underline; */
	font-style: italic;
	margin-bottom: 0px
}

h3 {
	color : #663366;
	font-size : 20px;
	font-weight : bold;
	/* text-transform: uppercase; letter-spacing: 1px; */
}

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

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

.btcontent {
	background-color : white;
	filter : alpha(opacity=95, style=0);
	border: 1px #B9BBD2 solid: .65;
}

.btfoot {
	background-color : #FFFFFF;
	background-image : url(images/bknav.jpg);
	background-repeat : repeat-y;
	font-size : 10px;
}

.btnav2 { background-color : #996699; 
	        border: 1px #B8BDD1 solid; 
	        font-size: 13px; color:white;
	       font-weight : bold;}

.btheader {
	background-image : url(images/bkheader3.gif);
	background-repeat : repeat-x;
}

.btnav {
	background-color : white;
	border: 1px #B1B6D4 dotted;
}

.btnav3 {
	background-color : white;
	border: 1px #B1B6D4 solid;
}




.btnavtitle {
	font-weight: bold; 
	color: #333333;
	background-color: #fdeef4; 
	border: #BABCD5 solid; border-width: 1px 1px 1px
}

.btname {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF
}

.btbdr {
	border: 1px #BABCD5 solid
}
.btcopyrights { background-color : #996699; border: 1px #B8BDD1 solid; font-size: 10px; color:white}

