.blueDk {
	color: #8DAFCB;
}

.blueGO {
	color: #006699;
}

.hdr {
	font-size: 18px
}


body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #8DAFCB;
}
body {
	background-image: url(images/siteback.gif);
	margin: 0px;
}
a:link, a:visited {
	color: #006699;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


.drop{
	/*position:relative;*/
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:5px;
	margin: 5px 5px 5px 5px;

	}