body { font-family: Verdana; font-size: 12px; color: #efefef; text-align:center; background: #106fa1 url("wavebg4.jpg");}
 
h1 { font-size:24px; color:#efefef; padding: 0px; margin:5px;}

a { color:#efefef; font-weight: bold; }



.bluebgtext { background-color:#0075bb; color:#ffffff; }

.published {font-weight: bold; color:#4D9A00; }
.notpublished {font-weight: bold; color:#f10009; }

a.publish { color:#015da4; font-weight: bold; }

#container { 
width: 950px; margin:0 auto; padding: 5px; color:#bcbcbc; background-image: url("tile.png"); text-align:center; border:0px solid #4d7ba2; 
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/tile.png');}
	
/* IE ignores styles with [attributes], so it will skip the following. */
.container[class] {
  background-image:url(/tile.png);
}


.message { width: 850px; color: #333333; text-align:left; margin:0 auto; }
.roundedcornr_box_970282 {
   background: #fff9bf url(roundedcornr_970282_grad.gif) repeat-x top left;
}
.roundedcornr_top_970282 div {
   background: url(roundedcornr_970282_tl.gif) no-repeat top left;
}
.roundedcornr_top_970282 {
   background: transparent url(roundedcornr_970282_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_970282 div {
   background: url(roundedcornr_970282_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_970282 {
   background: transparent url(roundedcornr_970282_br.gif) no-repeat bottom right;
}

.roundedcornr_top_970282 div, .roundedcornr_top_970282,
.roundedcornr_bottom_970282 div, .roundedcornr_bottom_970282 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_970282 { margin: 0 20px; }