a:link    {color: blue}
a:visited    {color: gray}
a:active    {color: red}
a:hover    {color: maroon}

BODY, P, LI, TD  {
	font-family : verdana,arial ce,arial,helvetica,sans-serif;
	color : Black;
	font-size : 95%;
}

BODY {
	margin: 5px 10px 16px 5px;
	background-color : White;
}

div.SiteBody {margin-left: 200px;}

.MainLeftMenuBorders,#MainLeftMenuTable	{
	border : none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#MainLeftMenuTable {position: absolute;}

#MainLeftMenuTable {
	top: 5px;
	left: 5px;
	width: 160px;
	height: 100%;
	vertical-align : top;
	float: left;
	background-attachment : fixed;
	background-color : White;
	background-image : url(pictures/jmfypoz.gif);
	background-position : center;
	background-repeat : repeat-y;
}

#MainLeftMenuDiv {
	width: 160px;
	height: 100%;
	vertical-align : top;
	overflow: auto;
	float: left;
}

h3 {
	margin-bottom: 0ex;
	margin-top: 6ex;
}

h4 {
	margin-bottom: 0ex;
	margin-top: 4ex;
}