.Nobody
{
	background-color: White; /*#e6e6e6;*/
	
}
/* This class for all Calendar calling Button controlos */
.clsCalButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	Height: 15px;
	width: 15px;
               }
               
/* This class for all Label controlos */
.clsLabel{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 11px; 
				 text-align: Left; 
               /* background-color: #FFFFFF; */
               color: #000000;              
               border-color: #C0C0C0
			   	 font-weight:bold; 
			   	 
             }
			 
	.clsLabelLogin
	     { 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 11px; 
				 text-align: Left; 
                  color:Black ;              
               border-color: #C0C0C0
			   	 font-weight:bold; 
			   	 Height: 19px;
             }

/* This class for all Text Box controlos */               
.clsInput
{
	background-color: #FFFFA0; 
		width:150px;
}
.clsTitleInput
{
	background-color: #FFFFA0; 
		width:60px;
}
.clsInputhiden
{
	background-color:White;
	border-width:thin;
	height:0px;
		width:0px;
}
.clsInputText
{	
		width:150px;
}
.clsInputMultiText
{	
		width:630px;
}
.clsInputs
{
	font-size: 12px;	
	border-top-style: inset;
	border-top-color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: inset;
	border-left-style: inset;
	height: 21px;
	background-color: #FFFFA0;    /*#f9ee00;  19/6/08  */ 
	border-bottom-style: inset;
	width:150px;
}
.clsUserNameAndPassword 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	
    border-style: inset; 
    border-color: #C0C0C0
     border-width:thin;   
	border-left-color:none;
	border-right-color:none;				 				 
	height:19px;
	width:90%;
}
				
/* This class for all Combo box controlos */
.clsDropDown {
				 color: #000000; 		 				
				 background:white;
				 text-align:left;    /* 20-12-05 */
				 font-weight:normal;
				 Font-Size:11px;
				 font-family: Verdana, Arial, Helvetica, sans-serif; 			
				 height:19px;
				}

/* This class for all Button controlos */
.clsButton
{
	/*background:#40779d;*/
	background:Orange;
	font-weight: Bold;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	Height: 22px;
	border: 1px outset WhiteSmoke;
	letter-spacing: 2px;
}

.clsButtonLogin
{
	/*background:#FFFFFF;*/
	background:Orange;
	font-weight: Bold;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	/*color: #000066;*/
	Height: 22px;
	border: 1px outset WhiteSmoke;
	letter-spacing: 2px;
}
.clsTableLogin
{
	background:Orange; /*#9ab4d3;*/
	border: 1px solid #40779d;
}

/* This class for all Label which are being used to show data values */
.clsLabelValue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: Left;
	/*background-color: #e6e6e6;*/
	color: #000000;
	border: thick none #40779d;

     }
               
/* This class for Logout button controlos */
.clsButtonLogout
{
	color:Black;
	text-align:center;
	font-size:12px;
	FONT-FAMILY: 'Arial', 'Tahoma', 'Verdana', serif;
	font-weight:normal;	
	background-color: #FFFFFF; 
   border-style: none 
}

.clsOptionButton
{
	color:Black;
	text-align:left;
	font-size:11px;
	FONT-FAMILY: 'Verdana';
	font-weight:normal;	
}
.clsCheckBox
{
	color:Black;
	text-align:left;
	font-size:11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 1px;
}

/*This class used for Link Button from where user can click on any link button  */
.clsLinkButton
{
background:gray;
color:White;
text-align:center;
font-weight:bold;
Font-Size:8.5px;
FONT-FAMILY: 'Arial', 'Tahoma', 'Verdana', serif;
}

/*This class used for Data Grid Control - in this control we display Data in whole application for Selected Item */
.clsGridSelectedItemStyle
{
Font-Size:xx-small;
font-weight:normal;
background-color:#C0C0FF;
color:blue;
FONT-FAMILY:'Bookman Old Style', 'Arial', 'Tahoma', 'Verdana', serif;
}

