html {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px;  BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 100%;

}
body
{	
	margin:0px;
	font-size:0.9em;
	vertical-align:middle;

}
.tbl
{
	vertical-align:top;
	border:0 none;
	padding:0;
	width:100%;
	height: 10px;
}

.tableborder
{
	vertical-align:top;
	border:solid 4px #AECC94;
	background-color:#E7F6DA;
	padding:0;
	width: 100%;
}
.tableborderThin
{
	vertical-align:top;
	
	/*border:solid 2px #AECC94;
	
	border:0 none;*/
	border-left:solid 4px #AECC94;
	border-right:solid 4px #AECC94;
	background-color:#E7F6DA;
	padding:0;
	width: 100%;

}
.tableborderThinBGWhite
{
	vertical-align:top;
	text-align:center;
	border-left:solid 4px #AECC94;
	border-right:solid 4px #AECC94;
	background-color:White;
	padding:0;
	width: 100%;
}

.TitleTextStyle
  {
	background-color:#517A32;
	font-weight:bold;
	font-size:0.9em;
	color:White;
  }
.btn
{
    
	font-size:0.8em;
	background-color:White;
	border:solid 1px #517A32;
	font-family:Verdana;
	Color:#284E98;
}
.btnGo
{	font-size:0.8em;
	background-color:White;
	border:solid 1px #517A32;
	font-family:Verdana;
	Color:#284E98;
	width:40px;
	}
.btn:hover{

	background-color:#ffffcf;
	border:solid 1px #517A32;
	font-family:Verdana;
	Font-Size:0.8em;
	Color:#284E98;
}
.btnnew{
	font-size:0.9em;
	background-color:White;
	border:solid 1px #517A32;
	font-family:Verdana;
	Color:#284E98;
}
.btnnew:hover{

	background-color:#ffffcf;
	border:solid 1px #517A32;
	font-family:Verdana;
	Font-Size:0.9em;
	Color:#284E98;
}
.star
{ 
	color:Red;
	border:none;
	text-align:center;
}
.star01
{ 
	color:Red;
	border:none;
	display:none;
}
.error
{ 
	display:block;
	
	text-align:center;
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 10px 5px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    z-index:999;
    /*
	color:White;
	background-color:red;
	margin:2px 10px 2px 10px;
	padding:2px 10px 2px 10px;
	border:none;
	width:100%;
	text-align:center;*/
}
.err{display:block;}
.info 
{ 
	display:block;
	width:100%;
	text-align:center;
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 10px 5px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    z-index:999;
}
.warning 
{
	display:block;
	width:100%;
	text-align:center;
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 10px 5px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #9F6000;
    background-color: #FEEFB3;
    z-index:999;
}
.success 
{ 
	display:block;
	width:100%;
	text-align:center;
	border: 1px solid;
    margin: 10px 0px;
    padding:5px 10px 5px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color: #4F8A10;
    background-color: #DFF2BF;
    z-index:999;
	/*color:White;
	background-color:Green;
	margin:2px 50px 2px 50px;
	padding:2px 10px 2px 10px;
	border:none;
	width:100%;
	text-align:center;*/
}
.rdobtn
{ 
	display:block;
	width:100%;
	text-align:left;
	border: 1px none;
	font-size:12px;
    margin: 10px 0px ;
    padding:5px 10px 5px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color:Black;
}

