body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../gfx/bg_main.jpg);
	font-family: Verdana;
	font-size: 10px;
	color: #464C53;
}

.footprint {
	color: #6680A1;
	background-image: url(../gfx/spacer.gif);
}
A.footprint:link {
	color: #6680A1; text-decoration: none;
}
A.footprint:active {
	color: #6680A1; text-decoration: none;
}
A.footprint:visited {
	color: #6680A1; text-decoration: none;
}
A.footprint:hover {
	color: #6680A1; text-decoration: underline;
}
td.footprint{
background-image: url(../gfx/spacer.gif);
}

.menu {
	font-family: Verdana;
	font-size: 10px;
	color: #464C53;
	font-weight: bold;
}
A.menu:link {
	color: #464C53; text-decoration: none; font-weight: bold;
}
A.menu:active {
	color: #464C53; text-decoration: none; font-weight: bold;
}
A.menu:visited {
	color: #464C53; text-decoration: none; font-weight: bold;
}
A.menu:hover {
	color: #464C53; text-decoration: none; font-weight: bold;
}

.menu_sel {
	font-family: Verdana;
	font-size: 10px;
	color: #506070;
	font-weight: bold;
}
A.menu_sel:link {
	color: #506070; text-decoration: none; font-weight: bold;

}
A.menu_sel:active {
	color: #506070; text-decoration: none; font-weight: bold;
}
A.menu_sel:visited {
	color: #506070; text-decoration: none; font-weight: bold;
}
A.menu_sel:hover {
	color: #506070; text-decoration: none; font-weight: bold;
}


.fromsearch {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BE2D2D;
}

.light {
	color: #999999;
}

