﻿body
{
	font-size: 9pt;
	margin: 0px;
	color: #003399;
	background-color: white;
}

A:link
{
	line-height: 160%;
	TEXT-DECORATION: none
}
A:visited {
	LINE-HEIGHT: 160%; TEXT-DECORATION: none
}
A:hover {
	 LINE-HEIGHT: 160%; TEXT-DECORATION: underline
}

A.anl:link
{
	font-size: 12px;
	color: #0033ff;
	text-decoration: none;
}
A.anl:visited {
	FONT-SIZE: 12px; COLOR: #0033ff; TEXT-DECORATION: none
}
A.anl:hover {
	FONT-SIZE: 12px; COLOR: red; TEXT-DECORATION: none
}

A.akey:link
{
	font-size: 12px;
	color: red;
	text-decoration: none;
}
A.akey:visited {
	FONT-SIZE: 12px; COLOR: red; TEXT-DECORATION: none
}
A.akey:hover {
	FONT-SIZE: 12px; COLOR: #0033ff; TEXT-DECORATION: none
}

A.al:link {
	FONT-SIZE: 12px; COLOR: white; TEXT-DECORATION: none
}
A.al:visited {
	FONT-SIZE: 12px; COLOR: white; TEXT-DECORATION: none
}
A.al:hover
{
	font-size: 12px;
	color: powderblue;
	text-decoration: none;
}

A.ab1a:link {
	FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.ab1a:visited {
	FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.ab1a:hover {
	FONT-SIZE: 12px; TEXT-DECORATION: none
}

td
{
	font-size: 9pt;
	
}
div
{
	font-size: 9pt;
}

.Table
{
	border-collapse: collapse;	
}
.TableHeadRow
{
	font-weight: bold;
	font-size: 18pt;
	background-image: url(../Images/head.gif);
	color: white;
	height: 40px;
}
.TableFooterRow
{	
	border-top: lightsteelblue 1px solid;	
	border-bottom: lightsteelblue 1px solid;
	background-color: #FFFAE6;
}
.TableInfoRow
{
	border-bottom: lightsteelblue 1px solid;
}

.TableRowLeft
{
	border-left: #c8e2fb 1px solid;
}
.TableRowRight
{
	border-right: #c8e2fb 1px solid;
}
.TableRowBottom
{	
	border-bottom: #c8e2fb 1px solid;
}
.TableRowTop
{
	border-Top: #c8e2fb 1px solid;
}
.TableRowCenter
{
	border-right: #c8e2fb 1px solid;
	border-left: #c8e2fb 1px solid;
}

.Calendar
{
	border-right: #c8e2fb 1px solid;
	border-top: #c8e2fb 1px solid;
	border-left: #c8e2fb 1px solid;
	border-bottom: #c8e2fb 1px solid;
	border-collapse: collapse;
}

.TableWidth
{
	WIDTH:expression(document.body.clientWidth);
}
.TableHeight
{
	HEIGHT:expression(document.body.clientHeight);
}

.TableTxtRow
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	background-color: white;
}


.tdNoLeftBorder
{
	border-left-style:None;
}
.tdNoRightBorder
{
	border-right-style:None;
}

.btnCommon
{	
	BORDER:#7F9DB9 1px solid;
	background-color: white;
	width:100%;
}

.txtCommon
{
	BORDER:#7F9DB9 1px solid;
	background-color: white;
	width:100%;
}

.txtCommon_UName
{
    background-image: url(../img/user_img.png);
    background-repeat:no-repeat;
    line-height:30px;
	padding-left:30px;
	BORDER:#7F9DB9 1px solid;
	width:100%;
}
.txtCommon_UName_Onblur
{
    background-image: url(../img/user_onblur_img.png);
    background-repeat:no-repeat;
    line-height:30px;
	padding-left:30px;
	BORDER:#7F9DB9 1px solid;
	width:100%;
}
.txtCommon_Pwd
{
    background-image: url(../img/pwd_img.png);
    background-repeat:no-repeat;
    line-height:30px;
	padding-left:30px;
	BORDER:#7F9DB9 1px solid;
	width:100%;
}
.txtCommon_Pwd_Onblur
{
    background-image: url(../img/pwd_onblur_img.png);
    background-repeat:no-repeat;
    line-height:30px;
	padding-left:30px;
	BORDER:#7F9DB9 1px solid;
	width:100%;
}

.txtManner
{
	BORDER:#7F9DB9 1px solid;
	background-color: white;
	width:100%;
	color: #0033ff;
}

.txtNoBorder
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	width:100%;
}

