Body{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-image: url(images/bg.jpg);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-color:white;
 font-family:Tahoma;
 font-size:10px;
 }
 a:link{
 text-decoration:none;
 color: #0000FF;
 }
 a:visited{
 text-decoration:none;
 color: #0000FF;
 } 
 a:hover{
 text-decoration:underline;
 color:#FF8000;
 }
 a:active{
 text-decoration:none;
 color:#FF8000;
 }
 table.style01{
 border-collapse: collapse; 
 width:900px;
 background-color:white;
 }
 table.style01 td {
 padding : 0; 
 }
 table.style02{
 border-collapse: collapse; 
 width:100%;
 }
 table.style02 td {
 padding : 5; 
 }
 td.styleleft{
 width:20%;
 vertical-align:top;
 }
 td.stylecenter{
  width:60%;
  vertical-align:top;
 }
 td.styleright{
  width:20%;
  vertical-align:top;
 }
 table.styleguide{
 border-collapse: collapse; 
 width:100%;
 background-color:#04DB55;
 }
 table.styleguide td {
 padding : 5; 
 }
#muser{
background-color:#FFFF66;
}
#link:link{
text-decoration:none;
color:#0033FF;
}
#link:visited{
text-decoration:none;
color:#0033FF;
}
#link:hover{
text-decoration:underline;
color:#FF0000;
}
.thai{
font-family:Tahoma;
font-size:11px;
}