body {
margin: 0px;
padding: 0px;
max-width: 980px;
line-height: 0px;
font-size: 0px;
border-width: 0px;
width: 100%;
overflow:auto;
}

div#menu a:active
{
	color: #000000;
	text-decoration: none;
	font-weight: none
	border: none;
}


div#menutemp a:link
{
	border: none;
	background-color: white;
	color: #000000;
	text-decoration: underline;
	border: none;
}	


div#menutemp a:visited
{
	color: #000000;
	text-decoration: underline;
	    border: none;	
}

div#menutemp a:hover
{
	background-color: #333333;
	color: white;
	text-decoration: underline;
	border: none;	
}

div#menutemp a:active
{
	color: #000000;
	text-decoration: underline;
	border: none;
}

.Mfont
{
font-family: Verdana, Arial, sans-serif, Helvetica;
font-size: 10px;
line-height: 150%;
color: #000000;
}


img {

	padding-left: 0px;

	padding-bottom: 0px;

	padding-right: 0px;

	padding-top: 0px;

	margin-left: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-top: 0px;

	text-align: left;

	border-style: none;

}

#menutemp {
padding-right: 0px;
padding-left: 50px;
text-align: left;
padding-top: 30px;
z-index: 4;
position: fixed;
width: 550px;
height: 100%;
}


