TD{
   color:black;
   font-size: 11; 
   font-family: Verdana;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
	color:#F57C20;
}

a.path,
a.path:link,
a.path:active,
a.path:visited {
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
}

a.path:hover {
	text-decoration:underline;
	color:#F57C20;
}
input {
	border: 1px solid #cccccc;
	padding-left:2px;
}

textarea {
	border: 1px solid #cccccc;
	padding-left:2px;
}

.submit_input {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 29x;
	background:#FFFFFF;
	border: 1px solid #000000;
	height: 16px;

}


a.footer:link, a.footer:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
       	text-decoration: underline;
}

.doc_top {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}