﻿html,body {height:100%;}
body { MARGIN: 0px;padding:0px; height:100%}
body,td,th {  font-size: 12px; BACKGROUND-POSITION: center 0px; FONT-SIZE: 12px; POSITION: relative; BACKGROUND-REPEAT: no-repeat;}

p{ border:0; padding:0; margin:0;}
img{ border:0; padding:0; margin:0;}

table{border-spacing:0;}/*border-collapse:collapse;*/
th,td{padding:0;}

button{border:none; cursor:pointer;width:65px; height:25px; text-align:center;font-weight:bold; }
button.save{background:url(/Images/btn.png);color:#FFFFFF;} 
button.close{background:url(/Images/btn2.png);color:Gray;} 
button.search{background:url(/Images/btn3.png);color:#FFFFFF;} 
button.empty2{background:url(/Images/btn4.png);color:#0b65b1;} 
button.empty{background:url(/Images/btn3.png);color:#FFFFFF;} 

a:link { color: #000000; text-decoration: none;}
a:visited {color: #0b65b1; text-decoration: none;}
a:hover { color: #0b65b1;text-decoration: none;}
a:active { color: #0b65b1;}

input.Red {border:1px solid #ff6a00;}
select.Red {border:1px solid #ff6a00;}
textarea.Red {border:1px solid #ff6a00;}
div.Red {border:1px solid #ff6a00;}

#SearchBar{padding-bottom:5px; background-color:#f1f8f0; border-bottom:1px #FFFFFF solid;vertical-align:top;}
#ButtonBar{padding:5px 0 0 0;border-top:1px #e1e1e1 solid;vertical-align:top;height:30px;}
#BtnArea{border-bottom:0; border-top:0;border-left:1px #e1e1e1 solid;border-right:0; background-color:#fafafa; height:30px; float:right; cursor:pointer;}
#DataBar{padding:5px 0 0 0 ; vertical-align:top;overflow-y:auto;}
#PageBar{width:100%;text-align:center;margin:0 auto;position:absolute; bottom:0;}
#MainTable{border-top:1px #ccc solid;border-left:1px #ccc solid;width:100%;}

.TreeHead {
    background:url(/images/tree/bg.png); 
    background-repeat:repeat-x; 
    height:30px; 
    line-height:20px; 
    vertical-align:middle;
    text-align:right;
    padding-top:5px;
}

.td-border{border-bottom:1px #e1e1e1 solid;border-right:1px #e1e1e1 solid;padding:4px;}
.td-border-head{background:url(/images/personal-bj-01.gif); background-repeat:repeat-x; background-size:auto 100%; background-position:left top; height:30px; line-height:30px; color:#333333; font-size:14px; font-weight:bold;border-bottom:1px #e1e1e1 solid;border-right:1px #e1e1e1 solid;}

a.personal:link { color: #005EA7; text-decoration: none;}
a.personal:visited {color: #005EA7; text-decoration: none;}
a.personal:hover { color: #005EA7;}
a.personal:active { color: #005EA7;}

a.personal-01:link { color: #999999; text-decoration: none;}
a.personal-01:visited {color: #999999; text-decoration: none;}
a.personal-01:hover { color: #999999;}
a.personal-01:active { color: #999999;}

.showWindow:hover{color:#FF0000}

.win_bg{background:#000; opacity:0.3; filter:alpha(opacity=30); position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:900;}

.winTitle{background:url(/images/win/winTitle.png); background-repeat:repeat-x; height:30px; line-height:20px; vertical-align:middle; }

.winTitle .title_left{font-weight:bold;color:#2260d0; padding-left:5px; float:left}
.winTitle .title_right{float:right;}
.winTitle .title_right a{color:#000; text-decoration:none}
.winTitle .title_right a:hover{text-decoration:underline; color:#FF0000}
.winContent {
	padding: 3px;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF;
	flex: 1;
}

.page-crt {border: 1px solid #CCC;font-weight: 700;color: #0063DC;text-decoration: none;cursor: pointer;
height: 23px;line-height: 25px;min-width: 15px;padding: 2px 5px ;}
.page-crt2 {border: 1px solid #F50;background-color: #FFEEE5;font-weight: 700;color: #F50;text-decoration: none;
cursor: pointer;height: 23px;line-height: 25px;min-width: 15px;padding: 2px 5px;}

.edit {/*padding:8px 5px 8px 0;*/}

.view{ border:0 0 0 0;fason:expression(this.readOnly=true)}

.TopTitle{ background:url(/images/titleBG.gif); background-repeat:repeat-x;height:32px; padding-left:15px;font-size:14px; font-weight:bold; vertical-align:middle}

input[type="reset"]{border:none; background:none;color:White;cursor:pointer;background:url(/images/button.gif); width:50px; height:24px; font-weight:bold;}
/*input[type="button"]{border:none; background:none;color:White;cursor:pointer;background:url(/images/button.gif); width:50px; height:24px; font-weight:bold;}
*/

.ButtonRight{
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: none;
	padding:2px 10px 0 25px;
	font-size:12px; color:#333; 
	/*background:url(images/NewlyAdded.png);
	background-repeat:no-repeat;
	background-position:10px 5px;*/
}

.DragClass{ 
text-align:right; 
width:5px;
height:30px;
margin:0px 0 0px 0; 
border:0px; 
float:right;
*float:none;
cursor:e-resize; 
} 
