
body{background-color:#999999;margin:0px;padding:5px;}

/*Page*/
.ddPage{width:768px;background-color:#eeeeee;}
.ddMenu{width:160px;background-color:#CCCCCC;}
.ddSide{width:170px;}
.ddHeader{background-color:#99CCCC;}
.ddFooter{background-color:#CC99CC;}
.ddTop{background-color:#009999;height:70px;background-image:url(Headers/WaterFall.jpg);background-repeat:no; background-position:top right;}
.ddContent{background-color:#FFFFFF;}

/*DNN Text*/
.Normal,.normal,TD{font-size:12px;color:#333333;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
A, A:link, A:visited, A:active, A:hover{font-size:12px;color:#000000;text-decoration:underline;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
A:hover{color:#006666;}

/*Modules*/
.Head{font-size:14px;color:#000000;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

/*SkinObjects*/
.SkinObject, A.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active, A.SkinObject:hover{font-size:12px;color:#000000;text-decoration:none;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
A.SkinObject:hover{color:#ff0000;}

/*Menu*/
.MainMenu_MenuContainer { background-color: transparent;  width: 100%; }
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent;  width: 100%; }
.MainMenu_MenuItem,  .ModuleTitle_MenuItem {  font-family:Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; background: Transparent; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {font-family:Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; cursor: pointer; cursor: hand; color: #4F4F4F; background: #DCDCDC; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
.MainMenu_MenuItemSel TD, .MainMenu_MenuItem TD{ font-family:Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bold; font-style: normal;}
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 2000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #f3f3f3; padding: 0px; border: 1px solid #999; font-weight: bold; filter: none; }
.MainMenu_SubMenu .MainMenu_MenuItem{background-color:f3f3f3;}
.MainMenu_Idle {color: #666; padding: 0; height: 22px; font-weight: bold;}
.MainMenu_Selected { color: #666;  padding: 0; height: 22px; font-weight: bold;}
.MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; padding: 0; height: 22px; font-weight: bold;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
.ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

