/* ================================================
	Good display for: Internet Explorer 5 (Mac), Internet Explorer 5.5 (or hight,6,7 beta 2)
	Konqueror 2.2 (Linux), Netscape 6 (or hight: ver 7, 8)
	Opera 5 and 6 (or hight: ver 7, 8)
	Safari 1.0
	FireFox 1.1 (or height)
	Check All for: CSS Level 2
	www.dnn360.net
	check by: thangpdtt@gmail.com 
================================================ */

/*------------------------------------------------------*/

td.item0_link ,table.item0_link{
  padding-top:17px;
  background-image: url(IMG/TAB_Gr.gif);
  text-align:center;
  cursor:pointer;
  }
  td.item0_active {
  padding-top:17px;
  background-image: url(IMG-Active/TAB_Gr.png);
  text-align:center;
  cursor:pointer;
  }
  td.item0_hover {
  padding-top:17px;
  background-image: url(IMG-Hover/TAB_Gr.gif);
  text-align:center;
  cursor:pointer;
  }
  td.item0_bar  {background-image: url(IMG/Balk_GR.png)! important;}

  td.item1_link,table.item1_link {
  padding-top:17px;
  background-image: url(IMG/TAB_Ro.gif);
  text-align:center;
  }
  td.item1_active {
  padding-top:17px;
  background-image: url(IMG-Active/TAB_Ro.png);
  text-align:center;
  }
  td.item1_hover {
  padding-top:17px;
  background-image: url(IMG-Hover/TAB_Ro.gif);
  text-align:center;
  cursor:pointer;
  }
  td.item1_bar  {background-image: url(IMG/Balk_RO.png)! important;}

  td.item2_link,table.item2_link {
  padding-top:17px;
  background-image: url(IMG/TAB_Br.gif);
  text-align:center;
  }
  td.item2_active {
  padding-top:17px;
  background-image: url(IMG-Active/TAB_Br.png);
  text-align:center;
  }
  td.item2_hover {
  padding-top:17px;
  background-image: url(IMG-Hover/TAB_Br.gif);
  text-align:center;
  cursor:pointer;
  }
  td.item2_bar  {background-image: url(IMG/Balk_BR.png)! important;}

  td.item3_link,table.item3_link {
  padding-top:17px;
  background-image: url(IMG/TAB_Lb.gif);
  text-align:center;
  }
  td.item3_active {
  padding-top:17px;
  background-image: url(IMG-Active/TAB_Lb.png);
  text-align:center;
  }
  td.item3_hover {
  padding-top:17px;
  background-image: url(IMG-Hover/TAB_Lb.gif);
  text-align:center;
  cursor:pointer;
  }
  td.item3_bar  {background-image: url(IMG/Balk_LB.png)! important;}

  td.item4_link,table.item4_link  {
  padding-top:17px;
  background-image: url(IMG/TAB_Pa.gif);
  text-align:center;
  }
  td.item4_active {
  padding-top:17px;
  background-image: url(IMG-Active/TAB_Pa.png);
  text-align:center;
  }
  td.item4_hover {
  padding-top:17px;
  background-image: url(IMG-Hover/TAB_Pa.gif);
  text-align:center;
  cursor:pointer;
  }
  td.item4_bar  {background-image: url(IMG/Balk_PA.png)! important;}

  td.item5_link,table.item5_link {
  padding-top:17px;
  background-image: url(IMG/TAB_Bl.gif);
  text-align:center;
  }
  td.item5_active {
  padding-top:17px;
  background-image: url(IMG-Active/TAB_Bl.png);
  text-align:center;
  }
  td.item5_hover {
  padding-top:17px;
  background-image: url(IMG/TAB_Bl.gif);
  text-align:center;
  cursor:pointer;
  }
  td.item5_bar  {background-image: url(IMG/Balk_BL.png)! important;}

  .H1Table {
  color: white;
  background-color: #980100;
  }
  a.H1Level0:link,
  a.H1Level0:visited          {font-size:11px; color:#FFFFFF !important; text-decoration:none;}
  a.H1Level0:hover            {font-size:11px; color:#FFFFFF !important; text-decoration:none;}

  a.H1Level0Selected:link,
  a.H1Level0Selected:visited          {font-size:11px; color:#FFFFFF !important; text-decoration:none;}
  a.H1Level0Selected:hover            {font-size:11px; color:#FFFFFF !important; text-decoration:none;}



  #dropmenudiv{
  position:absolute;
  border:1px solid black;
  border-bottom-width: 0;
  font:normal 10px Verdana;
  line-height:15px;
  z-index:100;
  -moz-opacity: .8;
  filter: alpha(opacity=65);
  }

  #dropmenudiv a{
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid black;
  padding: 1px 0;
  text-decoration: none;
  }

  #dropmenudiv a:hover{ /*hover background color*/
  background-color: gray;
  color:white;
  }


/*------------------------------------------------------*/

.H1ColorStyle1 {
	border-style: none;
	border-width: 0px;
}

.H1ColorStyle2 {
	color: white;
	text-align: center;
	background-position: left;
	background-color: #980100;
	padding-left: 7px;
	padding-right: 17px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

td.H1ColorStyle2 {
	white-space: nowrap;
}

.H1ColorStyle3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
}

td.H1ColorStyle3 {
	white-space: nowrap;
	background-color: #eeeeee;
	padding-left: 7px;
	padding-right: 17px;
	border: 1px white solid;
	
}



.H1ColorHeader {
	white-space: nowrap;
	background-color: #eeeeee;
	}

.H1ColorLevel0,.H1ColorLevel0:visited,.H1ColorLevel0:link {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
}

.H1ColorLevel0:hover {
	color: gray;
}

.H1ColorLevel0Selected,.H1ColorLevel0Selected:visited,.H1ColorLevel0Selected:link {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
}

.H1ColorLevel1Selected,.H1ColorLevel1Selected:visited {
	color: yellow;
	padding-left: 1px;
	line-height: 25px;
	padding-right: 7px;
}

.H1ColorLevel1,.H1ColorLevel1:visited ,.H1ColorLevel1:link {
	color: white;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1ColorLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1ColorLevel1Selected,.H1ColorLevel1Selected:visited,.H1ColorLevel1Selected:link {
	color: yellow;
}

.H2ColorStye4 {
	text-align: right;
}

td.H1ColorStyle2 {
	white-space: nowrap;
}
