td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#878888;
}
form { margin:0px; padding:0px}
form-small { margin:0px; padding:0px}

a {

	text-decoration: underline;
	color:#878888;
}
.dark
{
	color:#6F7070;
}
.b
{
	color:#428ED5;
}
a.b
{
	color:#428ED5;
	text-decoration:underline;
}
a.bn
{
	color:#428ED5;
	font-weight:bold;
	text-decoration:none;
}
a.db
{
	color:#3287B2;
	text-decoration:underline;
}
a.green
{
	color:#799F25;
	text-decoration:underline;
}
.green
{
	color:#799F25;
}
a.top1
{
	color:#22AFF2;
	text-decoration:none;
}
a.top2
{
	color:#999898;
	text-decoration:none;
}
a.copy
{
	color:#8A8888;
	text-decoration:none;
}


.form input {
	width:166px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #585040;
	padding:2 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff
}

.form textarea {
	width:166px;
	height:119px;
	font-family:tahoma;
	font-size:11px;
	color:#585040;
	padding:2 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff;
	overflow:auto;
}

.form-small input {
	width:80px;
	height:15px;
	font-family:tahoma;
	font-size:9px;
	color: #585040;
	padding:0 0 0 4px;
	border-color:#D9D9D9;
	border-width:1px;
}

.form-small textarea {
	width:80px;
	height:50px;
	font-family:tahoma;
	font-size:9px;
	color:#585040;
	padding:2 0 0 6px;
	border-color:#D9D9D9;
	border-width:1px;
	background-color:#ffffff;
	overflow:auto;