/* Styles applied to HTML elements */

body	{
	color:000000;
  	font-family: Arial, Times New Roman;
  	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

th {
	font-family: Arial, Times New Roman;
  	font-size: 12px;	
}

input	{
	font-family: Arial, Times New Roman;
  	font-size: 12px;
}

select	{
	font-family: Arial, Times New Roman;
  	font-size: 12px;
}

textarea {
	font-family: Arial, Times New Roman;
  	font-size: 12px;
}


.mainpage {
  	font-family: Arial, Times New Roman;
  	font-size: 12px;
  	/*background-color: #FFF5EE;*/
}

.mainpage td {
  	font-family: Arial, Times New Roman;
  	font-size: 12px;
}

.menu{
	font-family: Arial, Times New Roman;
  	font-size: 14px;
	color:ffffff;
	font-weight: bold;
  	background-color:610B5E;
}

.pagetitle{
	font-family: Arial, Times New Roman;
  	font-size: 16px;
	font-weight: bold;
  	color:000000;
}

.goback	{
	font-family: Arial, Times New Roman;
  	font-size: 10px;
	font-style: italic;
  	font-weight: bold;
  	color:000066;
}

.messageresult{
	font-family: Arial, Times New Roman;
  	font-size: 12px;
	font-weight: bold;
	color: red;
}
.disabledField{background-color:EFEFEF;}

.inbox{
	font-family: Arial, Times New Roman;
  	font-size: 12px;
	color:ffffff;
	font-weight: bold;
  	background-color:0080C0;
}
.columnHead{font-weight: bold;background-color:CECEF6;}
.tabHead{font-weight: bold;background-color:E0F8E0;color:0B615E;}
.tabHead2{font-weight: bold;background-color:F2F5A9;color:0B615E;}
.oddRow{background-color:D7F2FF;font-size:12px;}
.evenRow{background-color:F5F4F3;font-size:12px;}
.labelField{font-weight: bold;}
.lkupTbl{cursor:pointer;
	color:blue;
	font-weight:bold;
	font-family: Times New Roman;
  	font-size: 10px;}
.negative{color:red;}
.handLink{cursor:pointer;color:blue;}
.fillin	{border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:dash;
	text-align:left;
	border-bottom-color:black;
	border-bottom-width:1px;
	}
.fillin2{border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:dash;
	text-align:left;
	border-bottom-color:black;
	border-bottom-width:1px;
	background-color:EFEFEF;
	}

.recLine{border-style:solid;
	text-align:center;
	border-color:blue;
	border-width:1px;
	}
.button1{border-style:solid;
	text-align:center;
	border-color:white;
	border-width:2px;
	cursor:pointer;
	background-color:purple;
	color:white;
	font-weight:bold;
	font-size:12px;
	}
.button2{border-style:solid;
	text-align:center;
	border-color:white;
	border-width:1px;
	cursor:pointer;
	background-color:gray;
	color:white;
	font-weight:bold;
	font-size:10px;
	}
.button3{border-style:solid;
	text-align:center;
	border-color:95B9C7;
	border-width:1px;
	cursor:pointer;
	background-color:CFECEC;
	color:black;
	font-size:10px;
	}
.godirect{cursor:pointer;
	color:purple;
	font-weight:bold;
	font-family: Times New Roman;
  	font-size:10px;}
.box{position:absolute;position:absolute;visibility:hidden;background-color:white;}
.bar{cursor:move;font-weight: bold;background-color:CECEF6;}
.step1{font-weight:bold;background-color:E6E6FA;}
.direct-link1 { position: absolute; left: 0px; width: 22px; height: 102px; background-color: transparent; cursor:pointer;}
.direct-link2 { position: absolute; left: 0px; width: 22px; height: 83px; background-color: transparent; cursor:pointer;}
.direct-link3 { position: absolute; left: 0px; width: 22px; height: 86px; background-color: transparent; cursor:pointer;}
.direct-link4 { position: absolute; left: 0px; width: 22px; height: 93px; background-color: transparent; cursor:pointer;}
.direct-link5 { position: absolute; left: 0px; width: 22px; height: 82px; background-color: transparent; cursor:pointer;}
.direct-link6 { position: absolute; left: 0px; width: 22px; height: 98px; background-color: transparent; cursor:pointer;}

