.catwin {
	border:dashed 1px #999999;
	height:175px;
	width:580px;
	overflow:scroll;
}
.error {
	color:#CC0000; }
.graynote {
	color:#999999;
	}
.websticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFF00;
	background-color: #0000CC;
	font-weight: bold;
}

.pageheading {
	font-size: 16px;
	color: #20AAAC;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
body {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color:#333333;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
input {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px; }
select {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color:#666666;
	font-size: 13px; }
td {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color:#333333;
	font-size: 13px; }
textarea {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color:#666666;
	font-size: 12px; }
