body{background-color:#FFFFFF; margin:0px;padding:0px;}

.dd_topDark{background-color:#ff7f50; height:6px;}
.dd_topLight{background-color:#eeeeee; background-image:url(underlay/building.jpg);}

.dd_topSep{background-color:#eeeeee; height:1px;} /*grey*/

.dd_topShade{background-color:#f0f8ff; height:4px;}


.dd_side{width:140px; border-right:1px solid #eeeeee; background-color:#eeeeee;}
.dd_width{width:768px;}
.dd_head{display:block;}
.dd_innerside{width:140px;}

.dd_midDark{background-color:#ff7f50;}
.dd_midLight{background-color:#ffffff;}



TD, .Normal, a, a:link, a:visited, a:active, a:hover{font-family: Verdana; font-size:11px; color:#000000;}
a, a:link, a:visited{color:#ff7f50!important;}, a:active, a:hover{text-decoration:underline;}
a:hover{color:#0000cd;}

/*objects*/
.dd_title{ color:#8cb5ff; font-size:18px; font-family: "Arial Black", Arial;}
.dd_login{ text-transform:uppercase; font-size:13px; text-decoration:none;}
.dd_footer, a.dd_footer, a.dd_footer:link, a.dd_footer:visited, a.dd_footer:active, .dd_footer a, .dd_footer a:link, .dd_footer a:active, .dd_footer a:visited{color:#FFFFFF!important;}
a.dd_footer:hover{color:#eeeeee;}

/*search*/
.dd_midLight INPUT,.dd_midLight A{height:18px;padding:0px;margin:0px; font-family: Verdana; font-size:11px; color:#0000cd; border:1px solid #ff7f50; text-decoration:none; font-weight:bold; background-color:#FFFFFF;}

.main_dnnmenu_container { 
      background-color: transparent;  
      width: 100%;
}

.main_dnnmenu_bar { 
      cursor: pointer; 
      cursor: hand; 
      background: transparent;  
      width: 100% 
      height: 22px;
      padding: 5px 6px 3px 16px;
}

.main_dnnmenu_item, .main_dnnmenu_item td { /*TD if menu option for using tables is on*/
      cursor: pointer; 
	cursor: hand; 
      font-family: Verdana;
      color: #000000;
      font-size: 11px;
      background: Transparent;
      font-weight: normal; 
      font-style: normal; 
      white-space: nowrap;
     	BORDER: 0; 
      height: 22px;
      padding: 5px 6px 3px 16px;
}

.main_dnnmenu_icon, .main_dnnmenu_icon td {
    	display: none;
}

.main_dnnmenu_rootitem, .main_dnnmenu_rootitem td { /*TD if menu option for using tables is on*/
      font-family: Verdana; 
      font-size: 11px; 
      font-weight: normal; 
      text-align: left;
      cursor: pointer; 
      cursor: hand; 
      color: #000000;
      background: #eeeeee; 
      height: 22px;
      white-space: nowrap;
      padding: 5px 6px 3px 16px; /*explicity set padding for root menu items*/
}

.main_dnnmenu_submenu, .main_dnnmenu_submenu td { 
      z-index: 2000;
      cursor: pointer; 
	cursor: hand; margin: 0 0 0 1px;
      font-family: Verdana;
      color: #000000;
      text-align: left;
      font-size: 11px;
      background: #eeeeee;
      font-weight: normal; 
      font-style: normal; 
      white-space: nowrap;
      height: 22px;
      filter: none;
}

.main_dnnmenu_submenu_rootitem, main_dnnmenu_submenu_rootitem td {
      font-family: Verdana; 
      font-size: 11px; 
      cursor: pointer;   
      cursor: hand;  
      color: #000000;  
      text-align: left;
      font-weight: normal;
      background: Transparent; 
      height: 22px;
      white-space: nowrap;
	padding-left: 5px;    /*explicitly set padding for sub-menus */       
}

.main_dnnmenu_break {
	BORDER-RIGHT: gray 0px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 0px solid; 
	BORDER-BOTTOM: gray 1px solid; 
	HEIGHT: 3px; 
	BACKGROUND-COLOR: Black;
}

.main_dnnmenu_itemhover, .main_dnnmenu_itemhover td { 
      font-weight: bold;
      background-image:url(Select1.gif);
      padding: 5px 6px 3px 16px; 
}

.main_dnnmenu_submenu_itemhover, .main_dnnmenu_submenu_itemhover td {
      font-family: Verdana; 
      font-size: 11px; 
      color: #ffffff;  
      font-weight: normal;
      background-color: #ff7f50;
}
    
.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

*/
.StandardButton
{
	background: #ffffff none;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-color: #eeeeee;
}

.Head {
      font-family: Verdana;
      font-size:12px;
}

/*containers*/
.dc_primary .dc_sep{background-color:#eeeeee;}
.dc_primary .Head{color:#ff7f50;}

.dc_secondary .dc_sep{background-color:#eeeeee;}
.dc_secondary .Head{color:#ff7f50;}

.dc_alternate .dc_sep{background-color:#e7f8c0;}
.dc_alternate .Head{color:#c39b00;}




