td {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #777777;
}
.td-title {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
a:link {
	color: #63779C;
	text-decoration: none;

}
a:hover {
	color: #86CE00;




}
a:visited {
	color: #63779C;
	text-decoration: none;
}
.glow {  filter: Glow(Color=#FF6633, Strength=2); font-weight: bold; color: #FFFFFF}
.shadow {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	filter: DropShadow(Color=#666666, OffX=1, OffY=1, Positive=1);
}
.size-14 {
	font-size: 14px;
}
.button {
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-left-color: #E9E9E9;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 20px;
	font-size: 10px;





}
.input {
	border: 1px inset #DADADA;



}
.test {
	filter: FlipV;
}
textarea {

	border: 1px inset #DADADA;
}
