/* Parameters for style of the Cambodia MMM web site */

BODY { font-family: verdana, sans-serif; background: #D00000; color: white;  margin-left: 4% }

=======================================================

/* Values for TEXT COLOR on the Cambodia pages   */
.black { color:black }
=======================================================

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: silver }

=========================================================

/* Values for explanatory TEXT BOXES on CAMBODIA pages */

.explain { 
	font-weight:bold; 
	color: black; 
	background: white; 
	border: thick double yellow; 
	margin-right: 5%; 
	margin-left: 5%; 
	padding=9px 
		}

/* 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% }
.center20 { margin-left: 20% }
.center25 { margin-left: 25% }


.leftmargin { margin-left: 5%; margin-right: 5% }

==============================================
/* Values for SUB-PAGES OF COUNTRY PAGES (THEME PAGES) */
DIV.theme { border: thin double white; padding: 10px } 

==============================================
/* Values for the MMAF newsletter text */
DIV.nwsltr {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight : bold;
	font-size : larger;
	background: white url(../cambodia/graphics/paper1.gif);
	padding="12px";
	color: black;
	border: thick double yellow;
}
==============================================
/* Values for the MMAF reflection text */
DIV.reflctn {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight : bold;
	font-size : medium;
	background: white url(../cambodia/graphics/paper1.gif);
	padding="12px";
	color: black;
	border: thick double yellow;
}

==============================================
/* Values for Articles */
DIV.article {
	font-family: "Times New Roman";
	font-style: italic;
	font-weight : bold;
	font-size : larger;
	background: white url(../cambodia/graphics/stone1.gif);
	padding="12px";
	color: black;
	border: thick double yellow;
}

=======================================================

/* Values for the photos on the CAMBODIA MMAF newsletter pages */

IMG.nwsltrmugshot { 
	border: 15px white double; 
	float: right;
	}

IMG.nwsltrthmbnail { 
	border: 10px white double; 
	}

/* Values for the MMM newsletters et al. */
DIV.nwsltrMMM { font-family: "Arial", sans-serif; font-style: normal; background: url(paper1.gif) white ; padding="12px"; color: black; border: thick double yellow }


IMG.floatrt	{
	float: right
	}

IMG.floatlt  {
	float: left
	}

=======================================================

/* Values for TABLES WITH PHOTOS on the Cambodia pages   */

TABLE.photoblue, TD.photoblue { color: white; background: #003366; font-size: smaller;  padding: 12px; }

TABLE.mshots {
	background-color : White; color: black
}

================================
Obsolete Code Below:
================================

