body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #a39e81;
	color: black;
	}

img, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
img {
	border: 0;
	}

/**********  NOTE: LINKS:   *********/
a {
	color: #405E02;
	cursor: pointer;
	cursor: hand;
	}
/**********  NOTE: LINKS HOVER HIGHLIGHT:   *********/
a:hover {
	color: #8AC906;
	}
	
div {
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	}

table {
    align="center"
    border-collapse: collapse;
	}


td {
    
    border-collapse: collapse;
	}
	

/**********  NOTE: FOOTER:   *********/	
/********** footer {
	vertical-align: bottom;
	border-collapse: collapse;
	}	*********/


/**********  NOTE:  DROPPING OUT MENU:   *********/		
table.mm td {
	color: #000000;
	border: #AFAFAF 1px solid;
	}
table.mm td a {
	padding: 3px 18px 3px 20px;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: white;
	text-decoration: none;
	display: block;
	background: #393D35 no-repeat 10px 8px;
	}
table.mm td a:hover {
	color: #FF8700;
	background: #676C63 no-repeat 10px 8px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: AAD90A;
	}




div.mm-00 {
	position: absolute;
	width: 820px;
	}
div.mm-02 {
	position: absolute;
	left: 23px;
	}
div.mm-03 {
	position: absolute;
	left: 210px;
	}
div.mm-04 {
	position: absolute;
	left: 457px;
	}
div.mm-05 {
	position: absolute;
	left: 725px;
	}

div.xblock {
	display: block;
	}
div.xnone {
	display: none;
	}

top {
    position: top;
    }
.style1 {font-size: 13px;
 font-weight: bold;
 color: #FFFF00;
}
.style2 {font-size: 12px;
 font-weight: bold;

	
