﻿	.formTable, .gridTable
    {
    	border:1px solid #ccc;
    	background-color:#f5f5f5;
    	padding:0px;
    	margin:0px;
    	border-spacing:1px;
    }

    .formTable thead a, .gridTable thead a
    {
    	color:#669900;
    	text-decoration:none;
    }
     .formTable th, .gridTable th
    {
    	font-weight:bold;
    	font-size:1.2em;
    	color:#FFF;
		background-color:#aabccd;
		border-bottom:1px solid #fff;
    }
    
      
    .formTable td, .formTable tr, .formTable th, .gridTable td, .gridTable tr, .gridTable th
    {
       	padding:2px;
    	margin:0px;
    }
   
    .formTable tfoot tr, .gridTable tfoot tr 
    {
    	background-color:#aabccd;
    	border-top:1px solid #ccc;
    }
    .formTable tfoot tr td, .gridTable tfoot tr td
    {
    	background-color: #aabccd;
    	border-top:1px solid #ccc;
    }
    
    .formTable tbody tr:nth-of-type(odd), .gridTable tbody tr:nth-of-type(odd) 
    {
    	background-color:white;
    }
    
    .formTable tfoot a, .formTable tfoot a:visited, .formTable tfoot a:active, .gridTable tfoot a, .gridTable tfoot a:visited, .gridTable tfoot a:active 
    {
    	margin:2px;
    	line-height:1.2em;
    	border:1px solid #ccc;
    	background-color:#fff;
    	font-size:0.8em;
    	font-weight:bold;
    	text-decoration:none;
    	padding:2px 4px 2px 4px;
    }
    
    .formTable tfoot tr td {
		text-align:right;
	}
    .formTable tfoot a:hover, .gridTable tfoot a:hover 
    {
    	background-color:#eee;
    }
	
	.frmText, .frmTextarea, .frmFile, .frmDDL {
		border-width:1px;
		width:180px;
	}
	.frmDDL 
	{
		font-size:0.9em;
	}
	.frmLabel  {
		font-weight:bold;
	}
	.frmButton {
		/*border-width:thin;
		background-color:#f5f5f5;
		cursor:pointer;*/
	}
	.frmSubmit, .frmCancel {
		font-size:1.1em;	
		padding:3px 3px 3px 16px;
		background:url(../images/ico_check.png) no-repeat;
		background-position:left center;
		color:#333;
		border-width:thin;
		cursor:pointer;
	}
	.frmBtnAdd 
	{
		font-size:1.1em;	
		padding:3px 3px 3px 16px;
		background:url(../images/ico_check.png) no-repeat;
		background-position:left center;
		color:#333;
		border-width:thin;
		cursor:pointer;
	}
	
	.imgDeleteButton 
	{
		background: url(../images/ico_delete.png) no-repeat;
		padding-left:12px;
		border-width:0px;
		color:inherit;
		height:16px;
	}
	
	.frmNotice 
	{
		font-size:0.8em;
		color:#666;
	}
		hr
	{
		color:#CCC;height:2px; background-color:#CCC; border:0;
	}
	
	
	
	
	

.jqPageCurrentPage {float:right;margin-left:10px;padding:0px;}
/*
.jqPageCurrentPage a {display:block; float:left; margin:0 2px 0 2px; padding:2px 0 2px 0; width:20px; border:#4188d8 solid 1px; background:#FFF; color:#272579; text-decoration:none; text-align:center;}
.jqPageCurrentPage a:hover {border:#f24f4f solid 1px; background:#FFF; color:#e10000;}
*/
.jqPageCurrentPage a {display:block; margin:0; padding:2px 6px; background:url(../images/back_grdtbl_admin_th.png) repeat; border:#5c7a96 solid 1px; color:#333; text-decoration:none;float:left; margin:0 2px 0 2px;}
.jqPageCurrentPage a:hover {background:url(../images/back_grdtbl_admin.png) repeat; color:#5a75d9; text-decoration:none;}

.jqRecordCount {margin:0 0 0 10px;float:right}
	



	
	
.filter_txtfld {margin:0; padding:3px; border:#ccc solid 1px; font-size:0.9em;}
.filter_txtfld:hover {border:#FF0000 solid 1px;}

.filter_chkbx {margin-left:5px;}


.new_mssg {margin:10px 5px 0 0; clear:both;}



.search_client {margin:0; padding:3px; border:#ccc solid 1px; font-size:0.9em; background:url(../images/b.png) repeat; color:#444; background-color:none; width:200px;}
.search_client:hover {border:#FF0000 solid 1px;}
.fgrd_back {background:url(../images/b.png) repeat; border:#ccc solid 1px; margin-left:15px;}


.sc_txfld {width:192px;}
	
.search_client_header {display:block; width:200px; padding:10px 0 10px 0; margin:0 0 20px 0; background:url(../images/b.png) repeat; font-size:1.5em; font-weight:normal; border:#ccc solid 1px; color:#444;}

.selectedUser {background:url(../images/b_red.png) repeat;}






	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
