﻿body
{
font-size: 8pt;
color: #000000;
font-family:'Vedana',Arial,Tahoma;
background-color:#FFFFFF;
margin-left : 0;
margin-top : 0;
}
TABLE.BORDERGRAY
{
font-size: 8pt;
color: #000000;
margin-left :0;
margin-top :0;
border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-style:solid;
border-color:#808080;
}
TABLE.DataEntry
{
font-size: 8pt;
color: #000000;
text-align:left;
}
TABLE.HeightLight
{
background-color:#F3F3F3;	
text-align:left;
font-weight:bold;
}
TR.Header
{
background-color:#F3F3F3;	
text-align:center;
font-weight:bold;
height:18px;
}
TR.Title
{
font-size:14pt;
background-color:#F3F3F3;	
text-align:center;
font-weight:bold;
height:30px;
}
TR.Footer
{
background-color:#F3F3F3;	
text-align:right;
font-weight:bold;
}
TR.tRowLightGray
{
background-color:#F3F3F3;	
}
TR.tRowGray
{
background-color:#B5B5B5;	
}
TR.tRowDarkGray
{
background-color:#6C6C6C;	
}
TD
{
font-size : 8pt;
font-family:'Vedana',Arial,Tahoma;
}
.tError
{
font-size: 8pt;
color: red;
}
.tErrorBig
{
font-weight: bold;
font-size: 10pt;
color: red;
}
.tErrorBigest
{
font-weight: bold;
font-size: 14pt;
color: red;
}
.tDetail8
{
font-size: 8pt;
color: black;
}
.tDetail10
{
font-size: 10pt;
color: black;
}
.tDetail14
{
font-size: 14pt;
color: black;
}
.tHeader14
{
font-size: 14pt;
font-weight: bold;
color: black;
}
.tRequireField
{
font-size: 7pt;
color: red;
}
.tComment8
{
font-size: 8pt;
color: #747474;
}
/*GridView Style*/
.fixedHeader
{
	font-size : 8pt;
font-family:'Vedana',Arial,Tahoma;
overflow: auto;
height: 150px;
}
table th
{
 border-width:0px;
 background-color:#0066FF;	
 color:#FFFFFF;
 position: relative;
 top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}
.tablealter /*สไตล์สำหรับแถวที่มีการเปลี่ยนแปลงค่าแล้วของ GridView*/
{
background-color:#F7F7EE;
color: black;
}
#gv {
border-collapse:collapse;
}
.GridItem
{
font-size: 8pt;
color: #0A16FA;	
text-align:left;
}
/*End*/
.TextBox
{
font-size: 8pt;
color: #000000;
}
.left_menu {
	font-size : 8pt;
	font-family:'Vedana',Arial,Tahoma;
	font-weight : bold;
	color : #4D729E;
	text-decoration : none;
}
A:link {font-family:'Vedana',Arial,Tahoma;font-size:8pt;text-decoration: none; color:#0A16FA; }
A:visited {font-family:'Vedana',Arial,Tahoma;font-size:8pt;text-decoration: none;  color:#0A16FA;}
A:active {font-family:'Vedana',Arial,Tahoma;font-size:8pt;text-decoration: none; color:#0A16FA; }

.NormalText
{
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
color: black;
}
.NormalButton
{
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
color: black;
height:18pt;
}
.NormalDropDown
{
font-family:'Vedana',Arial,Tahoma;
font-size: 10pt;
color: black;
}

