.cellHD_Grn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3d515c;
	line-height: 17px;
}
.cell_RcGrd_Lft {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5f7a89;
	border-left-color: #5f7a89;
	padding-bottom: 6px;
	padding-left: 6px;
}
.cell_RcGrd_Rht {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #5f7a89;
	border-right-color: #5f7a89;
	padding-right: 6px;
	padding-bottom: 6px;
}
.cell_RcGrd_Low {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f7a89;
	padding-bottom: 6px;
}

.cell_RcGrd_All {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5f7a89;
	border-left-color: #5f7a89;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #5f7a89;
}

.cell_Tslot_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bt_Tslot_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
}
.cell_Tslot_off {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bt_Tslot_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #99CC00;
}



.hand
{
	cursor : pointer;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3d515c;
	text-decoration: underline;
	line-height: 30px;
}
.H2 { 
            font-family: Arial, Helvetica, sans-serif;
 
            font-size: 8pt;
 
            font-weight: bold;
 
            color: #3d515c;
 
            line-height: 17px;
}
.H3 { 
            font-family: Arial, Helvetica, sans-serif;
 
            font-size: 8pt;
 
            line-height: 17px;
 
            color: #333333;
}