body {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #666666; margin-top: 5;
}

td {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #666666;
}

.highlight {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #0033CC;
}

.highlight2 {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #66CC33;
}

.black {
	font-family: Tahoma, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #000000;
}
a {
	font-family: Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	color: #0033CC;
}

input {
	border-style: solid 1px #7F9DB9;
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}
textarea {
	border-style: solid 1px #7F9DB9;
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}

.noborder {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #E5E5D8;
}
.white {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #FFFFFF;
}

select {
	border-style: solid 1px #7F9DB9;
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}
.search {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999;
}
.error {
	font-family: Tahoma, sans-serif; font-size: 10px; font-weight: bold; font-style: normal; color: #FF0000;
}