body
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 0.7em;
	background-color: #FFFFFF;
	color: #6D6F71;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
hr
{
	color: #D4D4D4;
	background-color: #D4D4D4;
	height: 1px;
	border: none;
}
p
{
	margin-top: 13px;
}
a:link
{
	color: #851300;
	text-decoration: none;
}
a:active
{
	color: #851300;
}
a:visited
{
	color: #6D6F71;
}
a:hover
{
	color: #6D6F71;
}
.field
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 10px;
	color: #6D6F71;
	width: 147px;
	border: 1px solid #cccccc;
	padding-left: 5px;
	background-color: transparent;
	height: 12px;
	display: block;
}


.button
{
	font-family: tahoma, verdana, arial, helvetica;
	width: 33px;
	border: 0px none;
	background-image: url(../images/icons/seaico.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.button a {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	width: 85px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	display: block;
}
.form_table
{
	width: 270px;
	height: 25px;
}

.form_td_left
{
	width: auto;
	text-align: left;
}
.form_td_right
{
	width: auto;
	text-align: left;
}
.button a:hover {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	width: 85px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: right;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 5px;
}
.form_tableTop {
	width: 300px;
	height: 20px;
	position: relative;
	float: left;
}
.form_tableHidden {
	width: 270px;
	height: 25px;
	position: relative;
	visibility: hidden;
}

.class-tabs {
	color: #6D6F71;
	font-size: 8pt;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: normal;
	display: block;
	border: 1px dashed #CCCCCC;
}
