a:link{
	color : #4F5881;
	font-weight : bold;
	text-decoration : underline;
	}

a:visited{
	color : #4F5881;
	font-weight : bold;
	text-decoration : underline;
	}

a:hover{
	background-color : #FFF6E5;
	color : #000000;
	font-weight : bold;
	text-decoration : underline overline;
	}

a:active{
	background-color : #FFF6E5;
	color : #000000;
	text-decoration : underline overline;
	}

body{
	background : #FFFFFF;
	color : #000000;
	font : 11px Arial, Helvetica, sans-serif;
	}

h1 {
	color : #2A4690;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
	font-style: italic; 
	border-color: black black #2A4690; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	}

p{
	color : #000000;
	font : 11px Arial, Helvetica, sans-serif;
	}

td{
	color : #000000;
	font : 11px Arial, Helvetica, sans-serif;
	}

.copyrights {
	font-size : 9px;
	}

.header {
	background-image : url(images/bkheader.gif);
	background-repeat : repeat-x;
	}

.featurebox {  
	border: #1E2D62; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
	
.continue {  
	background-color: #1E2D62
	}
.txt10 {  
	font-size: 10px
	}
.subtitle {  
	font-weight: bold; 
	color: #2B458F
	}

.bdr {
	border: 1px #999999 solid;
	}

.navtitle {
	background-color: #2B4494;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #415781;
	border-right-color: #415781;
	border-bottom-color: #415781;
	border-left-color: #415781;
	}
