.t11 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.t10 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.t9 {
	font-family: Tahoma, Verdana;
	font-size: 9px;
}
.field {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	background-color: #C5C4A7;
}
.fieldp {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	background-color: #C5C4A7;
}

.bordaTh {
	border: 1px solid #C5C4A7;
	cursor: hand;
}

