#trdnn_dnnMENU_ctldnnMENU158, 
#trdnn_dnnMENU_ctldnnMENU160, 
#trdnn_dnnMENU_ctldnnMENU162, 
#trdnn_dnnMENU_ctldnnMENU165, 
#trdnn_dnnMENU_ctldnnMENU166, 
#trdnn_dnnMENU_ctldnnMENU167,
#trdnn_dnnMENU_ctldnnMENU169
{
display: none;
visibility: hidden;
}

body {
	border: 0px;
	font-family: Verdana, sans-serif;
	background-image: url(tile_bkground.jpg);
}


A.skinobject:link  {
    text-decoration:    none;
    color:  #993333;
}

A.skinobject:visited   {
    text-decoration:    none;
    color: #CC6600;
}

A.skinobject:active    {
    text-decoration:    none;
    color:  white;
}

A.skinobject:hover {
    text-decoration:    none;
    color: black;
}


A:link  {
    text-decoration:    none;
    color: #993333;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}
.Normal, TD
{
	font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
}
.skinmaster {
}
.pageheader {
	background-color: #9DEC0A;
}
.pagebody {
	background-color: #FFFFFF;
	border: 1px #000000;
}
.pagefooter {
	background-color: #9DEC0A;
}

.DNNTree_Normal
{
    font-weight:bold;
}

.skinobject
{
	font-family: Arial, Helvetica;   
	font-style: normal;
	color: #993333;	
	font-weight: bold;
}

/* menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	height: 20px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #996633;
	font-family: Arial, Helvetica; 
	font-weight: bolder; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 0px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background-color: white;  
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	font-weight: bolder;
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: Arial, Helvetica;  
	font-style: normal;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: black;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: black;
	cursor: pointer; 
	cursor: hand;
}