.rdobtn span
{ 
	display:block;
	width:100%;
	text-align:left;
	border: 1px none;
    margin: 10px 0px;
    font-size:12px;
    padding:5px 10px 5px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
	color:Black;
}
.questText
{ 
	color:Black;
	display:block;
	width:100%;
	text-align:left;
	border: 1px solid;
	font-size:12px;
    margin: 10px 0px ;
    padding:5px 10px 5px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
#lbltimer
{   width:150px;
	display:block;
	border: 1px solid;
    margin: 5px 5px;
    padding:5px 5px 5px 5px;
	color: #4F8A10;
    background-color: #DFF2BF;
}
#lblRemain
{
	width:100px;
	display:block;
	border: 1px solid;
    margin: 5px 5px;
    padding:5px 5px 5px 5px;
    color: #9F6000;
    background-color: #FEEFB3;
}

.NewsMsg
{ 
	color:Black;
	border:1px;

}
.txtbox{
	border: 1px solid #517A32;
	font-size:0.8em;
}
.chkbox{
	border: 0px none #517A32;
	font-size:0.8em;
}
.formviewmenu
{
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	word-spacing:5px;
	font-family:Arial;
	font-size:12px;
	border:2px none;
	border-color:#AECC94;
	/*background-color:#E7F6DA;*/
	padding:10px;
	width: 100%;
	/*height: 100%;*/
}

.Bold
{
	vertical-align:middle;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
    padding:2px;
    margin:0px 0px 10px 5px;
}
.formview
{
	vertical-align:top;
	border:2px solid;
	border-color:#AECC94;
	background-color:#E7F6DA;
	padding:0;
	width: 100%;
	/*height: 100%;*/
}
.formviewtableHeadTop
{
	vertical-align:middle;
	text-align:center;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height:25px;
	padding:0px;
	width:40%;
}
.formviewtableHead
{
	vertical-align:middle;
	text-align:center;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height:25px;
	padding:0px;
	width:100%;
}
.formviewtable
{
	vertical-align:top;
	border:0px none;
	padding:0px;
	width: 100%;
	/*height: 100%;*/
}

.formviewtable a
{
	vertical-align:middle;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 12px;
    padding:0px;
    padding-right:5px;
    text-decoration:underline;
    /*height: 100%;*/
}
.formviewtabletdM
{
	vertical-align:middle;
	text-align:center;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border:0px solid;
	border-top:solid 1px #E7F6DA;
	height:25px;
	padding:0px;
	width:100%;
}
.formviewtabletdButton
{
	vertical-align:middle;
	text-align:center;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border:0px solid;
	border-top:solid 1px #E7F6DA;
	height:50px;
	padding:0px;
	width:100%;
}
.formviewtabletdMBPlaintop
{
	vertical-align:middle;
	text-align:left;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border:0px solid;
	border-bottom:solid 2px #AECC94;
	height:15px;
	padding:0px;
	width:100%;
}
.formviewtabletdMBPlain
{
	vertical-align:middle;
	text-align:center;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border:0px solid;
	height:25px;
	padding:0px;
	width:100%;
}
.formviewtabletd
{
	vertical-align:middle;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border:0px solid;
	padding:0px;

}
.formviewtabletdMB
{
	vertical-align:middle;
	text-align:center;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border:0px solid;
	border-top:solid 1px #E7F6DA;
	height:25px;
	padding:0px;
	width:100%;
}
.formviewtabletdlM
{
	vertical-align:middle;
	text-align:left;
	border:1px none #AECC94;
	/*border-top:solid 1px #E7F6DA;*/
	height:25px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	width:50%;
}
.formviewtableDos
{
	vertical-align:middle;
	text-align:left;
	border:1px none #AECC94;
	border-top:solid 1px #E7F6DA;
	height:35px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	width:25%;
}
#do li
{
	margin-left:5px;
	list-style-type:decimal;
	list-style-image:url(../images/do.gif);
}
#do span
{
	color:Blue;
	font-weight:bold;
}
#dont li
{
	margin-left:5px;
	list-style-type:square;
	list-style-image:url(../images/dont.gif);
}
#dont span
{
	color:Red;
	font-weight:bold;
}
.formviewtabletdl
{
	vertical-align:top;
	text-align:left;
	border:1px none #AECC94;
	border-top:solid 1px #E7F6DA;
	height:25px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	width:25%;
}
.formviewtabletdr
{
	vertical-align:middle;
	text-align:left;
	border:1px none #AECC94;
	border-top:solid 1px #E7F6DA;
	height:25px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	width:75%;

}
.formviewtabletdJsutify
{
	vertical-align:middle;
	text-align:justify;
	border:1px none #AECC94;
	border-top:solid 1px #E7F6DA;
	height:25px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	width:75%;
}
/*//// for Booking ////*/
.Bookingtbl
{
	vertical-align:middle;
	border:5 #517A32;
	/*background-color:#517A32;*/
	padding:2px;
	width:100%;
	height:100%
}
.BookingtblHeadTop
{
	vertical-align:middle;
	border:0 none;
	background-color:#517A32;
	padding:2px;
	height:35px;
}
.BookingtblHeadLeft
{
	vertical-align:middle;
	border:0 none;
	background-color:#517A32;
	padding:2px;
	width:35px;
}
.formviewBooking
{
	vertical-align:top;
	border:0 none;
	/*background-color:#E7F6DA;*/
	padding:0;
	width: 100%;
	height: 100%;
}
.formviewtableBooking
{
	vertical-align:top;
	background-color:#E7F6DA;
	border:0px none;
	padding:0;
	width: 100%;
	height: 100%;
}
.formviewtableBookingtdM
{
	vertical-align:middle;
	text-align:center;
	/*background-color:#5F83DC;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border:0px solid;
	border-top:solid 1px #E7F6DA;
	height:25px;
	padding:0px;
	width:100%;
}
.formviewtableBookingtdl
{
	vertical-align:middle;
	text-align:left;
	border:0px solid;
	border-top:solid 1px ##AECC94;
	height:25px;
	padding:0px;
	width:25%;
}
.formviewtableBookingtdr
{
	vertical-align:middle;
	text-align:left;
	border:0px solid;
	border-top:solid 1px ##AECC94;
	height:25px;
	padding:0px;
	width:75%;
}
.textboxBookinglong{
	border: 1px solid #517A32;
	font-size:12px;
	width:95%;
}
/*////////*/
.textboxlong{
	border: 1px solid #517A32;
	/*font-size:12px;*/
	width:95%;
}
.textboxdesc{
	border: 1px solid #517A32;
	/*font-size:12px;*/
	width:200px;
}
.textboxhrs{
	border: 1px solid #517A32;
	/*font-size:12px;*/
	width:50px;
}
.textboxlongCal{
	border: 1px solid #517A32;
	font-size:12px;
	width:91%;
}
.textboxmultilong{
	border: 1px solid #517A32;
	font-size:12px;
	width:95%;
}
.ddlSaluation{
	border: 1px solid #517A32;
	font-size:12px;
	width:10%;
}
.txtboxSalName{
	border: 1px solid #517A32;
	font-size:12px;
	width:70%;
}
.dropDown
{
	border: 1px solid #0000CE;
	
}
img{
	border:0;
	vertical-align:text-bottom;
}
a{
	border-color:#3300FF;
	text-decoration:none;
}
a:hover{
		text-decoration:underline;
}

.lnkUnderline
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.SiteNavigator
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.aligncenter{
	text-align:center;
	vertical-align:middle;
}
.alignleft{
	text-align:left;
	vertical-align:middle;
}
.alignright{
	text-align:right;
	vertical-align:middle;
}
.alignTop{
	width: 100%;
	text-align:center;
	vertical-align:top;
}
/*/////////for Login Table/////////////*/
.tbllogin
{	position:absolute;
	top:0;
	left:0;
	vertical-align:middle;
	text-align:center;
	border:0 none;
	padding:0;
	width: 100%;
	height: 100%;
}
.frmError
{
	vertical-align:middle;
	text-align:center;
	border:0 none;
	padding:0;
	width: 500px;
	height: 175px;
}
.frmlogin
{
	vertical-align:middle;
	text-align:center;
	border:0 none;
	padding:0;
	width: 350px;
	height: 175px;
}
.frmloginBorder
{
	vertical-align:middle;
	text-align:center;
	border-left:solid 4px #AECC94;
	border-right:solid 4px #AECC94;
	background-color:#E7F6DA;
	padding:0;
	width: 100%;
	height: 100%;
}
.tblloginTD
{
	vertical-align:top;
	text-align:center;
	height: 33%;
}
.tblloginTDBot
{
	vertical-align:bottom;
	text-align:center;
	height: 33%;
}

/*/////////for GridView//////////*/

.gridviewRowHeader
	{
	height:35;
	font-size: 10pt;
	background-color:#517A32;
	font-weight:bold;
	color:White;

	/*h:expression(this.onmouseover =  new Function("this.className = 'gridviewRow-hover';"));
	h:expression(this.onmouseover =  new Function("this.style.backgroundColor='#FFFFCE';"),this.onmouseout =  new Function("this.style.backgroundColor='#C2D7B0';"));*/
	}
.gridviewRowHeader a
	{
		font-weight:bold;
		color:White;
	}
.gridviewRowHeader a:hover
	{
		font-weight:bold;
		color:Yellow;
	}
.gridviewRow
	{
	font-size: 9pt;
	background-color:#C2D7B0;
	h:expression(this.onmouseover =  new Function("this.className = 'gridviewRow-hover';"));
	h:expression(this.onmouseover =  new Function("this.style.backgroundColor='#FFFFCE';"),this.onmouseout =  new Function("this.style.backgroundColor='#C2D7B0';"));
	}
.gridviewFooter td,.gridviewRowHeader td,.gridviewRow td,.gridviewAlternate td {padding:1px 5px;}
.Numbs{text-align:right;}
.Numbhead{text-align:right;}
.gridviewRow:hover,.gridviewRow-hover
{
	
	background-color:#FFFFCE;
}
.gridviewAlternate	
{
	font-size: 9pt;
	background-color:#E7F6DA;
	h:expression(this.onmouseover =  new Function("this.className = 'gridviewRow-hover';"));
	h:expression(this.onmouseover =  new Function("this.style.backgroundColor='#FFFFCE';"),this.onmouseout =  new Function("this.style.backgroundColor='#E7F6DA';"));
}
.gridviewAlternate:hover, .gridviewAlternate-hover	
{
	background-color:#FFFFCE;
}
.gridviewFooter
{
	font-size: 9pt;
	font-weight:bold;
	background-color:Yellow;
	
	}
.Dgpage
{
	font-size: 8pt;
	color:White;
	font-family: Verdana, Arial;
	text-align:right;
	height:25px;
	background-color:#AECC94;
	vertical-align:middle;
}
.Dgpage a
{
	height:10px;
	text-align:center;
	border: 1px solid;
    margin: 2px 2px;
    padding:2px 5px 2px 5px;
    background-repeat:repeat-x;
    background-position: 10px center;
    font-weight:bold;
    color:Black;
    background-image:url(../images/btn_gry.gif);
}
.Dgpage span
	{
	height:10px;
	vertical-align:middle;
	text-align:center;
	border: 1px solid;
    margin: 2px 2px;
    padding:2px 5px 2px 5px;
    background-repeat:repeat-x;
    background-position: 20px center;
    font-weight:bold;
    color:Black;
    background-image:url(../images/btn_gry_hover.gif);
		}
.Dgpage a:hover
{
    background-position: 10px center;
    background-image:url(../images/btn_gry_hover.gif);
}
.TransparantDiv 
{
	background-color:Silver;
	position:absolute;
	width:0%;
	height:0%;
	left:0px;
	top:0px;
	z-index:999;
	filter:alpha(opacity=60);
	opacity: 0.6;
	padding: 0px;
	margin: 0px; 
	overflow: hidden; 
	cursor: wait; 
	border: none;
	display:none;
}

.loadingDiv 
{	text-align:center;
	color:White;
	background-color:Red;
	position:absolute;
	width:65px;
	height:18px;
	right:0px;
	top:0px;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat')?documentElement.scrollTop : document.body.scrollTop);
	z-index:999;
	overflow: hidden; 
	cursor: wait; 
	border: none;
	display:inline;
}

.HiddenDiv
{
	border:2px;
	border-top-style:solid;
	padding:2px;
	border-top-color:#AECC94;
	display:none;
}
/*/////////for Master Page//////////*/
.OuterDiv
{
	vertical-align:top;
	border:0 none;
	padding:0;
	width:100%;
}
.tableContent
{
	vertical-align:top;
	text-align:center;
	border:0 none;
	padding:0;
	width: 100%;
}
.CopyRight{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:Silver;
	vertical-align:middle;
	text-align:center;
	width: 100%;
}
.tblEmptyCol{
	width:2px;
}

.topDiv{
	width: 100%;
	height:2px;
	font-size:0px;
	background-color:#AECC94;
}
.DivGap
{	
	margin::0px;
	width: 100%;
	height:3px;
	font-size:0px;
}
.leftDivGap{
	width: 158px;
	height:5px;
	vertical-align:top;
	overflow: hidden;
}
.menuBgcolor {
	width: 100%;
	text-align:left;
	padding:0;
	margin: 0px;
	background-color:#AECC94;
	border:0 none #FF0000;
	overflow: hidden;
}
.menuAlignCenter {
	padding: 4px 4px;
}

.splitbar_collapse_h
{
	width:10px; 
	cursor:pointer;
	background:  url(../Images/splitbar_expand_h.gif) no-repeat center center;
	
}
.splitbar_expand_h
{
	width:10px; 
	height:100%;
	cursor:pointer;
	background: url(../Images/splitbar_collapse_h.gif) no-repeat center center;
}



div.sdmenu {

	text-align:left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color:#AECC94;
	color:#CC0000;
}
div.sdmenu div {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
div.sdmenu div:hover{
	border-bottom: 1px solid #ddd;
	background-color:#E7F6DA;
	overflow: hidden;
}
div.sdmenu div:first-child {

}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display:block;
	padding: 5px 25px;
	font-weight: bold;
	color:#000000;
	background: #AECCA4  no-repeat 10px center;
	cursor:pointer;
}
div.sdmenu div span:hover
{
	background-color:#AECC94;
}
div.sdmenu div.collapsed span {
	/*background-image: url(../Images/triangle.gif);*/
}
.divnon {
	display:none;
}
div.sdmenu div a {
	padding: 2px 12px;
	background:#E7F6DA;
	display: none;
	border-bottom: 1px solid #ddd;
	color: #066;
	background : #E7F6DA no-repeat left center;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #FFFFCE  no-repeat right center;
	color: #000000;
	text-decoration: none;
}
.calenderColor {
	BACKGROUND-COLOR: #445d93;
}
.imgCal{
	border:0;
	width:20px;
	height:20px;
	vertical-align:text-bottom;
}
#Sheethead
{
	vertical-align:bottom;
	/*background-color:Red;*/
	color:Black;
	height:25px;
	padding:0px;
	margin:0px;
	border:none;
}
#Sheethead a 
{
	padding: 7px 8px;
	display:inline-block;
	/*background:#E7F6DA;
	display: none;
	background-color:Red;
	border-bottom: 1px solid #ddd;*/
	text-decoration:none;
	color: #066;
	background-repeat:repeat-x;
    background-position: 10px center;
    font-weight:bold;
    color:Black;
    background-image:url(../images/btn_gry.gif);
	/*background : #E7F6DA no-repeat left center;*/
}
#Sheethead a:disbled {
	background : #ccc;
}
#Sheethead a:hover {
    background-position: 10px center;
    background-image:url(../images/btn_gry_hover.gif);
}
 #Sheethead a.SelectedItem
 {
		color:White;
		background:#517A32;
		text-decoration:none;
		/*background-position: 10px center;
		background-image:url(../images/btn_gry_hover.gif);*/
         }
         
.weekviewtabletdl
{
	vertical-align:middle;
	text-align:left;
	border:1px none #AECC94;
	border-top:solid 1px #E7F6DA;
	height:35px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	width:15%;
}
.weekviewtabletdr
{
	vertical-align:middle;
	text-align:left;
	border:1px none #AECC94;
	border-top:solid 1px #E7F6DA;
	height:35px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	width:85%;
}
.WeekdropDown
{
	border: 1px solid #0000CE;
	width:150px;
	padding:0px 2px 0px 2px;
	
}
