
/* ============================== */
/* ======= BODY, HEADERS ======== */
/* ============================== */

body {font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	font-size: 8pt;
	color: #000000;
	background-color: #202020;
	font-family: Arial, Verdana, Helvetica}

h1 {color: #b84a15;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing:0em;
	text-align:left;
	margin: 0;
	font-size: 22pt;
	font-family: Arial Narrow, Verdana, Helvetica}

h2 {color: #808080;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align:left;
	margin: 0;
	font-size: 20pt;
	font-family: Arial Narrow, Verdana, Helvetica}


/* ============================== */
/* ========== TABLE DEFS ======== */
/* ============================== */

TD {color: #ffffff;
background:#000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica
   }


/* ============================== */
/* ========  LINK CLASSES ======= */
/* ============================== */

a:link {font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: green}
a:visited {font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: green}
a:hover {font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: black;
	background-color: transparent}

a:link.navleft {
	position:relative;
	display:block;
	padding-left:2px;
	font-size: 10pt;
	font-weight: normal;
	color: #008000}
a:visited.navleft {
	position:relative;
	display:block;
	padding-left:2px;
	font-size: 10pt;
	font-weight: normal;
	color: #008000}
a:hover.navleft {
	position:relative;
	display:block;
	padding-left:2px;
	font-size: 10pt;
	font-weight: normal;
	color: #000000}




/* ============================== */
/* ==== DIV DISPLAY CLASSES ===== */
/* ============================== */


.mainwin {
	background: url(mm/bg.gif) no-repeat top centre;
	position:absolute;
	display: block;
	margin: 0px;
	z-index:0
	}
.scrollwin {
	position: relative;
	width: 780px;
	height:385px;
	overflow:auto;
	scrolling:auto
	}



/* ============================== */
/* ====  OTHER STUFF  ======= */
/* ============================== */


.norm
{
    font-size: 8pt;
    COLOR: #202020;
    BACKGROUND-COLOR: #e7fde7;
    BORDER: black 1px groove;
    font-family: Arial, Verdana, Helvetica
}


.stdbtn
{
    font-size: 8pt
}

.small {
	font-size: 7.5pt;
	margin: 0px
   }

.red {color:#cb4500}

a:link.email {
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff}
a:visited.email {
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff}
a:hover.email {
	font-size: 9pt;
	font-weight: normal;
	color: #cb4500}