.body{    width: 100%;    height: 100%;	background-color: #000000;}/* ================================CSS STYLES FOR DotNetNuke================================/* GENERAL *//* style for module titles */.Head{    font-family: Arial, Helvetica, sans-serif;    font-size: 18px;    font-weight: bold;    color: #ec1d27;}.TopPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;}.LeftPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}.ContentPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}.RightPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}.BottomPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}/* GENERIC */H1{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #ec1d27;}H2{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    font-weight: bold;    color: #ec1d27;}H3{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #000000;}H4{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    font-weight: bold;    color: #000000;}/* Main Menu */.MainMenu_MenuBreak{      border:none;      height:1px;      background-color:Transparent;}.MainMenu_MenuItem{    background-image: url(submenu_bg.jpg);	background-repeat: repeat-x;	cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: normal;    font-style: normal;    border-left: #f0f0f0 0px solid;    border-bottom: #f0f0f0 0px solid;    border-top: #f0f0f0 0px solid;    border-right: #f0f0f0 0px solid;    height: 24;	vertical-align: center;	text-align: center;	padding-right: 7px;	padding-left: 4px;}.MainMenu_RootMenuItem{    background-image: url(black.jpg);	background-repeat: repeat-x;	background-color: transparent;	cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: bold;    font-style: bold;    border-left: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    height: 25;    text-align: center;	text-indent: 0px;}.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemBreadCrumb{    background-image: url(red_spacer.jpg);	background-repeat: repeat-x;	background-color: #ec1d27;    cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: bold;    font-style: bold;    text-align: center;    height: 25;	text-indent: 0px;}.MainMenu_MenuItemSel{    background-image: url(red_spacer.jpg);	background-repeat: repeat-x;	background-color: #ec1d27;    cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: bold;    font-style: bold;    text-align: center;    height: 25;	text-indent: 0px;}.MainMenu_SubMenuItemSelected{    background-image: url(submenu_high.jpg);	background-repeat: repeat-x;    cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: normal;    font-style: normal;    text-align: center;	vertical-align: center;	height: 24;	padding-right: 7px;	padding-left: 4px;}.MainMenu_SubMenu{    background-image: url(black.jpg);	background-repeat: repeat-x;    margin-top: 3px;	display: inline;	z-index: 1000;    cursor: none;    cursor: hand;    background-color: #ffffff;    border-bottom: #005dac 0px solid;    border-left: #005dac 0px solid;    border-top: #005dac 0px solid;    border-right: #005dac 0px solid;    vertical-align: center;	height: 24;}.MainMenu_MenuIcon{ display:none; }.MainMenu_RootMenuArrow{ display:none; }.MainMenu_MenuArrow{ display:none; }.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #333333;    text-decoration: none;}a.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #333333;    text-decoration: none;}.User{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #ffffff;    text-decoration: none;}a.User{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #ffffff;    text-decoration: none;}a:hover.User{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #ec1d27;    text-decoration: underline;}a:hover.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #ec1d27;    text-decoration: underline;}.Normal{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;	line-height: 20px;}.Normalbold{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    text-style: bold;	line-height: 20px;}
