.MainContents{WIDTH:750px}
a{COLOR:#000}
a:active{COLOR:#800}
a:hover{COLOR:#800;TEXT-DECORATION:none}
body{BACKGROUND:#FFFFFF;COLOR:#000000;font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Trebuchet MS, Lucida Grande, Arial, sans-serif}
.LargeHeader { font-size: 1em; color: #333333; font-weight: bold }
.RedHeader { font-size: .9em; color: #F00; font-weight: bold }

.GradientFill { height: 5; background-image: 
               url('gradient.gif'); 
               background-repeat: repeat-y; background-position: center }
  
.BlackText   { font-size: .75em }
.SmallBlackText   { font-size: .65em }

.CellOutline { background-position: center top; background-image:url('controlpanelbg.gif'); background-repeat:repeat-x }
.CellOutline2 { border: 1px solid #808080; background-color: #F0F0F0 }


.whitebutton{border:1px solid #FFF; background-attachment:scroll;background-color:#006;background-image:url('shade.gif');background-repeat:repeat-x;color:#FFFFFF;font-size:11px;height:25px;width:100px; font-family:Trebuchet MS, Lucida Grande, Arial, sans-serif; font-weight:bold}
.CellAlt1    { background-color: #FFF }
.CellAlt2    { background-color: #EBEBEB }

    .yui-skin-sam .yui-toolbar-container .yui-toolbar-insertdate span.yui-toolbar-icon {
        background-image: url('../CMS/calendar_default.gif');
        background-position: 1px 0px;
        left: 5px
    }
    .yui-skin-sam .yui-toolbar-container .yui-button-insertdate-selected span.yui-toolbar-icon {
        background-image: url('../CMS/calendar_active.gif');
        background-position: 1px 0px;
        left: 5px
    }
    
    #insertdate {
        background-color: transparent;
    }