body {
	background-color: #474a4a;
	
}
.DNNR_skingradient {
	BACKGROUND-IMAGE: url(./images/BlackGradient.gif); 
	HEIGHT:30px;
}
.DNNR_skinmaster
{
    height: 100%;
    width:100%;
    background-color: #535555;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
}
.DNNR_BannerPanes
{
background-image:url(./images/bannerGradient.gif);
background-repeat:repeat-x;
background-color:Black;
}

.DNNR_Banner_Left
{

}
.DNNR_Banner_Right
{
background-image:url(./images/bannerAvatar.gif);
background-repeat:no-repeat;
background-position:right;
background-position:top;
width:126px;

}



/* Menu */

.MainMenu_MenuItem
{
    border-left: #808080 0px solid;
    border-bottom: #808080 1px solid;
    border-top: #808080 1px solid;
    border-right: #808080 0px solid;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    border-color: #808080;
}
.MainMenu_MenuIcon
{
    background-color: #808080;
    border-left  : #808080 0px solid;
    border-bottom: #808080 1px solid;
    border-top: #808080 1px solid;
    border-right: #808080 0px solid;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #808080;
    z-index: 1000;
}
.MainMenu_MenuItemSel
{
    background-color: #999999;
    border-left:solid 0px black;
    border-right:solid 0px black;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    cursor: pointer;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-top: #808080 0px solid;
}
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color:#8a8e8e;
}
.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #8E9D9B;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link
{
    text-decoration: underline;
    color: #8E9D9B;
}

A.SkinObject:visited
{
    text-decoration: underline;
    color: #8E9D9B;
}

A.SkinObject:hover
{
    text-decoration: underline;
    color: #F9FBA2;
}

A.SkinObject:active
{
    text-decoration: underline;
    color: #8E9D9B;
}

.DNNR_BannerPanes
{
}

































