
body,body table, table, a, PageBody, h1, h2, h3, h4, h5, ipinfo {
  font-family: Arial, Verdana, Calibri;
  color: #555555;
}

body {
  margin: 0px;
  background-color: #FFFFFF;
}


body, table, a, PageBody, h4, h5 {
   font-size: 11px
}

h1{
    font-size: 14px;
  font-weight: bolder
}

h2{
    font-size: 12px;
  font-weight: bolder
}

h3{
    font-size: 11px;
  font-weight: bolder
}

table, .LeftMenu {
  border: none;
  margin: 0px;
  padding: 0px
}

.MainBody{
  width: 850px;
  height: 100%;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

.MainlayOut {
  width: 100%;
  height: 100%;
  border: 1px solid #F4F5FB;
}

.MainlayOut tr{
  width: 120px;
}

.MainlayOutLogo{
  vertical-align: middle;
  text-align: center;
  width: 250px;
  height: 100px
}

.TopMenu {
  text-align: center;
  width: 90%;
  height: 25px;
  margin: 10px;
  border-left-color: #BBBBBB;
  border-left-style: solid;
  border-left-width: 1px;
  padding-left: 10px
}

.Leftmenu{
  text-align: left;
  border-collapse: collapse;
    border-top: 1px dotted #BBBBBB;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px
}

.LeftMenuItem, .LeftMenuItemHover{
  width: 200px;
  text-decoration: none;
  vertical-align: middle;
}

.Leftmenu a{
  color: #666666;
  text-decoration: none
}

.MainlayOut, .LeftMenuItemHover, .TopMenuItemHoover, TopMenuItemIcon{
  background-color: #F6F8F8;
}


.MenuSelected, .LeftMenuItemHover, .TopMenuItemHoover, .TopMenuItemIcon, .MainlayOutLogo, .CompLogo {
  cursor: pointer;
}


.TopMenuItem{
  vertical-align: middle;

}

.TopMenuItemIcon{
  height: 24px;
  width: 24px;
  vertical-align: middle;
  text-align: center
}


.PageBody{
  min-height: 450px
}

.bodyCfg{
  margin-left: 20px;
  margin-right: 20px;
  width: 810px
}

.Campain{
  width: 33%;
  margin-top: 20px;
  border:  1px solid #BBBBBB;
  vertical-align: top;
  padding: 6px
}
.Campain img{
  float: right;
  margin: 5px;
  padding: 10px
}

.btmAlign{
  vertical-align: bottom
}

.PathCell{
  height: 20px;
  vertical-align: middle;
  margin: 120px;
  text-align: center;
  font-weight: bolder;
  font-size: 9px
}

.Expl{
  float: left;
  width: 200px;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-style: italic
}

.news{
  border-top: 1px dashed #BBBBBB;
  padding-left: 15px;
  padding-right: 15px
}

.MenuSelected, .PageInfo, .Campain, .Expl{
 background: #e4ecec;
}

.PageInfo{
  border: 1px solid #BBBBBB;
  padding: 5px
}

.refCells{
  border-bottom-color: #BBBBBB;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  padding-bottom: 15px
}

.ipinfo{
  color: #BBBBBB;
  font-size: 11px
}



