a {
	text-decoration:none;
}

.normal {
	font-family: Verdana;
	font-size: 11px;
}

.anchor {
	font-family: Verdana;
	font-size: 10px;
}

.left {
	font-family: Verdana;
	font-size: 11px;
	list-style-image: url(searchforecast_images/checkmark.gif);

}

.itemText { text-decoration: none; color: black; font: 11px verdana; }

.itemBorder { border: 1px solid #999999;}

.topheader {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #636363;
}
.rightheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
	border-top: 1px solid #666666;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 0px none #FFFFFF;

}

.bottomOnly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

