
/* ============================== */
/* ======= BODY, HEADERS ======== */
/* ============================== */

body {font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	font-size: 8pt;
	color: #bbb;
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica}


/* ============================== */
/* ======= DIV CLASSES ======== */
/* ============================== */
.container {
	position:absolute;
	z-index:0;
	width:950px;
	height:594px;
	top: 0px;
	left:50%;
	margin-left:-475px;
	background: url(mm/bg.gif);
	font-family: Arial, Verdana, Helvetica
	}
.navi {
	position:absolute;
	top: 120px;
	left:0px;
	height:250px;
	width:100px;
	}

/* ============================== */
/* ========  LINK CLASSES ======= */
/* ============================== */

a:link {font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #b1b2b4}
a:visited {font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #b1b2b4}
a:hover {font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #e95d0f}



A:link.navtop {font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	height:28px;
	display:block;
	padding:5px 0 0 0;
	text-decoration: none;
	color: #949599}

A:visited.navtop {font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	height:28px;
	display:block;
	padding:5px 0 0 0;
	font-weight: normal;
	text-decoration: none;
	color: #949599}

A:hover.navtop {font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	height:28px;
	display:block;
	padding:5px 0 0 0;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff}

a:link.inline {font-decoration: underline;color: #000000}
a:visited.inline {font-decoration: underline;color: #000000}
a:hover.inline {font-decoration: normal;color: #ff000000}

td {font-size: 9pt}
