/*
*{
-moz-filter: grayscale(100%);
-webkit-filter: grayscale(100%);
filter: gray; /* IE6-9 */
filter: grayscale(100%);
}
*/

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

a:hover{color="#CC0000";}
a{
	text-decoration:none;
	color="#000000";		
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

th {
  vertical-align: middle;
  white-space: nowrap; 
}

td,th {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

img {
  border: none;
}

.screenTitle {
  margin: 0;
  vertical-align: middle;
}

.screenTitle td {
  padding: 3px 12px 5px 11px;
  vertical-align: middle;
}

.pathbar {
	padding: 10px 10px 0 11px;
}

.font_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-color: #0099CC;
}

.font_face {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.font_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

.font_thai {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}

.input_button {
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #bbc3d3;
}

.align_right {
	text-align: right;
}

.text_readonly {
background-color: #E1E1E1;
}


.textarea-noborder {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; SCROLLBAR-FACE-COLOR: white; FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: white; BORDER-LEFT: medium none; SCROLLBAR-SHADOW-COLOR: white; SCROLLBAR-3DLIGHT-COLOR: white; SCROLLBAR-ARROW-COLOR: #ffcc66; SCROLLBAR-TRACK-COLOR: white; BORDER-BOTTOM: medium none; FONT-FAMILY: "MS Sans Serif", Thonburi; SCROLLBAR-DARKSHADOW-COLOR: white; SCROLLBAR-BASE-COLOR: white; BACKGROUND-COLOR: white
}

.menutitle{
cursor:pointer;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}