body{
  background:#e0e0e0 url(images/bodybg.png) repeat-x;
}

#container{
  background:#c0c0c0 url(images/bodybg.png) repeat-x;
}

#sitename{
  color:#30569C;
}

#sitename span{
  color:#333333;
}

#leftside{
  display: block;
}

.msg_body1 { /* remove auto-height */
   background-image: url(images/1x1.gif);
}

.msg_body {
   background-image: url(images/1x1.gif);
}

.tl {
   background-image: url(images/tab_bot_grey.jpg);
}

.br {
   background-image: url(images/tab_bot_grey.jpg);
}

a{
  color:#636363;
  color:maroon;
}

a:hover{
  color:black;
}

.msgnew .subject a {
  color:#636363;
}

.message h3.subject a:hover {
  color: black;
}

.message h3.subject a:hover {
  color:black;
}

#wrap2{
/*background:url(images/header.jpg) top left no-repeat;*/
}

#leftside{
  margin:5px 0 0 0;
}

#content{
  margin:5px 0 0 180px;
}

#contentalt{
  margin:5px 15px 0 180px;
}

.emph{
  color:red;
  font-weight:700;
  text-decoration:none;
}


