BODY{
	font-family: Tahoma, "Ms Sans serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

SELECT {
	font-family: Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

LI {
	color:red;
	font-weight:normal;
}

TH{
	color:white;
	background-color:#3366cc;
	font-family: Tahoma, "Ms Sans serif";
	font-size:11px;
	color:white;
	font-weight:bold;
	padding: 2px 3px 2px 3px;
	margin: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
    white-space:nowrap; 
}

.THE{
	color:white;
	background-color:#3366cc;
	font-family: Tahoma, "Ms Sans serif";
	font-size:11px;
	color:white;
	font-weight:bold;
	padding: 2px 3px 2px 3px;
	margin: 2px 2px 2px 2px;
	border-width: 1px 1px 1px 1px;
}

.TH1{
	color:#3366cc;
	background-color:white;
	font-family: Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
}

.TH2{
	color:#3366cc;
	background-color:#ffcc99;
	font-family: Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
}
.TH3{
	color:#3366cc;
	background-color:#ffcc99;
	font-family: Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
}

TH a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

TH a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

TH a:hover{
	color: #FF9966;;
	text-decoration: underline;
}

TH a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

TD{
	font-family: Tahoma, "Ms Sans serif";
	font-weight:normal;  
	font-size:11px;
}

a:link{
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: darkred;
	text-decoration: underline;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}

A.lang {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.lang:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A.lang:hover {
	COLOR: #3366cc; TEXT-DECORATION: none;
}
A.lang:active {
	COLOR: #3366cc; TEXT-DECORATION: none;
}

SPAN.selected_language { COLOR: #3366cc; TEXT-DECORATION: underline; }


.EVEN_ROW {
	height:22px; background-color:#F0F0F0;text-indent:2px;
}
.ODD_ROW {
	height:22px; background-color:#E5E5E5;text-indent:2px;
}
.DUMMY_ROW {
	height:22px;background-color:#EEEEFF;text-indent:2px;
}
.PRODUCT00_ROW {
	height:22px;background-color:#FFFFDA;text-indent:2px;
}
.PRODUCT01_ROW {
	height:22px;background-color:#E6E6E6;text-indent:2px;
}

.DISABLE_ROW {
	height:22px;background-color:#E6E6E6;text-indent:2px; color: #333333;
}

.APPROVE_HEADER_ROW {
	height:22px;background-color:#FFFFDA;text-indent:2px;
}
.APPROVE_DETAIL_ROW {
	height:22px;background-color:#F0F0F0;
}
.APPROVE_FOOTER_ROW {
	height:22px;background-color:#FFFFDA;text-indent:2px;
}

.FONT_MENU {
	font-family: Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.LINK_MENU:link {
	font-family: Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.LINK_MENU:visited {
	font-family:  Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.LINK_MENU:hover {
	font-family:  Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
.LINK_MENU:active {
	font-family:  Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

.LINK_SUB_MENU:link {
	color: #0033ff;
	text-decoration: none;
	padding:0 0 0 2px;
}
.LINK_SUB_MENU:visited {
	color: #0033ff;
	text-decoration: none;
	padding:0 0 0 2px;
}
.LINK_SUB_MENU:hover {
	color: #ffffff;
	text-decoration: none;
	padding:0 0 0 2px;
}
.LINK_SUB_MENU:active {
	color: #0033ff;
	text-decoration: none;
	padding:0 0 0 2px;
}

.MESSAGE_HEADER
{
	font-family:  Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
	background:#18338e;
	color:white;
	letter-spacing:1px; text-transform:capitalize;
	padding:2px 20px 2px 20px;
}
	
.MESSAGE_DETAIL
{
	font-family:  Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background:#FFFFFF;
	text-align:left;
	text-transform:capitalize;
	padding:8px 5px 8px 5px;
}

.INPUT_TEXT {
	font-family: Tahoma, "Ms Sans serif"; 
	font-size:11px;
	font-weight:bold;
	height:20px;	 
}

.INPUT_MONEY {
	font-family: Tahoma, "Ms Sans serif"; 
	font-size:11px;
	font-weight:bold;
	height:20px; text-align:right;
}

.INPUT_TEXTAREA {
	font-family: Tahoma, "Ms Sans serif"; 
	font-size:11px;
	font-weight:normal; 
}

.INPUT_LIST {	
	font-family: Tahoma, "Ms Sans serif"; 
	font-size:11px;
	font-weight:bold;
	height:20px;width:150px; 
}

.INPUT_FILE {
	font:normal bold 11px   Tahoma, "Ms Sans serif";
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #333333;
	border-width:1px 1px 1px 1px;	
	text-decoration: none;
	text-transform: none;
	padding: 3px 3px 3px 3px;
	height: 20px;
	width: 300px;
}

.INPUT_BUTTON_OLD {
	font-family:   Tahoma, "Ms Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFE;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin: 2px;
	padding: 1px;
	height: 18px;
	width: 100px;
	border: 1px solid #000000;
	border-width:1px 1px 1px 1px;
	cursor:hand;
}
.INPUT_BUTTON {
	font-family:  Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;

	height: 22px;
	width: 120px;

	cursor:hand;
}

.HEADER_1
{
	color: #3333ff;
	font-weight: bold;
	background-color: white;
	font-family:  Tahoma, "Ms Sans serif";
	font-size: 16px;
	border:1px #ccccff solid;
	border-width: 0px 0px 1px 0px;
	text-align: left;
	letter-spacing: 0px;
	padding: 4px 2px 2px 10px;
	
}

.TABLE_HEADER1
{
	color:#ffffff; background-color:#3366cc;
	font-family:  Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
	border:1px solid #cccccc;
	border-width: 0px 1px 1px 0px;
	padding:2px 2px 2px 2px;
	text-align:center;
	text-transform:normal;
}

.TABLE_HEADER2
{
	color:#3366cc; 
	font-family:  Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
	padding:5px 2px 5px 2px;
	text-transform:normal;
}
.TABLE_DETAIL1
{
	color:black; background-color:white;
	font-family:  Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:normal;
	border:1px solid #cccccc;
	border-width: 0px 1px 1px 0px;
	padding:2px 2px 3px 4px;
	text-align:left;
	text-transform:normal;
}
.TABLE_DETAIL2
{
	color:black; background-color:lightyellow;
	font-family:  Tahoma, "Ms Sans serif";
	font-size:11px;
	font-weight:normal;
	border:1px solid #cccccc;
	border-width: 0px 1px 1px 0px;
	padding:2px 2px 3px 4px;
	text-align:left;
	text-transform:normal;
}

BUTTON {
	font-family:  Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin: 2px;
	padding: 1px;
	height: 20px;
	width: 80px;
	border: 1px solid #000000;
	border-width:1px 1px 1px 1px;
	cursor:hand;
}

.BUTTON_FONT {
	font-family:  Tahoma, "Ms Sans serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}

.LABEL_INDENT {
	text-indent:11px; height:22; text-align:right;
	                         
}

.LABEL_INDENT1 {
	text-indent:11px; height:22; text-align:left;
	                         
}

.DISPLAY_MONEY {
	font-family: Tahoma, "Ms Sans serif"; 
	font-size:11px;
	font-weight:normal; 
	text-align:right; border:none; width:105px;
}
tr.ODD_ROW_JS {
   height:22px; background-color:#E5E5E5;text-indent:2px;
}

tr.EVEN_ROW_JS {
  height:22px; background-color:#F0F0F0;text-indent:2px;
}

.td_tbl {
	border-top: 1;
	border-bottom: 1;
	border-left: 1;
}

.td_trbl {
	border-top: 1;
	border-right: 1;
	border-bottom: 1;
	border-left: 1;
}

.td_bl {
	border-bottom: 1;
	border-left: 1;
}

.td_rbl {
	border-right: 1;
	border-bottom: 1;
	border-left: 1;
}

TABLE.dialog TH {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
}
TABLE.dialog TD {
	padding:2px 10px 2px 10px;
	vertical-align:middle;
	background-color:#EBEBEB;
}

TABLE.dialog2 TH {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
}
TABLE.dialog2 TD {
	padding:3px 3px 3px 3px;
	vertical-align:middle;
	background-color:#FFFFFF;
}

TR.highlight_row_red {
	background-color:#FBA9E5;
	
}

TABLE.table-datapad td {
	padding: 3px 10px 3px 10px;
}

H3 {
	font-family: Tahoma, "MS Sans Serif";
	font-size:16px;font-weight:bold;
}

 