td.content {
	padding-right: 10px;
	padding-left: 6px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #556D55;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
li {
	margin: 0px 0px 0px -26px;
}
.txt {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #386733;
}
.btn {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #3D6934;
}
table.container {
	border: 1px solid #663300;
}
table.success {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
