.pane {
  display : none;
  }

.sm:LINK {
	FONT: 10px Verdana;
	COLOR: black;
	TEXT-DECORATION: none;
}

.sm:ACTIVE{
	FONT: 12px Verdana;
	COLOR: BLUE;
	TEXT-DECORATION: underline;
}

.sm:HOVER {
	FONT: 10px Verdana;
	color: #8fa5d6;
	text-decoration: underline;
}

.sm:VISITED {
	FONT: 10px Verdana;
	color: black;
	text-decoration: none;
}

.sm:VISITED:HOVER {
	FONT: 10px Verdana;
	color: #8fa5d6;
	text-decoration: underline;
}

div.tabstrip {
  border-style:  none;
  position: absolute;
  width: 735px;
  top: 0;
  left: 15;
  cursor: hand;
}

div.mainMenus {
  position: relative;
  vertical-align: middle;
  height: 45px;
  top: 0;
  left: 0;
  width: 735px;
}

div.tabs {
  background-color : #0f1891;
  vertical-align: middle;
  height: 20px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px; 
  color: #ffffff;
  text-align: center;
}

td.tabs {
  border-width: 1px; 
  border-color : black;
  border-style: solid;
  width: 135px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px; 
  color: #ffffff;
  text-align: center;
}

.subMenusBar {
  background-color: #dce6ef;
  border-style:  none;
  border-color: black;
  border-width: 1px;
  vertical-align: middle;
  width: 720px;
  height: 30px;
  position: absolute;
  top: 	15;
  left: 10;
}

div.sm1 {
  background-color: #ffffff;
  border-style:  solid;
  border-color: black;
  border-width: 1px;
  width: 600px;
  height: 20px;
  position: absolute;
  top: 27;
  left: 19;
}

div.sm2 {
  background-color: #ffffff;
  border-style:  solid;
  border-color: black;
  border-width: 1px;
  width: 205px;
  height: 20px;
  position: absolute;
  top: 27;
  left: 160;
}

div.sm3 {
  background-color: #ffffff;
  border-style:  solid;
  border-color: black;
  border-width: 1px;
  width: 365px;
  height: 20px;
  position: absolute;
  top: 27;
  left: 301;
}

div.sm4 {
  background-color: #ffffff;
  border-style:  solid;
  border-color: black;
  border-width: 1px;
  width: 470px;
  height: 20px;
  position: absolute;
  top: 27;
  left: 57;
}

div.sm5 {
  background-color: #ffffff;
  border-style:  solid;
  border-color: black;
  border-width: 1px;
  width: 300px;
  height: 20px;
  position: absolute;
  top: 27;
  left: 383;
}

