td {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
td.text {
	padding: 10px 20px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 666666;
	border-bottom-color: 666666;
	border-left-color: 666666;
	background-color: #FFFFFF;
	color: #666666;

}
td.designed {
	background-color: #FFFFFF;
	padding: 3px 5px;
	border: 1px solid #999999;
}
td.designed a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.sm {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.small-input {
	font-size: 11px;
	color: #000000;
	background-color: E0E0E0;
	border: 1px solid A5BE00;
	height: 20px;
	width: 100%;
}
.small-textarea {
	font-size: 11px;
	color: #000000;
	background-color: E0E0E0;
	border: 1px solid A5BE00;
	height: 60px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: A5BE00;
	background-color: #FFFFFF;
	width: 70px;
	border: 1px solid A5BE00;
	padding: 2px;
}
a.tripe:link,  a.tripe:visited{
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0066FF;
}
a.tripe:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0099CC;
}
tr.trpr td {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #F3f3f3;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #FFFFFF;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-width: 1px;

}
a:link, a:visited {
	color: 3780C3;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}

a.aa:link, a.aa:visited {
	color: FFFFCC;
}
