.bllink {
	color: #3B3B3B;
	text-decoration: underline;
}
.bllink:hover {
	color: #3B3B3B;
	text-decoration: none;
}

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottomlink {
	color: #5B5B5B;
	text-decoration: none;
}
.bottomlink:hover {
	color: #5B5B5B;
	text-decoration: underline;
}
.btn {border: 1px outset; cursor: pointer; font-size: 11px; font-weight: bold; padding: 1px;
background-image: url('images/button.gif');
backgroung-image: repeat-x;
width:70px; font-family: Tahoma; margin-left:1px; margin-right:0px; margin-top:0px; margin-bottom:0px
}



body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#565151;
}
.bluelink {
	color: #1B71A6;
	text-decoration: underline;
}
.bluelink:hover {
	color: #1B71A6;
	text-decoration: none;
}

