/* SIDEBAR STYLES */

ul {
    padding-left:1em;
    margin-left:0;
}

ul.Sidebar_L0
{
  list-style-type: none;
  list-style: none;
  text-decoration: none;
}

li.Sidebar_L1
{
    list-style-type: none;
    list-style: none;
    color:#363F5C;
    font-family:georgia,times new roman;
    margin-bottom: 6px;    
}

ul.Sidebar_L2
{
    list-style-type: none;
    list-style: none;
    padding-left: 12px;
    color: Black;
    text-decoration: none;
}

ul.Sidebar_L3
{
    list-style-type: none;
    list-style: none;
    padding-left: 10px;
    color: Black;
    text-decoration: none;
}

li.SidebarLink_L0
{
    list-style: none;
    list-style-type: none;
    color: Black;
    text-decoration: none;
}

li.SidebarLink_L1
{
     list-style: none;
     list-style-type: none;
     color: Black;
    text-decoration: none;
}

li.SidebarLink_L2
{
    list-style: none;
    list-style-type: none;
    padding-bottom: 2px;
}

li.SidebarLink_L2_selected
{
    list-style: none;
    list-style-type: none;
    padding-bottom: 2px;
}

li.SidebarLink_L3
{
    list-style: none;
    list-style-type: none;
    padding-bottom: 2px;
    color: Black;
    text-decoration: none;
}


li.SidebarLink_L3_selected
{
    list-style: none;
    list-style-type: none;
    padding-bottom: 2px;
    color: Black;
    text-decoration: none;
}

li.SidebarLink_L4
{
    list-style: none;
    list-style-type: none;
    padding-bottom: 2px;
    color: Black;
    text-decoration: none;
}


li.SidebarLink_L4_selected
{
    list-style: none;
    list-style-type: none;
    padding-bottom: 2px;
    color: Black;
    text-decoration: none;
    font-size: 12px;
}


a.SidebarLink_L2:link, a.SidebarLink_L2:visited, a.SidebarLink_L2:active, a.SidebarLink_L2:hover
{
    color: Black;
    text-decoration: none;
    font-size: 12px;
}

a.SidebarLink_L2_selected:link, a.SidebarLink_L2_selected:visited, a.SidebarLink_L2_selected:active, a.SidebarLink_L2_selected:hover
{
    color: Black;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}


a.SidebarLink_L3:link, a.SidebarLink_L3:visited, a.SidebarLink_L3:active, a.SidebarLink_L3:hover
{
    color: Black;
    text-decoration: none;
    font-size: 12px;
}

a.SidebarLink_L3_selected:link, a.SidebarLink_L3_selected:visited, a.SidebarLink_L3_selected:active, a.SidebarLink_L3_selected:hover
{
    color: Black;
    text-decoration: none;    
    font-size: 12px;
    font-weight: bold;
}

a.SidebarLink_L4:link, a.SidebarLink_L4:visited, a.SidebarLink_L4:active, a.SidebarLink_L4:hover
{
    color: Black;
    text-decoration: none;
    font-size: 12px;
}

a.SidebarLink_L4_selected:link, a.SidebarLink_L4_selected:visited, a.SidebarLink_L4_selected:active, a.SidebarLink_L4_selected:hover
{
    color: Black;
    text-decoration: none;   
    font-size: 12px;
    font-weight: bold;
}




/* 
================================
Skin Area Styles
================================
*/   
a.topLinks:link, a.topLinks:visited, a.topLinks:hover
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: Black;
  text-decoration: none;
}
 
/* .middleLinks a:link, a:visited, a:hover
{
  text-decoration: underline; 
}
 */

/* 
================================
DNN stuff STyles
================================
*/  
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:11px; 
	font-weight: normal; 
	font-style: normal; 
    background-color: #DFDCCB; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	color: Black;
	width: 188px;
}
.MainMenu_MenuBreak 
{
	width: 1px;
	background-color: #FFFFFF; 
	height: 24px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: normal; 
	font-style: normal; 
	background-color: #333333;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
    color: White;
    width: 188px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
	width: 1px;
    background-color: Black; 
    border-width: 0;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
    background-color: Black; 
    border-width: 0;
	font-size: 0pt; 
	width: 1px; 
	height: 21;
}
.SilentZebra
{
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold; 
	font-style: normal; 
	background-color: Maroon;
    background-image:url(Images/MENUbg.gif);
    background-repeat:repeat-x;
    color:#FFFFFF;
    height: 24px;
}

.LiquidLamb
{
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:70%; 
	font-weight: bold; 
	font-style: normal; 
	background-image: none;
	background-repeat: no-repeat;
	background-color: Black;
    color:#FFFFFF;
    height: 24px;
}

.LiquidLambClicked
{
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:70%; 
	font-weight: bold; 
	font-style: normal; 
	background-image: none;
	background-repeat: no-repeat;
	background-color: Black;
    color:#FFFFFF;
    height: 24px;
}


.DMRFRootMenu
{
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:70%; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Maroon;
    background-image:url(Images/MENUbg.gif);
    background-repeat:repeat-x;
    color:#FFFFFF;
    height: 24px;
}
.DMRFRootMenuSelected
{
	cursor: pointer; 
	cursor: hand; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:70%; 
	font-weight: bold; 
	font-style: normal; 
	background-image: none;
	background-repeat: no-repeat;
	background-color: Black;
    color:#FFFFFF;
    height: 24px;
}
a.PlasticPony, a.PlasticPony:hover
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:65%;
    color: #424242;
    text-decoration: underline;
}
a.PlasticPony:link, a.PlasticPony:visited, a.PlasticPony:active
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:65%;
    color: #424242;
    text-decoration: none;
}


td.tableheader {
background-color:#8A7D68;
color:#FFFFFF;
font-family:verdana,arial,helvetica,sans-serif;
font-weight:bold;
padding:3px;
}

td.tablecopy {
/* background-color:#EAE2CB; */
background-color:#9D7354;
color:#FFFFFF;
font-size:70%;
vertical-align: bottom;

}



.SiteMap 
{
  border: 0;
  color: Black;
  font-size: 12px;
  filter:progid:DXImageTransform.Microsoft.Shadow(enabled=false);
}

.SiteMapSel
{
  border: 0;
  color: Black;
  font-size: 12px;
  text-decoration: underline;
  filter:progid:DXImageTransform.Microsoft.Shadow(enabled=false);
}