body {
     margin: 0px  0px; 
     padding: 0px  0px;
     
     font-family: MS Sans Serif; 
     font-size: 8pt; 
     color: #000000;
     
     scrollbar-3d-light-color: white;
     scrollbar-base-color: #EBFFA4;
     scrollbar-arrow-color: white;
     scrollbar-track-color: #EBFFA4;

     scrollbar-shadow-color: #666666;
     scrollbar-lightshadow-color: black; 
     scrollbar-darkshadow-color: white;

     scrollbar-highlight-color: white;
     scrollbar-3dlight-color: #666666;
}

	A:link { FONT-SIZE: x-small; COLOR: #0080C0; FONT-FAMILY: "MS Sans Serif", AngsanaUPC, BrowalliaUPC; TEXT-DECORATION: none }	
	A:visited {	FONT-SIZE: x-small; COLOR: #0080C0; FONT-FAMILY: "MS Sans Serif", AngsanaUPC, BrowalliaUPC; TEXT-DECORATION: none }	
	A:active {	FONT-SIZE: x-small; COLOR: Lime; FONT-FAMILY: "MS Sans Serif", AngsanaUPC, BrowalliaUPC; TEXT-DECORATION: underline	}	
	A:hover {	FONT-SIZE: x-small; COLOR: #FF0080 ; FONT-FAMILY: "MS Sans Serif", AngsanaUPC, BrowalliaUPC; BACKGROUND-COLOR: Orange; TEXT-DECORATION: underline none	}


DIV.hidden {
    margin:0;
    padding:0;
    display:none;
}

INPUT.txt { 
	 background-color:#FFFFD2;
     border:1px solid #FF9122; font-size: 9pt;
     font-family: Tahoma, MS Sans Serif; 
     color:#6666FF; 
}

FORM {
     margin : 0;
     padding : 0;
}

TD.user { /*ตารางแสดงชื่อคนโพสต์ ที่แสดงบน content*/
     border:0px; 
     font-size: 8pt;
     font-family: Tahoma, MS Sans Serif; 
     color: black; 
     width: 150px;
     text-align: right;
     valign: top;
}

TD.content { /*ตารางแสดงเนื้อหา*/
     border:0px; 
     font-size: 9pt;
     font-family: Tahoma, MS Sans Serif; 
     color: black;
     text-align: left;
     valign: top;
}

FONT.time { /*ฟอนต์ของเวลา ที่แสดงบน content*/
     color: #AAAAAA;
     font-family: Tahoma, MS Sans Serif; 
     font-size: 7pt;
}

TD.servertime { /*ฟอนต์ของเวลา*/
     color: White;
     font-family: Tahoma, MS Sans Serif; 
     font-size: 7pt;
}

TABLE {
     border: 0px;
     font-family: MS Sans Serif;
     font-size: 8pt;
}

#users {
     border: 0px;
     overflow: auto;
     height: 250px;
     width: 600px;
	 background-color:#F3FECF;
     font-family: Tahoma, MS Sans Serif;
     font-size: 8pt;
     color: red;
}

#smile {
     border: 0px;
     overflow: auto;
     height: 21px;
     width: 623px;
}

#content {
     border: 0px;
     overflow: auto;
     height: 220px;
     width: 623px;
     font-family: Tahoma, MS Sans Serif;
     font-size: 9pt;
     
     scrollbar-3d-light-color: white;
     scrollbar-base-color: #D3E4F5;
     scrollbar-arrow-color: white;
     scrollbar-track-color: white;

     scrollbar-shadow-color: #167FB2;
     scrollbar-lightshadow-color: black; 
     scrollbar-darkshadow-color: white;

     scrollbar-highlight-color: white;
     scrollbar-3dlight-color: #167FB2;
}
