
/*   2003/03/22 11:47 update font size nav bar li  new name for HOME CSS   */
BODY {
	color : #244800;
	background-color : White;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 1.0em;
	
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}

P.smaller-font {
	font-size : 0.8em;
}

P.smallest-font {
	font-size : 0.65em;
}


TD.smaller-font {
	
		font-size : 0.70em;
	
}
TD {
		color : #244800;
	background-color : White;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 1.0em;
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
	
}

/*  Background changes 
*/

TD.bg-color {
	/*background-image : url(../images-site/4pixyel20x20verylight.gif)        #F2FFF5;;*/
	background-color : #FFFFF2;
 
}
TD.bg-color-black {
	background-color: #000000;
}

A {
	color : #FF3300;
	background-color : transparent;
		font-weight : 500;
	
}

A:HOVER {
	
	color : #339933;
	background-color : transparent;
   font-weight : 500;	
	}
	

A:VISITED {
	color : #663300;
		background-color : transparent;
		font-weight : 500;
}	
	
H1 {
	background-position : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.50em;
	background-color : #ffffff;
	font-weight : 600;
	margin-top : 0.5em;
	margin-bottom : .0.5em;
	margin-left : 0em;
	padding-bottom : 0em;
}
H2 {
font-family :  Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	font-size :1.4em;
	font-weight : 600;
		margin-top : 0em;
	margin-left : 0em;
	
	margin-bottom : 0.2em;
}

H3 {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	font-weight : 600;
		margin-top : 0em;
	margin-left : 0em;
	margin-bottom : 0.2em;
}
H4 {
	
	background-color : transparent;
	font-size : 1.2em;
	font-weight : 600;
		margin-top : .50em;
	margin-left : 0em;
	margin-bottom : 0.2em;
}

EM {

font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.9em;
font-weight : 500;
}
DL {
	font-family : Verdana, sans-serif;
}
DD {
	font-family : Verdana, sans-serif;
	margin-left : .75em;
}

UL {
	
	margin-top : 0em;
	margin-bottom : 0em;
}

ULUL {
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : -1.0em;
}
LI {
	list-style : square;
	font-size :  1.0em;
	font-weight : 500;
	margin-left : -1.5em;
	margin-bottom : 0.20em;
}

I.small-font {
	background-color : transparent;
	
	font-size : 0.70em;

}

LI LI {
	list-style-type : disc;
	font-size :  .95em;
	font-weight : 500;
	margin-left : -1.0em;
}


LI LILI {
	list-style-type : disc;
	font-size :  .90em;
	font-weight : 500;
	margin-left : -1.0em;
}



P {

	margin-top : 0em;
	padding-top : 0em;


}
IMG {
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}

/* float added below 2006.11.30 for Tawali   */

IMG.float-left {
	  float: left;
	   margin-left: 1em;
		margin-right: 1em;
		margin-bottom: 0em;
		margin-top: 0em;
}


IMG.float-right {
	  float: right;
	   margin-left: 1em;
		margin-right: 1em;
		margin-bottom: 0em;
		margin-top: 0em;
}





B {
	font-family :  Verdana,  sans-serif;
	font-weight : 600;
}

I {
	
	background : transparent;
	
}