body
{
    background-color: #fefefe;
}
.DNNR_skingradient
{
    background-image: url(./images/DKPurpleGradient.jpg);
    height: 30px;
}
.DNNR_skinmaster
{
    height: 100%;
    width:100%;
    background-color: #dcb2fe;
    border-right: #dcb2fe 1px solid;
    border-top: #dcb2fe 1px solid;
    border-left: #dcb2fe 1px solid;
    border-bottom: #dcb2fe 1px solid;
}

.DNNR_Banner_Left
{

}
.DNNR_Banner_Right
{
background-image:url(./images/bannerAvatarPurple.gif);
background-repeat:no-repeat;
background-position:right;
background-position:top;
width:126px;
}

.DNNR_BannerPanes
{
background-image:url(./images/bannerPurpleGradient.gif);
background-repeat:repeat-x;
background-color:#a256f4;
}
/* Menu */

.MainMenu_MenuItem
{
    border-left: #be7cf8 0px solid;
    border-bottom: #be7cf8 1px solid;
    border-top: #be7cf8 1px solid;
    border-right: #be7cf8 0px solid;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
}
.MainMenu_MenuIcon
{
    background-color: #dcb2fe;
    border-left: #dcb2fe 0px solid;
    border-bottom: #dcb2fe 1px solid;
    border-top: #dcb2fe 1px solid;
    border-right: #dcb2fe 0px solid;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #be7cf8;
    z-index: 1000;
}
.MainMenu_MenuItemSel
{
    background-color: #dcb2fe;
    border-left: solid 0px #dcb2fe;
    border-right: solid 0px #dcb2fe;
    border-top: 1px solid #dcb2fe;
    border-bottom: 1px solid #dcb2fe;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}
.MainMenu_MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    border-right: #be7cf8 1px solid;
    border-bottom: #be7cf8 1px solid;
    border-top: #be7cf8 0px solid;
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: black;
}
.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link
{
    text-decoration: underline;
    color: black;
}

A.SkinObject:visited
{
    text-decoration: underline;
    color: black;
}

A.SkinObject:hover
{
    text-decoration: underline;
    color: black;
}

A.SkinObject:active
{
    text-decoration: underline;
    color: black;
}

.DNNR_BannerPanes
{
}
