body {
	margin: 0px;
}
.foot {
	color: #636363;
}
table,td {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0569A5;
	text-decoration: underline;
}
.foot a:link {
	color: #636363;
	text-decoration: none;
}
.foot a:visited {
	color: #636363;
	text-decoration: none;
}
.foot a:hover {
	color: #0569A5;
	text-decoration: underline;
}.leftmenu {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.bodyfla {
	background-image: url(../images/fla_01.jpg);
	background-repeat: repeat-x;
	background-color: #a9a9a9;
}