.btnImg
{
	border-right: #ACA899 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: #ACA899 1px solid;
}
.btnImg2
{
	border-right: white 1px solid;
	border-top: #ACA899 1px solid;
	border-left: #ACA899 1px solid;
	border-bottom: white 1px solid;
}
.TdRows {WIDTH:expression(document.body.clientWidth-740); }

.divList
{
	HEIGHT:expression(document.body.clientHeight-90);
}
.divKeyMag
{
	HEIGHT:expression(document.body.clientHeight-190);
}

.divBulletinMag
{
	HEIGHT:expression(document.body.clientHeight-220);
}

.divNewInstr
{
	HEIGHT:expression(document.body.clientHeight-320);
}

.divNewInstrGroup
{
	HEIGHT:expression(document.body.clientHeight-340);
}

.divNewCycInstr
{
	HEIGHT:expression(document.body.clientHeight-330);
}

.divNewInstr1
{
	HEIGHT:expression(document.body.clientHeight-380);
}

.divGetInstr
{
	HEIGHT:expression(document.body.clientHeight-325);
}

.divGetInstrGroup
{
	HEIGHT:expression(document.body.clientHeight-345);
}

.divTransInstrGroup
{
	HEIGHT:expression(document.body.clientHeight-380);
}

.divTransInstr
{
	HEIGHT:expression(document.body.clientHeight-360);
}

.divHistoryInstrGroup
{
	HEIGHT:expression(document.body.clientHeight-345);
}

.divHistoryInstr
{
	HEIGHT:expression(document.body.clientHeight-325);
}
.divBulletinBack
{
	HEIGHT:expression(document.body.clientHeight-305);
}
.divBulletinBack1
{
	HEIGHT:expression(document.body.clientHeight-100);
}
.divInstrQuery
{
	HEIGHT:expression(document.body.clientHeight-140);
}

.divGroupSet
{
	HEIGHT:expression(document.body.clientHeight-130);
}

.divWorkMsg
{
	HEIGHT:expression(document.body.clientHeight-50);
}

.divCorrFile
{
	HEIGHT:expression(document.body.clientHeight-100);
}

.divEmployee
{
	HEIGHT:expression(document.body.clientHeight-130);
}

.divStatus
{
	HEIGHT:expression(document.body.clientHeight-100);
}

.divInstrStand
{
	HEIGHT:expression(document.body.clientHeight-125);
}

.divInstrStandSet
{
	HEIGHT:expression(document.body.clientHeight-255);
}

.divKeyLog
{
	HEIGHT:expression(document.body.clientHeight-235);
}

.divCalendar
{
	HEIGHT:expression(document.body.clientHeight-400);
}

.divTimeList
{
	HEIGHT:expression(document.body.clientHeight-360);
}

.divStandTimeList
{
	HEIGHT:expression(document.body.clientHeight-375);
}

.KeySel
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	background-color: #66ffff;
}

.tbCommon
{
	width:98%;
	border-color:#CCCCCC;
	border-width:1px;
	border-collapse:collapse;
	background-color:White;
	border-style:None;
}

.trHeader
{
	text-align:center;
	background-color:Navy;
	font-weight:bold;
	color:White;
}
.trCommon0
{
	color:#000066;
}
.trCommon1
{
	background-color: bisque;
}
.FpInput
{
	
}

.glowtext
{
	filter: glow(color=red,strength=5);	
}

.Tab1
{
	font-size: 9pt;
	background-image: url(../img/Tab1.gif);
	cursor: hand;
	background-repeat: no-repeat;
}

.Tab2
{
	font-size: 9pt;
	background-image: url(../img/Tab2.gif);
	cursor: hand;
	background-repeat: no-repeat;
}

.Tab3
{
	font-size: 9pt;
	background-image: url(../img/Tab3.gif);
	cursor: hand;
	background-repeat: no-repeat;
}
.TabSpace1
{
	width: 0px;
}

.TabSpace2
{	
	border-bottom: #B5D9FB 1px solid;
}

.DropText
{
	HEIGHT: 18px;
	BORDER:white 1px solid;
	background-color: white;
	width:100%;
}
.DropTable
{
	HEIGHT: 20px;
	BORDER:#7f9db9 1px solid;
	width: 100%;
	border-collapse: collapse;
	background-color: white;
}
.TopA
{
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: white
}
