.body{    width: 100%;    height: 100%;	background-color: #808284;}/* ================================CSS STYLES FOR DotNetNuke================================/* GENERAL *//* style for module titles */.Head{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #00adef;}.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;}.BannerPane{    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;}/* GENERIC */H1{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #00adef;}H2{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    font-weight: bold;    color: #00adef;}/* Main Menu */.MainMenu_MenuBar{    cursor: none;    cursor: hand;    height: 28;    border-right: #f0f0f0 0px solid;}.MainMenu_MenuBreak{      border:none;      height:0px;      background-color:Transparent;}.MainMenu_MenuItem{    cursor: none;    cursor: hand;    color: #000000;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    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: 28;	background-image:  url(images/sub_bg.jpg);    background-repeat: repeat;	vertical-align: center;	text-transform: capitalize;}.MainMenu_RootMenuItem{    background-color: transparent;	cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: bold;    font-style: normal;    border-left: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    height: 28;    text-align: center;	background-image:  url(images/menu_bg.jpg);    background-repeat: repeat;	text-transform: uppercase;}.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemBreadCrumb{    background-color: transparent;	cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: bold;    font-style: normal;    border-left: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    height: 28;    text-align: center;	background-image:  url(images/menuhigh_bg.jpg);    background-repeat: repeat;	text-transform: uppercase;	border-bottom: #000000 2px solid;    border-left: #000000 2px solid;    border-top: #000000 2px solid;    border-right: #000000 2px solid;}.MainMenu_SubMenuItemActive, .MainMenu_SubMenuItemBreadCrumb{    background-color: transparent;    cursor: none;    cursor: hand;    color: #00adef;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: normal;    font-style: normal;    text-align: left;	background-image:  url(images/sub_bg.jpg);    background-repeat: repeat;	vertical-align: center;	text-indent: 0px;	text-transform: capitalize;}.MainMenu_MenuIcon{    cursor: none;    cursor: hand;    background-color: #FFFFFF;    border-left: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    text-align: center;    width: 0;    height: 28;}.MainMenu_MenuItemSel{    background-color: transparent;    cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: bold;    font-style: normal;    background-image:  url(images/menuhigh_bg.jpg);    background-repeat: repeat;    text-align: center;    height: 28;	text-transform: uppercase;}.MainMenu_SubMenuItemSelected{    background-color: transparent;    cursor: none;    cursor: hand;    color: #00adef;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: normal;    font-style: normal;    text-align: left;	background-image:  url(images/sub_bg.jpg);    background-repeat: repeat;	vertical-align: center;	text-transform: capitalize;}.MainMenu_SubMenu{    margin-top: 1px;	z-index: 1000;    cursor: none;    cursor: hand;    background-color: #f4f4f4;    border-bottom: #595959 1px solid;    border-left: #595959 1px solid;    border-top: #595959 1px solid;    border-right: #595959 1px solid;    vertical-align: center;	filter: alpha(opacity=90);    -moz-opacity: 0.90;    opacity: 0.90;	text-indent: 0px;}.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: none;}a.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    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: #00adef;    text-decoration: underline;}a:visited.User{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #ffffff;    text-decoration: none;}a:hover.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #848484;    text-decoration: underline;}.Normal{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    text-decoration: none;}.Normalbold{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    text-style: bold;    text-decoration: none;}.Search{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #FFFFFF;    text-decoration: none;}
