.navigation A {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#006600;
}

.navigation DIV {
	padding-top:10px;
	text-align:center;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#393C3D;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#696C6D;
}
a.dark {

	text-decoration: underline;
	color:#3E3D3D;
}
a.none {

	text-decoration: none;
	font-weight:bold;
	color:#696C6D;
}
.light
{
	color:#C2B287;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
a.light
{
	color:#C2B287;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
}
.head
{
	color:#ABABA2;
	font-size:11px;
	font-weight:bold;
}
.copy
{
	color:#808484;
}
a.copy
{
	color:#808484;
	text-decoration:none;
}

TABLE.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
}

TABLE.form TD {
	padding:3px;
}

TABLE.form TR.submit TD {
	text-align:center;
	font-weight:bold;
	background-color:#EEEEEE;
}

TABLE.form TR.odd TD {
	background-color:#EEEEEE;
}

TABLE.form TR.even TD {
	background-color:#EEEEEE;
}

DIV.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:auto;
}

DIV.form DIV {
	padding:3px;
}

.contentarea {
}

.contentarea IMG {
	margin:5px;
	border:1px solid black;
}

.contentarea IMG.noborder{
	margin:5px;
	border:0px solid black;
}