A:LINK    { color: 334180; text-decoration: none; font-weight: bold }
A:ACTIVE  { color: 334180; text-decoration: none; font-weight: bold }
A:VISITED { color: 334180; text-decoration: none; font-weight: bold }
A:HOVER   { color: black; text-decoration: underline }
P         { font-family: Verdana; font-size: 8pt }
TD        { font-family: Verdana; font-size: 8pt }

.hidden { FONT-SIZE: 0.01em; margin-top: -10; COLOR: #FC0002;  POSITION: absolute }

.lmenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lmenu li {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 23px;
	background: url('images/clear2.gif') top left no-repeat;
	text-align: center;
	padding: 3px 0 0 0;
}

.lmenu a {
	font: bold 14px Arial;
	color: #eddb12;
	text-transform: uppercase;
	text-decoration: none;
}

body {
	margin-left: 0;
}