
#touchmenu {
  background-image: url('../images/bg-28.gif');
  height:3px;
}

.leftbar {
  background-image: url('../images/colorscheme1/bg-bar.gif');
}

.touchtableborder {
  background-image: url('../images/bg-41.gif');
  background-repeat: repeat-x;
}

.menu_head {
  color: #ffffff;
  font-size:14px;
}

.menufont {
  color: #ffffff;
}

.space {
  height: 10px;
}

.boxlink {
  background-image: url('../images/colorscheme1/bg-2-touch.gif');
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight:bold;
  font-size:13px;
  height:38px;
  padding-left:10px;
  padding-top:10px;
  cursor: hand;
  cursor: pointer;
}

.touch {
  background-image: url('../images/bg-42.gif');
  font-weight:bold;  
  font-size:16px;
  color: #000000;
  border-style: none; 
  width: 52px;
  height: 52px;
  text-align:center;
  margin-right:7px;
  margin-bottom:8px;
  cursor: hand;
}

.touchl {
  background-image: url('../images/bg-43_med.gif');
  font-weight:bold;    
  font-size:16px;
  color: #000000;
  border-style: none; 
  width: 90px;
  height: 52px;
  text-align:center;
  margin-right:14px;
  margin-bottom:8px;
  cursor: hand;
}

.touchbox {
  color:#000000;
  font-family:verdana;
  font-size:20px;
  width: 181px;
  margin-right:14px;
  margin-top:5px;
  margin-bottom:20px;
}

.touchheader {
  font-size:22px;
  height:46px;
  padding-top:6px;
  margin-bottom: 0px;
  vertical-align:middle;
}

.touchheader1 {
  font-size:22px;
  height:52px;
  vertical-align:middle;
}

.touchheaderdot {
  border-bottom: 1px dotted #A5AEC5;
  font-size:22px;
  height:36px;
}

.touchpaging {
  text-decoration: none;
  border: 1px solid #D5D2C3;
  color: #3E81B5;
  background-image: url('../images/colorscheme1/bg-46.gif');
  font-weight: bold; 
  font-size: 14px;
  padding-top:9px;
  margin-bottom:5px;
  margin-right:15px;
  padding-left:15px;
  padding-right:15px;
  height:37px;
  text-align: center;

}


.touchbtn {
  color: #000000;
  background-image: url('../images/colorscheme1/bg-46.gif');
  font-weight: bold; 
 }

 .touchbtn2 {
   color: #ffffff;
   background-image: url('../images/colorscheme1/bg-48.gif');
   font-weight: bold; 
 }
 
a.touchmenu {
  font-weight:bold;
  text-decoration: none;
  color: #000000;
}

hr {
  height: 1px;
  color: #C1C1C1;
  background-color: #C1C1C1;
  border: 0;
  margin-bottom: 10;
}
