
#mu6 a { font-family:tahoma; font-size:12px; color:#FAA61A}

ul {

padding-left: 20px;
margin-left: 0px;
}


li {
list-style:url(../images/point_3.png); 
margin:0 0 0 0px;

}

ul li a{

color: #FAA61A;
}

a{color: #FAA61A;}

/*Thao enter code*/

.sectiontableheader {
  /*background: #efefef;*/
  color: #333;
  font-weight: bold;
  padding: 4px;
  /*border-right: 1px solid #fff;*/
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 2px 4px 2px 4px;
  font-size:11px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;

}

.modifydate
 {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	
	padding-left:20px;
}

p 
{
line-height:18px;
margin-bottom:15px;
margin-top:0pt;

}


.contentpaneopen img 
{
float:left;
margin:0px 8px 0px 0px;
}

img 
{
border:medium none;
/*padding-bottom : 2px;*/
}


.color_link
{
	font-size: 12px;
	font-family: tahoma;
	color : #faa61a ;
}



.footer
{
	/*background: url(../images/bg_footer.png) 0 0 repeat;
	height :60px;*/
}

.border_article
{
	background: url(../images/spacer.gif) 0 0 repeat-y;
	height : 632px ;
	background-color : #D4D7D9 ;
}



.style_footer
{
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	margin-bottom: 50px;

}

h1
{
margin-left:20px;
}

ol
{
list-style-position: inside ;
line-height :1.8em;
padding-left :20px;

}

/**:first-child+html ul  {
padding-left: 10px;
}*/