﻿/* ================================================
	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 
================================================ */

.H1Style1 {
	border-style: none;
	border-width: 0px;
}

.H1Style2 {
	color: red;
	text-align: center;
	background-position: left;
	background-color: #fca40e;
	/*background-image:url("menu1.jpg");*/
	background-image:url("bg_nav1s.jpg");
	padding-left: 17px;
	padding-right: 17px;
	height: 36px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

.terminalLeft{
	background-image: url("bg_navLeft.jpg");
width:16px;
height:36px;
}
.terminalRight{
	background-image: url("bg_navRight.jpg");
width:16px;
height:36px;
	/*border-left: 1px solid #fff;*/

}


td.H1Style2 {
	white-space: nowrap;
}

.H1Style3 {
	
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
}

td.H1Style3 {
	white-space: nowrap;
	padding-left: 17px;
	padding-right: 17px;
	background-image: url("bg_nav1.jpg");
	/*border-left: 1px solid #fff;*/
}

.H1Table {
	color: white;
	background-color: #6c0000;
	border-bottom:1px solid #660000;
}

.H1Header {
	white-space: nowrap;
		/*background-image: url("bg_nav1.gif");*/
}

.H1MenuLevel0.H1MenuLevel0:visited,.H1MenuLevel0:link {
	font-family: "Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
font-weight: bold;
font-size: 1em;
color: #ffffff;
text-decoration:none;
}

.H1MenuLevel0:hover {
	color: gray;
	font-family: "Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color: white;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
 font-weight:bold;
  font-size: 1.1em;
  color: #cccccc;
  text-decoration:none;
  }

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: yellow;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: white;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: yellow;
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
	/*border-left: 1px solid #fff;*/

}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	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 {
	background-color: yellow;
}
