body {
    margin:      0px;
    background:  #ffffff;
    font-size:   12pt;
    font-weight: normal;
    font-family: arial, verdana, "avant garde", "century gothic", sans-serif;
}

table td div span{
    margin:       0px;
    font-size:    12pt;
    font-family:  arial, verdana, "avant garde", "century gothic", sans-serif;
}

.resourceItem {
    margin:       5px 0px 10px 15px;
    border:      1px dashed;
    padding:     8px;
}


/*******************************************************************************************************************
 * Will customize when utilized
 *******************************************************************************************************************
a:link            { color:#009900; font-weight:bold; text-decoration:none; }
a:visited         { color:#006600; font-weight:bold; text-decoration:none; }
a:hover           { color:#009900; font-weight:bold; text-decoration:underline; }
a:active          { color:#93009E; font-weight:bold; text-decoration:none; }

a.menu:link       { color:#ffffff; text-decoration:none; width:150px; }
a.menu:visited    { color:#ffffff; text-decoration:none; width:150px; }
a.menu:hover      { color:#6401bc; text-decoration:none; width:150px; }
a.menu:active     { color:#6401bc; text-decoration:none; width:150px; }

a.menuSelected:link       { color:#009900; text-decoration:none; width:150px; }
a.menuSelected:visited    { color:#009000; text-decoration:none; width:150px; }
a.menuSelected:hover      { color:#6401bc; text-decoration:none; width:150px; }
a.menuSelected:active     { color:#6401bc; text-decoration:none; width:150px; }

a         img { border-color:#286828; border-width:4px; border-style: solid; }
a:link    img { border-color:#286828; }
a:visited img { border-color:#286828; }
a:hover   img { border-color:#7C1A22; }
a:active  img { border-color:#286828; }

a.imgBorder         img { border-color:#286828; border-width:4px; border-style: solid; }
a.imgBorder:link    img { border-color:#286828; }
a.imgBorder:visited img { border-color:#286828; }
a.imgBorder:hover   img { border-color:#7C1A22; }
a.imgBorder:active  img { border-color:#286828; }
*******************************************************************************************************************/


.frameTop         { width:800px;margin:auto;background: url(../img/Frame/MRH-Frame-Top.png) top right repeat-x; margin-top:15px; }
.frameRight       { background: url(../img/Frame/MRH-Frame-Right.png)                       top right repeat-y;                  }
.frameBase        { background: url(../img/Frame/MRH-Frame-Base.png)                        bottom left repeat-x;                }
.frameLeft        { background: url(../img/Frame/MRH-Frame-Left.png)                        top left repeat-y;                   }
.frameTopLeft     { background: url(../img/Frame/MRH-Frame-TopLeft.png)                     top left no-repeat;                  }
.frameTopRight    { background: url(../img/Frame/MRH-Frame-TopRight.png)                    top right no-repeat;                 }
.frameBaseLeft    { background: url(../img/Frame/MRH-Frame-BaseLeft.png)                    bottom left no-repeat;               }
.frameBaseRight   { background: url(../img/Frame/MRH-Frame-BaseRight.png)                   bottom right no-repeat;              }
.body             { margin:0px; padding:35px;                                                                                  }
