

table.sample {
	border-width: 0px;
	border-style: none;

	border-collapse: separate;
	background-color: white;
	padding:0px;
	margin:0px;
	
}
table.sample th {
	border-width: 0px;
	padding: 0px;
	border-style: none;

}
table.sample td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}

#MenuRegion{

} 
#IFramePanelID
{
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 0px;
  z-index: 1998;
}

#DivPanelID 
{
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:block;
  z-index: 1999;
  left: 0px;
  top: 0px;
  height: 0px;
  width: 0px;
  font-family: Ariel; 
  font-size: 11px; 
  font-weight: normal; 
}

.MenuBarBackgroundCSS
{
	background-Color:#7F8184;
	-moz-user-select:none;
    font-family: Ariel; 
    font-size: 11px; 
    font-weight: normal; 	
}

.MenuCSS
{
    cursor:hand;
    BORDER-BOTTOM: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    background-Color:white;
    /*
	cursor:pointer;
	padding-left:16px;
	background-Color:#7F8184;
	color:black;
	height:20px;
	border :1;
    font-family: Ariel; 
    font-size: 11px; 
    font-weight: normal; 	*/
}

.SelectMenuCSS
{
	cursor:pointer;
	background-Color:#fc3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: bold; 	
}

.MenuBorderCSS
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: bold; 
    border-width: 2px;
	/*border: 1px solid #ccc;*/
	
	color:#0253A7;
	background-color:#ccccff;
	padding:1px;
	margin:0px;
}

.MenuBarCSS
{
	cursor:pointer;
	background-Color:#7F8184;
	color: #eee;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.SelectMenuBarCSS
{
	cursor:pointer;
	background-Color:#6699cc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    font-weight: bold; 
}