body.nomargin {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body.margin10 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

body.margin5 {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}

a.styleBlue:link{color:blue;text-decoration: none;}
a.styleBlue:visited{color:blue;text-decoration: none;}
a.styleBlue:active{color:blue;text-decoration: none;}
a.styleBlue:hover{color:#FFFFFF;background-color: blue;text-decoration: none;}

a.lnkBlueWhite:link {color: yellow; text-decoration: none; }
a.lnkBlueWhite:visited {color: yellow; text-decoration: none; }
a.lnkBlueWhite:hover {color: blue; text-decoration: none; background-color:#FFF}
a.lnkBlueWhite:active {color: yellow; } 

a.stylePurple:link{color:blue;text-decoration: none;}
a.stylePurple:visited{color:blue;text-decoration: none;}
a.stylePurple:active{color:blue;text-decoration: none;}
a.stylePurple:hover{color:#FFFFFF;background-color:#993399;text-decoration: none;}

a.styleYellow:link{color:blue;text-decoration: none;}
a.styleYellow:visited{color:blue;text-decoration: none;}
a.styleYellow:active{color:blue;text-decoration: none;}
a.styleYellow:hover{color:#FFFFFF;background-color:yellow;text-decoration: none;}

.styleHead { font-family:"Microsoft Sans Serif"; font-weight:bold; font-size:12pt; color:#FFFFFF}

.fontAng16 {font-family: 'AngsanaUPC','AngsanaNew'; font-size:16pt}
.fontAng18 {
	font-family: 'AngsanaUPC','AngsanaNew';
	font-size:18pt;
	text-align: center;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.fontSans12Red {
	font-family: 'Microsoft Sans Serif';
	font-size:12pt;
	color: #900;
}

.fontSans12White {
	font-family: 'Microsoft Sans Serif';
	font-size:12pt;
	color: #FFF;
}

.fontSans12Yellow {
	font-family: 'Microsoft Sans Serif';
	font-size:12pt;
	color: #FF0;
}

.fontSans12Blue {
	font-family: 'Microsoft Sans Serif';
	font-size:12pt;
	color: #009;
}

.fontSans10Blue {
	font-family: 'Microsoft Sans Serif';
	font-size:10pt;
	color: #009;
}

.fontSans10White {
	font-family: 'Microsoft Sans Serif';
	font-size:10pt;
	color: #FFF;
}

.fontSans10Yellow {
	font-family: 'Microsoft Sans Serif';
	font-size:10pt;
	color: #FF0;
}

.txtnoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.background_purple
{
    BACKGROUND-COLOR:#993399;
}

.background_white
{
    BACKGROUND-COLOR:white;
}

.background_lightyellow
{
    BACKGROUND-COLOR: #FFFFCC;
}

.background_yellow
{
    BACKGROUND-COLOR: yellow;
}


.background_lightblue
{
    BACKGROUND-COLOR:#E6FFFF;
}

.background_lightblue2
{
    BACKGROUND-COLOR:#759DD1;
}

.background_darkblue
{
    BACKGROUND-COLOR:#1E439E;
}


.background_lightgreen
{
    BACKGROUND-COLOR:#D5FFEA;
}

.background_greenDark
{
	BACKGROUND-COLOR:#005600;
	text-align: center;
}

.background_greenBitrong
{
    BACKGROUND-COLOR:#d7ff81;
}

.input_txtyellowpurple
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    COLOR: yellow;
    CURSOR: hand;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: #993399
}

.input_txtwhiteblue
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    COLOR: white;
    CURSOR: hand;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: blue
}

.input_txtwhitepurple
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    COLOR: white;
    CURSOR: hand;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR:#993399;
}

.input_txtbluewhite
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    COLOR: blue;
    CURSOR: hand;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: white
}


.input_txtblackyellow
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    COLOR: black;
    CURSOR: hand;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: yellow
}
.input_txtblackgreen
{
    BORDER-RIGHT: #669966 1px solid;
    BORDER-TOP: #669966 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #669966 1px solid;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: #669966 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: #ccff99
}

.input_buttonblue
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    CURSOR: hand;
    COLOR: #006699;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: #99ccff
}

.input_buttonwhitepurple
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: #993399
}


.input_buttonblueold
{
    BORDER-RIGHT: #99ccff 1px solid;
    BORDER-TOP: #99ccff 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #99ccff 1px solid;
    CURSOR: hand;
    COLOR:#FFFFFF;
    BORDER-BOTTOM: #99ccff 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR:#000099
}
.input_buttoncream
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    COLOR: #006699;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: #FDF5E6
}
.input_buttongreen
{
    BORDER-RIGHT: #669966 1px solid;
    BORDER-TOP: #669966 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #669966 1px solid;
    CURSOR: hand;
    COLOR: #009900;
    BORDER-BOTTOM: #669966 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: #ccff99
}
.input_buttongreen2
{
    BACKGROUND-COLOR: #006600;
    BORDER-LEFT: #006600 1px solid;
    BORDER-RIGHT: #006600 1px solid;
    BORDER-TOP: #006600 1px solid;
    BORDER-BOTTOM: #006600 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    CURSOR: hand;
    COLOR: #ffffff
}
.input_buttongreen3
{
    BACKGROUND-COLOR: #006600;
    BORDER-LEFT: #006600 1px solid;
    BORDER-RIGHT: #006600 1px solid;
    BORDER-TOP: #006600 1px solid;
    BORDER-BOTTOM: #006600 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    CURSOR: hand;
    COLOR: yellow
}

.input_buttonlightgreen
{
    BACKGROUND-COLOR: #D5FFEA;
    BORDER-LEFT: #006600 1px solid;
    BORDER-RIGHT: #006600 1px solid;
    BORDER-TOP: #006600 1px solid;
    BORDER-BOTTOM: #006600 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    CURSOR: hand;
    COLOR: black
}

.input_buttonred
{
    BACKGROUND-COLOR: #ff0000;
    BORDER-LEFT: #ff0000 1px solid;
    BORDER-RIGHT: #ff0000 1px solid;
    BORDER-TOP: #ff0000 1px solid;
    BORDER-BOTTOM: #ff0000 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    CURSOR: hand;
    COLOR: yellow
}

.input_buttonredlow
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    CURSOR: hand;
    BACKGROUND-COLOR: #cc9999
}

.input_buttonblackyellow
{
    BORDER-RIGHT: #6699cc 1px solid;
    BORDER-TOP: #6699cc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #6699cc 1px solid;
    COLOR: black;
    CURSOR: hand;
    BORDER-BOTTOM: #6699cc 1px solid;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Tahoma';
    BACKGROUND-COLOR: yellow
}

.txtright
{
 text-align :right 
}

.txtleft
{
 text-align : left
}

.txtcenter
{
 text-align : center 
}


.tdpink
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: lavenderblush
}

.tdlightyellow
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #FFFFCC
}

.tdwhite
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: white
}

.tdlightblue
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #E6FFFF
}

