<style type="text/css">
<!-- Barefoot Styles
/* this is for the title of a table row */
table
{ 
page-break-after:auto
}
.calmonth
{
    width:150px;
    height:170px;
    text-align:center;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    font-size:11px;
}
.calmonth2
{
    width:150px;
    height:170px;
    text-align:center;
    
    font-weight: none;
    font-family:Times New Roman,Georgia;
    font-size:9pt;
}

.calouttable
{
   
    border:1px solid #ccc;
    
}
.calhearder2
{
     width:146px;
     background:#5589b0;
     font-weight: bold;
     text-align:center;
}

.calhearder3
{
     text-align:center;
     background:#ccc;
     font-family: arial,Times New Roman,Verdana,helvetica,san-serif;
     font-size:12;
}
.tdTitle
{
	font-family: Arial, Times New Roman, Times, Serif;
	color: black;
	font-size: 14px;
	 
	line-height: 1.5;
	font-weight: bold;
}

/* this is for the input of a table row */
.tdInput
{
	font-family: Arial, Times New Roman, Times, Serif;
	color: gray;
	font-size: 12px;
	 
	line-height: 1.5;
}

/* this is for the title of each table */
.tableTitle
{
	font-family: Arial, Times New Roman, Times, Serif;
	color: black;
	font-size: 14px;
	 
	line-height: 1.5;
	font-weight: bold;
}
.errMsg
{
	font-family:  Arial, arial,Times New Roman Baltic,Trebuchet MS,  helvetica;
	font-size: 14;
	font-weight:600;
	color:Red;
}
.desp
{
	font-family:  Arial, arial,Times New Roman,Trebuchet MS,helvetica;
	font-size: 12;
        color: grey;
	font-weight:500;
}
.headerDesp
{
	font-family: arial,Times New Roman,Trebuchet MS,helvetica;
	font-size: 12;
        color: black;
	font-weight:600;
}

.link
{
	font-family: arial,Times New Roman,Trebuchet MS, arial, helvetica;
	font-size: 14;
	font-weight:600
}

.policy
{
	font-family: Arial,arial;
	font-size:12;
}


.reserve
{
	background-color: Yellow;
	color: Black;
	font-weight: bold;
}

.checkin
{
	background-color: White;
	color:Green; /*Gray; */
	font-weight: normal; /* bold; */
}

.checkout
{
	background-color: White;
	color:Maroon; /*Gray; */
	font-weight: normal; /* bold; */
}

.occupied
{
	background-color:#99cdae;
	color: Red; /*Gray; */
	font-weight: bold; /* bold; */
}

.past 
{
	background-color: White;
	color: Black; /*Gray; */
	font-weight: normal; /* bold; */
}


-->
</style>
