a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #003333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.outer
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.header
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.footer
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
TD.leftnavi
{
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #949C51;
	padding: 5px;

}
.topcontact
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;

}
