body
{
    margin:0px;
    font-family:ËÎÌå;
    font-size:12px;
    text-align:center;
}
span
{
    font-size:12px;
    font-family:ËÎÌå;
}
table
{
    font-size:12px;
    font-family:ËÎÌå;
    
}

/*tabs Content div*/
.tabsContent
{
    padding-top:10px;
    background-color:#ffffff;    
    border:1px solid #999999;
    display:block;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3);
}


/*tabs buttom div */
.tabsbuttom
{
    padding-top:5px;
    padding-right:0px;
    text-align:right;
}

.divTab
{
    width:93%;
    text-align:left;
    height:30px;    
}

.inputCss
{
    border:1px solid #7f9db9;
    width:150px;
    height:18px;
    font-size:12px;
    padding-left:3px;
    font-family:ËÎÌå;
    line-height:19px;
}


.inputMain
{
    border:1px solid #7f9db9;
    width:110px;
    height:18px;
    font-size:12px;    
}

.tableCss
{
	border-right: 1px solid #999999;
	padding-right: 0px;
	border-top: 1px solid #999999;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: auto;
	border-left: 1px solid #999999;
	padding-top: 0px;
	border-bottom: 1px solid #999999;
	text-align:center;
}
/*
table,td,th
{
    border:1px #999999 solid;
    border-collapse:collapse;
}
*/

.divBorder
{
    padding-top:5px;
    background-color:#ffffff;
    border:1px solid #999999;
    display:block;
    text-align:left;
    padding-left:15px;
    padding-bottom:5px;
    margin-top:8px;       
}



/*button css*/
.btn-mouseover{width:88px;height:25px;background:url(btn2.png) 100% 0px no-repeat;border:0px;}
.btn-mousedown{width:88px;height:25px;background:url(btn3.png) 100% 0px no-repeat;border:0px;}
.btn-mouseup{width:88px;height:25px;background:url(btn4.png) 100% 0px no-repeat;border:0px;}
.btn-mouseout{width:88px;height:25px;background:url(btn1.png) 100% 0px no-repeat;border:0px;}


/*Mini button Css*/
.miniBtn-mouseout{width:25px;height:25px;background:url(btn5.png) 100% 0px no-repeat;border:0px;}
.miniBtn-mouseover{width:25px;height:25px;background:url(btn6.png) 100% 0px no-repeat;border:0px;}

/**/
.normalBtn-mouseout{width:25px;height:25px;background:url(btn7.png) 100% 0px no-repeat;border:0px;}
.normalBtn-mouseover{width:25px;height:25px;background:url(btn8.png) 100% 0px no-repeat;border:0px;}


/*grid css*/
.aw-grid-headers {font-weight: bold;}/*text-align: center;*/
.aw-grid-cell {border-right: 1px solid threedlightshadow;}
.aw-grid-row {border-bottom: 1px solid threedlightshadow;}    	
.aw-alternate-even {background: #eee;}
.aw-rows-selected {background: #316ac5}    	
.aw-strict #grid .aw-grid-cell {padding-right: 3px;}
.aw-strict #grid .aw-grid-row {padding-bottom: 3px;}
