/* Parameters for style of the general MMM web site */

BODY { font-family: verdana, sans-serif; background: #006666; color: white;  margin-left: 5% }

H1 { text-align: center; color: yellow; font-size: 250%; border: white solid thick; padding: 15px }
H2 { text-align: left; color: white }
H3 { text-align: left; color: white; font-style: italic }

H1.black  { text-align: center; color: black; font-size: 250%; border: white solid thick; padding: 15px }
H2.black  { text-align: left; color: black }
H3.black  { text-align: left; color: black; font-style: italic }

H1.title { text-align: left; width: 55%; color: yellow; font-size: 250%; border: white solid thick; padding: 15px  }

H3.boxkh { background: #D00000; border: black solid thin; width: 32%; padding: 5px }
H3.boxvn { background: #0000A0; border: black solid thin; width: 32%; padding: 5px }
H3.boxth { background: #FF8040; border: black solid thin; width: 32%; padding: 5px }

A:link { color: yellow }
A:visited { color: silver }
A:active { color: gray }

/* Values for moving a LIST more to the center */
UL.center { margin-left: 21% } 
/* Values for making LIST elements more bold */
UL LI { font-weight: bold; font-size: medium } 
UL UL LI { font-weight: normal; font-size: small }

/* .center { text-align: center } */
.center { margin-left: 13% }
.center13 { margin-left: 13% }
.center20 { margin-left: 20% }
.center25 { margin-left: 25% }


/* Values for the MMAF newsletters */
DIV.nwsltr { font-family: "Times New Roman"; font-style: italic; background: url(paper1.gif) white; padding="12px"; color: black; border: thick double yellow }

/* Image--float right beside H1 heading box */
/* Values for the photos on the CAMBODIA MMAF newsletter pages */

IMG.nwsltrmugshot { 
	border: 15px white double; 
	float: right;
	}

IMG.floatrt	{
	float: right
	}

IMG.floatlt  {
	float: left
	}


/* Values for the photo on the MMAF newsletter pages */
IMG.nwsltrmugshot { border: 15px white double }

/* Values for explanatory text boxes on MMAF NEWSLETTER pages */
.explain { font-weight:bold; color: black; background: white; border: thick double maroon; margin-right: 5%; margin-left: 5%; padding=9px }

/* Values for the MMM newsletters */
DIV.nwsltrMMM { font-family: "Arial", sans-serif; font-style: normal; background: url(paper1.gif) white ; padding="12px"; color: black; border: thick double yellow }

/* SPAN { background: url(paper1.gif) } */

