body {
   background-color:#373737;
   background-image:url('/Themes/Global/img/BGmain.png');
   background-repeat: repeat-x;
   background-position: top;
   margin: 10px 0px 10px 0px;
}

td.header {
   background-color:#373737;
   background-image:url('/Themes/Global/img/BGheader.png');
   background-repeat: repeat-x;
   height: 20px;
   font-weight: bold;
   text-indent: 5px;
   color: #FFFFFF;
}

td.menu2 {
   background-position: top left;
   background-image: url('/Themes/Global/img/BGmenu2onmulti.png');
   cursor: pointer;
   color: #333333;
   height: 21px;
   font-weight:bold;
   vertical-align: middle;
   text-align:center;
   padding: 0px 5px 0px 5px;
}


td.menu2on {
   background-color: #373737; 
   background-position: bottom left;
   background-image: url('/Themes/Global/img/BGmenu2onmulti.png');
   cursor: pointer;
   font-weight:bold;
   color: #FFFFFF;
   height: 21px;   
   vertical-align: middle;
   text-align:center;
   padding: 0px 5px 0px 5px;
}

a.menu2link, a.menu2link:active, a.menu2link:visited {
   text-decoration: none;
   color: #333333;
   text-align: center;
   font-size: 11px;
}

a.menu2link:hover {
   text-decoration: none;
   color: #FFFFFF;
   text-align: center;
   font-size: 11px;
}

a.menu2linkon, a.menu2linkon:hover, a.menu2linkon:visited, a.menu2linkon:active {
   text-decoration: none;
   color: #FFFFFF;
   text-align: center;
   font-size: 11px;
}

.seperator {
   background-position: top left;
   background-image: url('/Themes/Global/img/BGmenu2sepmulti.png');
   width: 9px;
   height: 21px;   
}

.seperatoronA {
   background-color: #373737; 
   background-position: center left;
   background-image: url('/Themes/Global/img/BGmenu2sepmulti.png');
   width: 9px;
   height: 21px;   
}

.seperatoronB {
   background-color: #373737;
   background-position: bottom left;
   background-image: url('/Themes/Global/img/BGmenu2sepmulti.png');
   width: 9px;
   height: 21px;   
}

.seperatoronC {
   background-color: #373737;
   background-position: top right;
   background-image: url('/Themes/Global/img/BGmenu2sepmulti.png');
   width: 9px;
   height: 21px;   
}