body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #EFD6B7;
	margin: 0px;
}
a 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9D6C1C;
    text-decoration: none;
}
.a_sitemap 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9D6C1C;
    text-decoration: none;
    font-weight: bold;
}
.td_copyright
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9D6C1C;
    font-weight: bold;
}
h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.btn_enquire
{
    cursor: pointer;
    background: #ffffff;
    border: 1px solid #9D6C1C;
}
.table_default 
{
    width: 800px;
    background: #ffffff;
    border: 1px solid #9D6C1C;
}
.table_default_no_top_border 
{
    width: 800px;
    background: #ffffff;
    border-bottom: 1px solid #9D6C1C;
    border-left: 1px solid #9D6C1C;
    border-right: 1px solid #9D6C1C;
    text-align: left;
}
.table_default_no_bottom_border 
{
    width: 800px;
    background: #ffffff;
    border-top: 1px solid #9D6C1C;
    border-left: 1px solid #9D6C1C;
    border-right: 1px solid #9D6C1C;
    text-align: left;
}
.table_default_no_bottom_top_border 
{
    width: 800px;
    background: #ffffff;
    border-left: 1px solid #9D6C1C;
    border-right: 1px solid #9D6C1C;
    text-align: right;
}

img {
    cursor: pointer;
    border: none;
}
img.img_default {
    cursor: pointer;
    border: 1px solid #EFD6B7;
}

.txt
{
    background-color: #ffffff;
    color: #9D6C1C;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #9D6C1C;
}
.txtPeople
{
    background-color: #ffffff;
    color: #9D6C1C;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	border: none;
}

.lblStatus
{
    background-color: #ffffff;
    color: red;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	border: none;
}

.cal
{
    background-color: #9D6C1C;
    color: #9D6C1C;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calDayHeader
{
    background-color: #9D6C1C;
    color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calDay
{
    background-color: #ffffff;
    color: #9D6C1C;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calSelectedDay
{
    background-color: #9D6C1C;
    color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}
.calTitle
{
    background-color: #FFF5C9;
    color: #9D6C1C;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calToday
{
    background-color: #ffffff;
    color: #7EB747;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calWeekend
{
    background-color: #FFF5C9;
    color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calOtherMonthDay
{   
    background-color: #FFF5C9;
    color: #DCDCDC;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calNextPrev
{
    background-color: #FFF5C9;
    color: #FFF5C9;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}