﻿body.articlesMaster td.logo a
{
    border-style: none;
}
body.articlesMaster td.logo img
{
    border-style: none;
}
body.articlesMaster 
{
    margin: 0px;
    background-color: #ffffff;
}
body.articlesMaster td#categoryContainer
{
    padding: 10px 0px 0px 30px;
    width: 0%;
    text-align: left;
    vertical-align:top;
}
body.articlesMaster td#articlesContainer
{
    vertical-align: top;
    width:806px;
}
body.articlesMaster table.rightMenu
{
    background-image: url(images/rightSideBar.jpg);
    background-repeat: repeat-x;
}

body.articlesMaster table.rightMenu td.rightMenu a
{
    color:#ffffff;
}

body.articlesMaster table.rightMenu td a
{
    text-align: center;
    display: block;
    margin: 0;
    padding: 5px;
}
body.articlesMaster table.rightMenu td a.nonSelectedLink
{
    color: #000000;
}
body.articlesMaster table.rightMenu td a:hover, body.casie table.rightMenu td a.selectedLink
{
    background-color: #585858;
    color: #ffffff;
}

body.articlesMaster table.rightMenu td ul
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    list-style-type: none;
}
body.articlesMaster table.rightMenu td.rightMenu
{
    background-color: #bf6f60;
    color: #ffffff;
    height: 20px;
    border-bottom: 1px solid;
    text-align: center;
}

body.articlesMaster table.rightMenu td li
{
}
body.articlesMaster table.rightMenu td
{
    vertical-align: top;
}

body.articlesMaster a.selectedLink
{
    background-color: #585858;
    color: #ffffff;
}

body.articlesMaster div.articles a
{
    text-decoration: none;
}

body.articlesMaster div.articles a.nonSelectedLink
{
    color: #000000;
}
body.articlesMaster div.articles a:hover
{

}
body.articlesMaster div.articles h3
{
    font-weight: 700;
    font-size: 110%;
    margin: 0px;
    
}
body.articlesMaster div.articles h3 a
{
     /*color: #415032;*/
     color: #000000;
    
}
body.articlesMaster .layoutCell
{
    border-top: solid 1px black;
    vertical-align: top;
    text-align:left;
}
body.articlesMaster .article
{
    width: 250px;
    color: black;
}
body.articlesMaster .articleView
{
    width: 800px;
    color: black;
}
body.articlesMaster .article hr.titleSep
{
    color: #7c7e93;
}
body.articlesMaster .articleView hr.titleSep
{
    color: #7c7e93;
}
body.articlesMaster div.imageCss
{
    float: left;
    margin: 2px;
}

body.articlesMaster div.categories
{
    margin-left: 50px;
}
body.articlesMaster div.categories table
{
    width: 500px;
}
body.articlesMaster div.categories a
{
    margin-right: 5px;
    margin-left: 5px;
}
body.articlesMaster div.categories a:hover
{
    color: #415032;
}
div#mArticle td.banner div
{
    width:200px;
    text-align:center;
    
}
div#mArticle td.banner
{
    text-align:left;width:100%; padding-left:25px;
}
div#mArticle td.banner a
{
    color:#56597C;
} 
div#mArticle  a:hover
{
    color:#BF6F60;
} 
div#mArticle td.banner a:hover
{
    color:#BF6F60;
} 



