.TealLinks {
	color: #009999;
	text-decoration: none;
}
.Greylinks {

	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #360080;
	text-decoration: none;
}
.borderlow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textfield {
	background-color: #F2FBFD;
	height: 17px;
	border: 1px solid #66CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
}
