body {
	margin-top: 0px;
	background-color: #e5e5e5;
	background-image: url(/images/bkg_tile.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
}

a {
	color: #0000FF;
}

.hdtit {
	color: #FFFFFF;
	font-size: 9pt;
}

.gtit {
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #9D9DFC;
	line-height: 18px;
	font-size: 12px;
}

.gtxt {
	white-space: nowrap;
	line-height: 18px;
	font-size: 12px;
	vertical-align: top;
}

.searchbox {
	border-color: #A5A5FB;
	border-style: solid;
	border-width: 1px;
}

