body {
	margin: 0px;
	padding: 0px;
	color : #333;
	background-color : #FFF;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #BCC7C7;
    SCROLLBAR-SHADOW-COLOR: #BCC7C7;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #990000;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
table 
{
	font-size: 11px;
	width auto;
	table-layout: auto;
}
table th  {
	font-size : 11px;
	font-family : Arial;
	background-color : A0B0E0;
	color : 000080;
	border-collapse : collapse;
	text-align : center;
}
.table  {
	font-size : 9pt;
	font-family : Arial;
	background-color : F0F0F0;
	color : 000080;
	border-collapse : collapse;
	width: 100%;
	padding : 5;
}
.tom_tat  {
	font-size : 8pt;
	font-family : Arial;
	color : red;
}
.tblink  {
	font-weight : bold;
	text-decoration : underline;
	font: Arial;
	font-size: 11px;
}

.tbfield  {
	font-weight : bold;
	font-style : normal;
	background-color : D2D2D2;
	text-align : center;

}

.tbfield1  {
	font-weight : bold;
	font-style : normal;
	background-color : D2D2D2;
	text-align : left;
	font: Arial;
	font-size: 11px;
	border-collapse : collapse;


}

.tbheader  {
	font-size : 12pt;
	color : White;
	font-weight : bold;
	background-color : 000066;
	text-align : center;
}

.tbheader_tapchi  {
	font-size : 10pt;
	color : #333;
	font-weight : bold;
	background-color : D2D2D2;
	text-align : center;
}

.tbseperate  {
	background-color : White;
	font-size : 9pt;
	font-family : arial;
	color : 000080;
}

.tbsearch  {
	font-size : 11px;
	font-family : Arial;
	background-color : A0B0E0;
	color : 000080;
	border-collapse : collapse;
	text-align : center;
}
.admintext {
	text-align: left;
}
.adminnum {
	text-align: right;
}
table.header {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

table.formInsert {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	border: none;

}

.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
/*textarea
{
	font-size: 8pt;
	font-family: Tahoma;	
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-bottom: #990000 1px solid;
}*/
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #092773;
	border: 1px solid #cccccc;
}