.cmenu
{
text-decoration:none;
font: 12px verdana;
color:#000000;
}

.info
{
text-decoration:none;
font: 10px verdana;
color:#000000;
}

.someText {font-size:8pt; color:#538199; font-family:arial;font-weight: bold }
.calTbl {border-style: solid ; border-width: 1pt; border-color:#730000}

.calTD {background:white; width: 65px; height: 40px; font-size:8pt; color:#730000; border: solid #730000;border-width: 1pt;}
.calTDFree {cursor:hand; background:#96EA95; width: 65px; height: 40px; font-size:8pt; color:#730000; border: solid #730000;border-width: 1pt;}
.calTDBooked {background:red; width: 65px; height: 40px; font-size:8pt; color:#730000; border: solid #730000;border-width: 1pt;}

.calendarHead{font-size:8pt; color:white; background:#730000}

.inpm {
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: normal;
	font-size: 11px;
	color:#8F8CC1;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 3px #CC0000;
}
.inp {
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}
.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color:  #000000;
}

.button1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border-width: 0px;
    background-image : url(img/button1.gif);
    background-repeat : no-repeat;
    background-position : 0px 0px;
    width:87px;
    height:18px;
}

.dateLabel{font-size:10pt; color:#5D4942;font-family:Verdana,arial;font-weight: bold }
