body {
  font: 14px/165% Arial,Helvetica,sans-serif;
  color: #333;
  margin: 0;
  padding: 0;
  background: url(../images/private/Page-Bg.jpg)
 }
 
#page {  margin: 0px auto; padding: 0px; width: 1050px;  }
#top{background: url(../images/private/Page-Sun.png); background-position:left top; background-repeat: no-repeat;float: left; width: 100%}

#pnlGlobal_Content { }

#pnlGlobal_Left {float: left; width: 200px; }

#pnlGlobal_Center {float: left; min-height: 800px; width: 840px; padding: 0px 5px 0px 0px}

#pnlGlobal_Right {float: right; width: 200px; }


h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px}
img {border: 0px}

hr {float: left; width: 100%; margin:0px; padding:0px; margin-bottom: 5px;  border-bottom: 2px #999999 groove}


.dvSmallPanel {
  background-color:#FFFFFF;
  float: left; 
  margin-bottom: 5px;
  width: 100%;
}

.dvSmallPanel h4 {
  border-bottom: 2px solid #AAAAAA; 
  background:url(../images/private/Page-BgTopGradient.jpg);  background-repeat:repeat-x; 
  
  color: #000000;
  
  float: left;  
  font-size: 16px; 
  
  padding: 3px 2% 0px 2%;
  
  width: 96%;
}

a.link, a.link:active, a.link:visited, .link {
  color: #5C7E1D;
  color: #00005E;  
  color: #425A14;
  font-weight: bold;
}

a.link:hover {
  color:#425A14;
  color:#0000F0;  
  color: #5C7E1D;
  font-weight: bold;
  text-decoration: underline;
}

.nicEdit-main {
  height: 200px;
  overflow-y:scroll;
}