body{
	margin: 0px;
	background-color: #000000;
	color: #ffffff;
}

table, td{
	text-align: left;
	color: #ffffff;
}

TD.user, TD.user A, TD.user A:hover, TD.user A:visited, TD.user A:link{
	text-align:center;
	font-size: 11px;
	color: #999999;
	font-weight:normal;
}
TD.contactMap, TD.contactMap A, TD.contactMap A:hover, TD.contactMap A:visited{
	font-size: 11px;
	color: #ffffff;
}
TD.breadcrumb, TD.breadcrumb A, TD.breadcrumb A:hover, TD.breadcrumb A:visited{
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
TD.footer, TD.footer span, TD.footer A, TD.footer A:hover, TD.footer A:visited, TD.footer A:link{
	font-size: 9px;
	color: #999999;
}

TD.footer1{
	font-size: 11px;
	color: #87919A;
}



.ContentPane{
	padding: 12px;
}


.FooterLeftPane .normal, .FooterLeftPane a, .FooterLeftPane a:link, .FooterLeftPane a:hover, .FooterLeftPane a:visited, .FooterLeftPane a:active, .FooterLeftPane .SkinObject, .FooterLeftPane,
.FooterPane .normal, .FooterPane a, .FooterPane a:link, .FooterPane a:hover, .FooterPane a:visited, .FooterPane a:active,
.FooterRightPane .normal, .FooterRightPane a, .FooterRightPane a:link, .FooterRightPane a:hover, .FooterRightPane a:visited, .FooterRightPane a:active, .FooterRightPane .SkinObject, .FooterRightPane{
	font-family: verdana;
	color: #6666AD;
	font-size: 8px;
}


/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 189px; z-index: 999999;}
.MainMenu_MenuContainer td {font-weight: normal; background-color:transparent; z-index: 999999;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: verdana; font-weight: normal; color: #959595; border: 0px; padding:3px; z-index: 999999;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: verdana; font-weight: normal; color: #ffffff; background: transparent; border: 0px; padding:3px; z-index: 999999;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 999999; margin: 1px 0px 0px -2px; background-color: #063058; border: 1px solid #ddd; border-left: 3px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}
.submenu-chl {background-color: #ededed; z-index: 999999;}
.submenu-chl .MainMenu_MenuItem{height:25px;background-color: #333333; z-index: 999999;}
.submenu-chl .MainMenu_MenuItemSel{height:25px;background-color: #575757; z-index: 999999;}



/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 2px 0 0px; border: 0px; text-align: right; z-index: 999999;}
.MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 0px; text-align: right; z-index: 999999;}
.submenu-chl .MainMenu_MenuArrowSel {padding: 0 2px 0 0px; border: 1px solid #ff00ff; text-align: right; background:green; z-index: 999999;}

/* menu arrows for DNN version 4.3.7 and older - controls the pixel shift on hover */
/* .MainMenu_MenuArrow {padding: 0 2px 0 0px; border: #f6f6f6 solid; border-width: 1px 1px 1px 0; text-align: right;} */

/* idle state of main menu items */
.MainMenu_Idle td {margin: 0; padding: 0 0 1px 0; height: 19px; font-weight: bold; background: url(FabFours_menuBg.gif); background-position: top left; text-align:right;}
.MainMenu_Idle td span {padding-left: 8px;padding-right: 24px; color:#cccccc; font-size: 11px; font-family: Verdana;}

/* hover state of main menu items */
.MainMenu_Selected td {margin: 0; padding: 0 0 1px 0; height: 19px; font-weight: bold; background:#575757;}
.MainMenu_Selected td span {color:#cccccc; font-size: 11px; font-family: Verdana;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 1px 0; font-weight: bold; height: 19px; background: url(FabFours_menuBg.gif); background-repeat: no-repeat; background-position: bottom left; text-align:right;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {padding-left: 8px;padding-right: 24px;  color: #cccccc; font-size: 11px; font-family: Verdana;}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {width: auto; border: 0;}

.css_08{ font-size: 12px; }