a:link, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px; 
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;}
	
.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}	
	
.btborder {
	border: #5050DE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

h1 {
	color: #840197;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 2px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.btbk2 {
	background-image: url('780/images/');
	background-position: center top;
	background-repeat: no-repeat
}

.btcontent {
	
}

.btnavbk {
	background-image: url("images/bknav.gif");
	background-position: center top;
	background-repeat: no-repeat;
}

.btsubtitle {
	color: #5151E0;
	font-weight: bold;
}