body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration : none;
}
table,tr,td,p{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration : none;
}
select 
{
	font-size: 12px; 
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	/*background-color: #fcf3d6;*/
	background-color: #F1F3F5;		
}
form {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}
.bg {
	background-repeat: repeat-y;
	background-position: left;
}
.bgx {
	background-repeat: repeat-x;
	background-position: left;
}
.bgcenter {
	background-repeat: repeat-y;
	background-position: center;
}
.bgtop {
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgleft {
	background-repeat: no-repeat;
	background-position: left;
}
a.link1
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.link1:hover
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#FF3300;
	text-decoration:none;
}
a.link2
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
a.link2:hover
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#FBA000;
	text-decoration:none;
}
a.link3
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#000033;
	text-decoration:none;
}
a.link3:hover
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#FBA000;
	text-decoration:none;
}
.box
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:12px;
	color:#333333;
	text-align : left;
	border : 1px solid #CCCCCC;
	height : 20px;	
}
.boxcontact
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:12px;
	color:#333333;
	text-align : left;
	border : 1px solid #CCCCCC;
	height : 18px;	
}
.areaboxcontact
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:12px;
	color:#333333;
	text-align : left;
	border : 1px solid #CCCCCC;	
}
.onlineheading {
	
	font-family : Arial, Helvetica, sans-serif;		
	color: #000000;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
.onlinebookno {
	
	font-family : Arial, Helvetica, sans-serif;		
	color: #000000;
	font-size : 15px;
	font-weight: bold;
	text-align: right;
}
.error
{
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:12px;
	font : bold;
	color:#ff0000;
	text-decoration : none;
}
.itemscode_style 
{
	font-family: "MS Sans Serif", Tahoma, verdana;
	font-size:12px;
	color:#000000;
	text-decoration : bold;	
}
.input_password 
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;	
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background: #ffffff; float: left;
	height: 19px;
}
.insertbutton
{
	width: 70px;
	height: 20px;
	color : #000000;
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:10px;
	font-weight : bold;
	background-image: url(../images/bgcolor.gif);
	background-position: left;
	border-right: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-top: #666666 1px solid; 
	padding-right: 1px;
	cursor: hand;
}
.submitbutton
{
	width: 65px;
	height: 20px;
	color : #000000;
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:10px;
	font-weight : bold;
	background-image: url(../th/images/bgcolor.gif);
	background-position: left;
	border-right: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-top: #666666 1px solid; 
	padding-right: 1px;
	cursor: hand;
}
.submitbuttonprint
{
	width: 125px;
	height: 20px;
	color : #000000;
	font-family: "MS Sans Serif", tahoma, sans-serif;
	font-size:10px;
	font-weight : bold;
	background-image: url(../th/images/bgcolor.gif);
	background-position: left;
	border-right: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-top: #666666 1px solid; 
	padding-right: 1px;
	cursor: hand;
}
.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: "MS Sans Serif", Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;		
		
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('../applications/libs/images/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('../applications/libs/images/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('../applications/libs/images/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
