div.masterTopTheme {
	background-image:url("/media/images/green-top.gif");
}

td.master {
	background-image:url("/media/images/green-bg.gif");
	background-position:top left;
	background-repeat:repeat-x;
}

div.topImage {
	background-color:#339966;
}

div.contentFactBox {
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#339966; 
	width:260px; 
	float:right;
	padding:2px;
	margin-left:20px;
}

div.contentFactBoxWide {
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#339966; 
	width:100%; 
	padding:2px;
}


h2, h3, h4, h5, h6 {
	
}

h3, h4, h5, h6 {
	
}

td.language1 {
	background-color: #336633;
}

td.language2 {
	background-color: #64b58d;
}

td.language3 {
	background-color: #00cc66;
}

img.tableTopIcon {
	border:0px;
	margin:2px;
	padding:0px;
}

input.styleButton {
	padding:2px;
	border:0px;
	border-top:2px solid #336633;
	border-bottom:2px solid #336633;
	
	margin-top:5px;
}

td.tableHeader {	
	background-image:url("/media/images/greentable.jpg");
}

/* menu ting */


.ulLeftMenu li a.lnkLeftMenuActive:link, .ulLeftMenu li a.lnkLeftMenuActive:visited {
	/*background-color: #336633;*/
	background-image:url("/media/images/greentable.jpg");
	background-repeat: repeat-x;
}

div.contentHighlightBox .b1 {
	background:#336633;  
}

div.contentHighlightBox .contentHighlightBoxContent, div.contentHighlightBox .b1, div.contentHighlightBox .b2, div.contentHighlightBox .b3, div.contentHighlightBox .b4, div.contentHighlightBox .b1b, div.contentHighlightBox .b2b, div.contentHighlightBox .b3b, div.contentHighlightBox .b4b {
	border-color:#336633;
}