/*This class used for Data Grid Control - in this control we display Data in whole application for Alternate Item */
.clsGridAlternatingItemStyle
{
Font-Size:xx-small;
font-weight:bold;
background-color:WHITE;
color:black;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}
/*This class used for Data Grid Control - in this control we display Data in whole application for Item of Control */
.clsGridItemStyle
{
Font-Size:xx-small;
font-weight:bold;
background-color: white;
color:black;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/*This class used for Data Grid Control - in this control we display Data in whole application for Header of Control */
.clsGridHeaderStyle
{
font-weight:bold;
text-align:center ;
/*background-color:#9ab4d3;*/
background-color:#40779d;
color:white ;  
Font-Size:xx-small;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/*This class used for Data Grid Control - in this control we display Data in whole application for Paging Style */
.clsGridPagerStyle
{
font-weight:bold;
text-align:center ;
/*background-color:"#9ab4d3";*/
background-color:#40779d;
color:white ;  
Font-Size:xx-small;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.clsHorizontalRule
{
	font-weight:bold;
	color:White ;  		
}
.clsListBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Height: 138;
	width:	138;	
}

/* Note: Keep the Background-color in body and color in .clsHiddenLabel same 
body {
	background-color: White;
	background-image: url(../Images/body_bg.gif);
    background-repeat:repeat-x ;
    background-color:#fbfeff;
}*/
.clsHidden
{
	color: captiontext;
	background-color: captiontext;
}
.clsPanelTariff
{
	border-color:Silver ;
	border-bottom-width :thin;
	border-style:solid  ;   
}
.clsValidator
{
	font-size: 11px;
	color: #7b99bd;
	font-family: Verdana;
	text-align: left;
}

.clsCalDayHeaderStyle       
{
	background:#40779d;
	font-weight: normal;
	font-family: Arial;
	font-size: 8.5px;
	color: White;
	border: 1px outset WhiteSmoke;
	letter-spacing: 2px;
}
.clsCalDayStyle
{
	
}
.clsCalNextPrevStyle
{	
	background-color:#9ab4d3;
	font-weight: normal;
	font-family: Arial;
	font-size: 8.5px;
	color: White;
	border: 1px outset WhiteSmoke;
	letter-spacing: 2px;
	/*border-color:Black;
	border-style:none;*/
}
.clsCalOtherMonthDayStyle
{
}
.clsSelectedDayStyle
{
}
.clsSelectorStyle
{
}
.clsCalTitleStyle
{
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
	color: White;
	border: 1px outset WhiteSmoke;
	letter-spacing: 2px;
	background-color:#40779d;
}

.cssCalenderstyle
{
	
}
.clsCalTodayDayStyle
{
	background-color: gray;	
}
.clsCalWeekendDayStyle
{
}
.clsCalendar
{
	background:#FFFFC0;
	border-color:Red;
	border-style:groove;
}
/*  Ashvani Added for Sydney on 11-09-06 */
/*  Ashvani Added for Sydney on 11-09-06 */
.clsAPCOAsignup2
{
	background-image: url(../Images/signup.gif);
	background-color: white;
	width:55px;
	height:15px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAlogin2
{
	background-image: url(../Images/login.gif);
	background-color: white;
	width:57px;
	height:19px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAsignup
{
	background-image: url(../Images/signup.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAlogin
{
	background-image: url(../Images/login.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAnext2
{
	background-image: url(../Images/next.gif);
	background-color: white;
	width:57px;
	height:19px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAback2
{
	background-image: url(../Images/back.gif);
	background-color: white;
	width:57px;
	height:19px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAnext
{
	background-image: url(../Images/next.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	
}
.clsAPCOAcontinue1
{
	background-image: url(../Images/continue1.gif);
	background-color: white;
	width:90px;
	height:20px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	
}
.clsAPCOAReset
{
	background-image: url(../Images/Reset.GIF);
	background-color: white;
	width:50px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	
}
.clsAPCOACPInfo
{
	background: url(../Images/CAR-PARK-DETAILS.GIF);
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	border-bottom-style: none;
}
.clsAPCOAAvailableSpace
{
	background-image: url(../Images/find_available_spaces.gif);	
	width:129px;
	height:23px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsViewBooking
{
	background-image: url(../Images/view.gif);	
	
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsEditBooking
{	
	background-image: url(../Images/edit.gif);
	background-color: white;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 18px;	
	border-bottom-style: none;
}
.clsAmend
{
	background-image: url(../Images/amend.gif);
	background-color: white;
	width: 57px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 19px;	
	border-bottom-style: none;	
}
.clsAddServices
{
	background-image: url(../Images/add.gif);
	background-color: white;
	width:57px;
	height:20px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsUserSearch
{
	background-image: url(../Images/SEARCH.gif);	
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsViewUser
{
	background-image: url(../Images/view-edit.gif);
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: white;
	border-bottom-style: none;
}
.clsAPCOAbook
{
	background-image: url(../Images/book.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAok
{
	background: url(../Images/OK.gif);
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	border-bottom-style: none;
}
.clsCpsOk
{
	background-image: url(../Images/OK.gif);
	background-color: white;
	width:57px;	
	height:20px;
	border-bottom-style:none;
	border-right-style:none;
	border-top-style:none;
	border-left-style:none;	
}
.clsAPCOAcancel
{
	background-image: url(../Images/CANCEL.gif);	
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-top-style:none;
	border-left-style:none;	
}
.clsAPCOAcancelSearch
{
	background-position: center top;
	background-image: url(../Images/CANCEL-SEARCH.gif);
	background-color: white;
	width: 73px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;	
	border-bottom-style: none;
}
.clsCpsCancel
{
	background-image: url(../Images/CANCEL.gif);
	background-color: white;
	width:57px;
	height:20px;
	border-bottom-style:none;
	border-right-style:none;
	border-top-style:none;
	border-left-style:none;	
}
.clsAPCOARemove
{
	background-image: url(../Images/remove.gif);
	background-color: white;
	width:57px;
	height:20px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOARemove1
{
	background-image: url(../Images/remove.gif);
	background-color: white;
	width:62px;
	border-bottom-style:none;
	height:21px;
	border-right-style:none;
}

.clsAPCOAcancelhtmlbtn
{
	background-image: url(../Images/CANCEL.gif);
	background-color: white;
	width:60px;
	height:23px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOACancelbtn
{
	background-image: url(../Images/CANCEL.gif);
	background-color: white;	
}

.clsAPCOAPrintbtn
{
	background-position: center top;
	background-image: url(../Images/printPreview.gif);
	background-color: white;
	width: 57px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: white;
	border-bottom-style: none;
}
.clsAPCOAPrint
{
	background-image: url(../Images/print.gif);
	background-color: white;
	width:57px;
	height:20px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	
}
.clsAPCOAclear
{
	background-image: url(../Images/CLEAR.gif);	
	background-color: white;
	width:57px;
	height:20px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAsubmit
{
	background-image: url(../Images/SUBMIT.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-top-style:none;
	border-left-style:none;
}
.clsAPCOApay
{
	background-image: url(../Images/PAY.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOACustombtn
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	height: 19px;
	background-color: #35a6ca;
	font-variant: normal;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAlink
{
	font-weight: bold;
	font-size: 11;
	text-transform: uppercase;
	color: #464646;
	font-family: 'Arial Narrow' , Fantasy;
}
.clsAPCOAHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}
.clsResetPwd
{
	font-weight: bold;
	font-size: 10pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
	background-color:#FFFF80;
}

.clsAPCOAImage
{
	Width:20px; 
	Height:20px;
}

.clsAPCOANormalText
{	
	font-size: 8.6pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
	Height:0px;
}
.clsAPCOAHeading1
{
	font-weight: bold;
	font-size: 8pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOAPreHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}

.clsAPCOAPreHeadingNotBold
{
	
	font-size: 9pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}
.clsLogoHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOAHeadings
{
	font-weight: bold;
	font-size: 8.5pt;		
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOADetailHeadings
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #7b99bd;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOADetail
{	
	font-size: 8.5pt;
	color: #7b99bd;
	font-family: 'Arial';
	font-variant: normal;
}
.clsHr
{	
	color: #7b99bd;
	background-color:#7b99bd;
}
.clsAPCOADetailHeadingsActive
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOADetailActive
{
	font-size: 8.5pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOAOtherText
{
	
	font-size: 8.5pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOAComText
{
	
	font-size: 8.5pt;
	color: #0f3681;
	font-family: 'Times New Roman';
	font-variant: normal;
}
.clsAPCOAMainText
{
	
	font-size: 25pt;
	color: #0f3681;
	font-family: 'Times New Roman';
	font-variant: normal;
}
.clsAPCOAErrorMsgText
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOANODataMsgText
{
	font-weight: bold;
	font-size: 23pt;
	color: red;
	font-family: 'Arial';
	font-variant: normal;
}
.clsErrorText
{
	font-size: 10pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOASubHeading
{
	font-weight: bold;
	font-size: 8.5pt;		
	font-family: 'Arial';
	font-variant: normal;
}
.clsAPCOAText
{
	font-size: 8.5pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}





.clsAPCOAHyperText
{
	font-size: 11pt;
	font-family: Arial Narrow;
	text-decoration:underline;
	cursor:help;
	
  }


.clsAPCOAforFooterLink
{
	font-size: 8.5pt;
	color: white;
	font-family: Arial;
}
.clsSydenyLogo
{
	background-image: url(../Images/SydenyLogo.gif);
	background-color: transparent;
	width:150px;
	height:90px;
	border-bottom-style:none;	
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;	
}

/* add pratibha  used in frmcalculator*/
.clsGridItemStyle1
{
	font-size: 12pt;
	color: black;
	font-family: 'Arial Narrow';
	background-color: white;
}

.clsGridHeaderStyle1
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: 'Arial' , Fantasy;
	background-color: #336699;
	text-align: center;
}


.clsAPCOACustombtn1
{

	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	height: 19px;
	background-color: #35a6ca;
	font-variant: normal;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsAPCOAResend
{
	
	background-image: url(../Images/RESEND.gif);
	width: 55px;
	height: 18px;
	background-color: white;
	border-top-style: none;	
	border-right-style: none;
	border-left-style: none;	
	border-bottom-style: none;
}
.clsAPCOARedemption
{
	
	background-image: url(../Images/REDEEM.gif); /* 19/6/08 change image */
	width: 55px;
	height: 18px;
	background-color: white;
	border-top-style: none;	
	border-right-style: none;
	border-left-style: none;	
	border-bottom-style: none;
}
.clstableContent
{
	font-size: 10pt;
	font-family: 'Arial Narrow';
}
.clsAPCOAback
{
	background-image: url(../Images/back.gif);
	width:55px;
	height:18px;
	background-color: white;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsTDBack
{
	background-color: white;
}
/* added by sasmita*/
.clsPriorityLaneLabelDescription
{
	height: 10px;
	width:auto;
	font-weight: bolder;
	Font-Size:xx-small;
	text-transform: uppercase;
	color:White;
	text-align: Left;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	left:4; 
}
.clsPriorityLaneImage1
{
	
	background-color: white;
}
.clsPriorityLaneImage2
{
	
	background-color: white;
}
.clsPriorityLaneTextNumTick
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left:auto;
	width: 30px;
}
.clsPriorityLaneLabelNumTickReq
{	
    font-weight:bold; 
    font-size: 8.5pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.clsPriorityLaneButtonUpdate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	Height: 20px;
	width: 100px;
}
.clsPriorityLaneLabelProce
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: Left; 
    color: #000000;              
    border-color: #C0C0C0;
    /*font-weight:bold; */
}
.clsPriorityLaneHypLnkDetail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	height:15px;
	font-style: normal;
	letter-spacing: 1px;
	color: #000066;
}
.clsRowProductHeader
{
	height: 10px;
	/*background-color:#009BCE;*/
	background-color:#40779d;
	color:white ;  
	vertical-align:bottom;
	margin-bottom:10
}
.clsRowProductImage
{
	height: 15px;
}
.clsRowProductDetail
{
	height: 20px;
}
.clsRowProductFooter
{
	height: 13px;
	/*background-color:#9ab4d3;*/
	background-color:#40779d;
	color:white ;  
	vertical-align:bottom;
	margin-bottom:10
}
.clsLabelPrioritylaneheading
{
	font-size :15px;
	font-weight: bold;
	color:#8080C0;
}
.clsPriorityLaneFooterLink
{
	font-size: 8.5pt;
	color: white;
	font-family: Arial;
}
.clsAPCOAnext1
{
	background-image:  url(../Images/buy.gif);
	background-color: white;
	width:55px;
	height:18px;


	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	
}

.clsback
{
	background-image:  url(../Images/back.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
}
.clsnext
{
	background-image: url(../Images/next.gif);
	background-color: white;
	width:55px;
	height:18px;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-top-style:none;
	
}
.clsAPCOANormalText
{	
	font-size: 8.6pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
	Height:0px;
}

.clsAPCOAHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}

.clsAPCOAMaintenance
{
	font-weight: bold;
	font-size: 10pt;
	color: #0f3681;
	font-family: 'Arial';
	font-variant: normal;
}

.clsCallander
{	
	font-size: 8pt;
	font-family: 'Arial';
	font-variant: normal;
	border:0px;
	background-color:White;
}
.ClsCalTitleStyle
{
	font-size: 9pt;
	font-family: 'Arial';
	font-variant: normal;
	font-weight:bold;
	background-color:Gray;
	border:0px;
}

.ClsCalDayHeaderStyle
{
	font-size: 8pt;
	color:White;  
	font-family: 'Arial';
	font-variant: normal;
	font-weight:bold;
	background-color:Gray;
	border:0px;
}

.ClsCalDayStyle
{
	font-size: 8pt;
	font-family: 'Arial';
	font-variant: normal;
}
.ClsCalOtherMonthDayStyle
{
	font-size: 8pt;
	font-family: 'Arial';
	font-variant: normal;
}

.ClsCalSelectedDayStyle
{
	font-size: 8pt;
	font-family: 'Arial';
	font-variant: normal;
	
	
}
.ClsCalSelectorStyle
{
	font-size: 8pt;
	font-family: 'Arial';
	font-variant: normal;
	background-color:White;
}
.ClsCalTodayDayStyle
{
	font-size: 8pt;
	font-family: 'Arial';
	font-variant: normal;
}
.ClsCalWeekendDayStyle
{
	font-size: 8pt;
	font-family: 'Arial';
	font-variant: normal;
}
.ClsCalNextPrevStyle
{
	font-size: 9pt;
	font-family: 'Arial';
	font-variant: normal;
}

.ClsGridRowBackColor
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: bisque;
}



