﻿body 
{
	font-family:Tahoma;
	font-size:12px;
}
.wrapper
{
	width:2500px;
}
.EditStatus
{
	width:2500px;
	height:auto;
	margin-left:10px;
	margin-top:20px;
}
.table
{
	font-family:Tahoma;
	font-size:10px;
}
.prsnolabel
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
	
.LinkB
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.LinkB:hover
{
	background-color:#99CC00;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
.btnMenu
{
	width:100px;
	height:20px;
	background-color:#99CC00;
	padding-top:2px;
	text-align:center;
	float:left;
	margin-left:5px;
}
.spacer
{
	width:10px;
}
.btnAdd
{
border:0px;
background-color:Lime;
font-weight:normal;
}
.btnAdd:hover
{
	font-weight:bold;
}	
.buttonStyle
{
	font-family:Arial;
	border:solid 2px #000000;
	background-color:Gray;
	text-align:center;
	color:#000000;
}
.textbox
{
	background-color:White;
	border:none 0px none;
}
.tdTotal
{
	text-align:right;
	width:725px;
	font-weight:bold;
}
.tdSup1Total
{
	text-align:right;
	width:105px;
	font-weight:bold;
}	
.tdSup2Total
{
	text-align:right;
	width:105px;
	font-weight:bold;
}
.tdSup3Total
{
	text-align:right;
	width:110px;
	font-weight:bold;
}

.tdESup1Total
{
	text-align:right;
	width:182px;
	font-weight:bold;
}

.tdESup2Total
{
	text-align:right;
	width:175px;
	font-weight:bold;
}
.tdESup3Total
{
	text-align:right;
	width:168px;
	font-weight:bold;
}
.suppLabel
{
	width:284px;
	font-weight:bold;
}
.supp1td
{
	background-color:#FFCCCC;
}
.supp2td
{
	background-color:#FFFF99;
}
.supp3td
{
	background-color:#99CCFF;
}
.Error
{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial Greek;
	font-weight:bold;
	font-size:15px;
	color:Red;
}
.MsgSuccess
{
	background-color:#EFF0EF;
	height:100%;
	padding:10px 0px 0px 10px;
}
.btnConfirm
{
	width:45px;
	height:25px;
	background-color:#F7F7F7;
	border:solid 1px #EFF0EF;
	font-size:12;
	font-weight:bold;
	color:#528BC0;
}
.header
{
	background-color:Green;
	text-align:center;
}
.po
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
/*css for canvass sheet printing*/
.csWrapper
{
	/*margin:0px auto 0px auto;*/
	width:800px;
}
.csContent
{
	margin:10px auto auto auto;
	width:800px;
	font-family:Arial;
}
.csHeader
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}
.csHeaderDetails
{
	font-size:10px;
	font-family:Arial;
}
.csDetailsHeader
{
	width:100%;
	background-color: GrayText ;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	border:solid 1px black;
	font-family:Arial;
	height:25px;
}
.csDetailsTitltePRSNO
{
	border-left:solid 1px black;
	text-indent:0.05cm;
	height:25px;
	font-family:Arial;
}
.csDetailsTitlteRB
{
	border-left:solid 1px black;
	text-indent:0.05cm;
	height:25px;
	font-family:Arial;
}
.csDetailsTitlteDate
{
	border-left:solid 1px black;
	border-right:solid 1px black;
	text-indent:0.05cm;
	height:25px;
	font-family:Arial;
}
.csitemsheader
{
	font:12px;
	text-align:center;
	vertical-align:bottom;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	height:25px;
	font-family:Arial;
}
.csitemsheaderdesc
{
	font:12px;
	text-align:left;
	text-indent:0.05cm;
	vertical-align:bottom;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	height:25px;
}
.csitemsheaderdescx
{
	font:12px;
	text-align:center;
	text-indent:0.05cm;
	vertical-align:bottom;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	height:25px;
}
.csitemsheaderamt
{
	font:12px;
	text-align:center;
	vertical-align:bottom;
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	height:25px;
	font-family:Arial;
}
.csitemstotal
{
	font:12px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	height:25px;
	font-family:Arial;
}
/*styles of my profile*/
.mpWrapper
{
	margin:auto auto auto auto;
}
.mpContent
{
	width:100%;
	font-family:Arial;
	font-size:12px;
}
.mpHeader
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:0.05cm;
	border-bottom:solid 2px black;
}
.mpLabel
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-indent:0.05cm;
}

/*for table top of the grid of OCPRS*/
#td1
{
	width:120px;
	height:25px;
}
#td2
{
	width:200px;
}
#td3
{
	width:70px;
}
#td4
{
	width:75px;
}
#td5
{
	width:45px;
}
#td6
{
	width:45px;
}
#td7
{
	width:47px;
}
#td8
{
	width:48px;
}
#td9
{
	width:213px;
}
#td10
{
	width:213px;
}
#td11
{
	width:213px;
}

#td01
{
	width:645px;
}
#td02
{
	width:200px;
}
#td03
{
	width:70px;
}
#td04
{
	width:75px;
}
#td05
{
	width:45px;
}
#td06
{
	width:45px;
}
#td07
{
	width:47px;
}
#td08
{
	width:48px;
}
#td09
{
	width:213px;
}
#td010
{
	width:213px;
}
#td011
{
	width:213px;
}
#tdSupp
{
	width:115px;
}

/*for ER*/
#tdx1
{
	width:110px;
	height:40px;
}
#tdx2
{
	width:200px;
}
#tdi3
{
	width:90px;
}	
#tdx3
{
	width:40px;
}
#tdx4
{
	width:40px;
}
#tdx5
{
	width:47px;
}
#tdx6
{
	width:55px;
}
#tdx6x
{
	width:40px;
}
#tdx7
{
	width:210px;
}
#tdx8
{
	width:210px;
}
#tdx9
{
	width:210px;
}	

/*for ER*/
#tdxx1
{
	width:120px;
	height:60px;
}
#tdxx2
{
	width:200px;
}	
#tdxx3
{
	width:40px;
}
#tdxx4
{
	width:40px;
}
#tdxx5
{
	width:194px;
}
#tdxx6
{
	width:40px;
}
#tdxx7
{
	width:210px;
}
#tdxx8
{
	width:210px;
}
#tdxx9
{
	width:215px;
}
.RightLabel
{
	 text-align:right;
}

.btnViewDesc
{
	border-style:none;
	border-width:0px;
	background-color:inherit;
}