html, body {width: 100%;height: 100%;margin: 0;}
body {
	font-size:14px;margin:0px;padding:0px;width:100%;height:100%;background:#ffffff;
}
body,input,td,select,div,li,ul,textarea,form {
	font-size:14px;
}
iframe{ position:absolute; height:100%; width:100%; border:none;}
.input1{border:1px solid #e2e2e2;height:25px;}
table.border td {border-bottom:1px solid #000000;border-left:1px solid #000000;font-weight:normal;font-size:12px;}
table.border th {border-bottom:1px solid #000000;border-left:1px solid #000000;font-weight:bold;font-size:12px;}
.btn-normal{background-color:#1E9FFF;color:#ffffff;font-size:14px;padding:8px;border:0px;}
