body {
	background-color: #fefefe;
text-align:center;
}
.DNNR_skingradient {
	BACKGROUND-IMAGE: url(./images/DKGChromeGradient.jpg); 
	HEIGHT:30px;
}
.DNNR_skinmaster
{
    height:100%;
    background-color: #c5d6d4;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid;  
}
.DNNR_Banner_Left
{

}
.DNNR_Banner_Right
{
background-image:url(./images/bannerAvatarGreenChrome.gif);
background-repeat:no-repeat;
background-position:right;
background-position:top;
width:126px;
}

.DNNR_BannerPanes
{
background-image:url(./images/bannerGradientGreenChrome.gif);
background-repeat:repeat-x;
background-color:Black;
}
/* Menu */

.MainMenu_MenuItem
{
    border-left: #558881 0px solid;
    border-bottom: #558881 1px solid;
    border-top: #558881 1px solid;
    border-right: #558881 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: #558881;
    border-left  : #558881 0px solid;
    border-bottom: #558881 1px solid;
    border-top: #558881 1px solid;
    border-right: #558881 0px solid;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #558881;
    z-index: 1000;
}
.MainMenu_MenuItemSel
{
    background-color: #50baab;
    border-left:solid 0px #50baab;
    border-right:solid 0px #50baab;
    border-top: 1px solid #50baab;
    border-bottom: 1px solid #50baab;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	border-right: #558881 1px solid;
	border-bottom: #558881 1px solid;
	border-top: #558881 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
{
}

