td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#787878;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#72c14a;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#73dc26;
}

a.dark
{
	color:#5B5B5B;
	text-decoration:none;
}
a.db
{
	color:#4C6D93;
	text-decoration:underline;
}
.search
{
	color:#545454;
}
.white
{
	color:#FFFFFF;
}
a.top
{
	color:#72c14a;
	text-decoration:none;
}
.copy
{
	color:#5B5B5B;
}
a.copy
{
	color:#5B5B5B;
	text-decoration:none;
}
h1 {
font-family:Arial;
font-size:16px;
color:#78c043;
}
hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: 78c043;
}
input, select {
	border: 1px solid #76bf49;
	color: #639d3f;
	background: #FFF;
	width: 180px;
}

.tdright {
	text-align: right
}

