﻿body {
	padding: 0;
	margin: 0;
	height: 100%;
}
.controlpanel {
	background: #FFF;
	border: #ADADAD solid;
	border-width: 0px 0px 2px;
}
.controlpanel IMG {
	margin: 15px 5px 0px;
}
.controlpanel TD TD TD TD IMG {
	margin: 0px;
}
.controlpanel TD TD TD {
	width: auto;
}
.controlpanel DIV {
	border: #CCC solid;
	border-width: 0px 1px;
	width: 3px;
	height: 100px;
}
.controlpanel TD.SubHead {
	background: #CCC;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.controlpanel TD TD TD .SubHead {
	background: transparent;
	border: 0px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.controlpanel TD TD TD input {
	background: #EFEFEF;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-left: 4px;
}
.controlpanel TD TD TD select {
	background: #EFEFEF;
	font-size: 11px;
	color: #333;
}
.controlpanel A.CommandButton {
	font-size: 10px;
	text-decoration: none;
}
.controlpanel A.CommandButton:link {
	color: #000;
}
.controlpanel A.CommandButton:visited {
	color: #000;
}
.controlpanel A.CommandButton:active {
	color: #000;
}
.controlpanel A.CommandButton:hover {
	color: #FF9900;
	text-decoration: underline;
}
#wrapper {
	position: relative;
	height: 258px;
}
#logo {
	position: absolute;
	top: 29px;
	left: 29px;
	width: 228px;
	height: 31px;
	z-index: 3;
}
#user {
	position: absolute;
	height: 18px;
	top: 8px;
	right: 8px;
	text-align: right;
	z-index: 3;
}
#header {
	position: absolute;
	bottom: 40px;
	z-index: 2;
	width: 100%;
	background: url(headerbg.gif);
}
#menu {
	position: absolute;
	background: url(menubg.jpg);
	width: auto;
	height: 54px;
	bottom: 0px;
	z-index: 1;
}
#SearchContainer input {
	MARGIN: 0px;
	padding: 0px;
	border: 1px solid #010102;
	font-size: 9px;
	color: #ffffff;
	BACKGROUND: transparent;
	WIDTH: 100px;
	HEIGHT: 16px;
}
#LanguageContainer select {
	MARGIN: 0px;
	vertical-align: top;
	border: 1px #8B00CE solid;
	font-size: 9px;
	color: #FCFFFE;
	BACKGROUND: #6E02A6;
	WIDTH: 130px;
	HEIGHT: 16px;
}
/*#menu{ text-align:center; background-image:url(images/menu_bg.gif) repeat-x; margin:0px auto; clear:both; }
#options{ position:relative; height:24px; }
#yellow #options{background-image:url(images/MM2.gif); } */
.TopPane {
	padding: 0px;
}
.LeftPane {
	padding: 0px;
}
.LinkPane {
	padding: 0px;
}
.MiddlePane {
	padding: 0px;
}
.ContentPane {
	padding: 0px;
}
.RightPane {
	padding: 0px;
}
.BottomPane {
	padding: 0px;
}
.FooterPane {
	padding: 0px;
}
.BannerPane {
	padding: 0px;
}
.Head {
	font-size: 12px;
	font-weight: bold;
	color: #8A8A8A;
}
.SubHead {
	font-size: 11px;
	color: #8A8A8A;
}
.SubSubHead {
	font-size: 11px;
	color: #8A8A8A;
}
.Normal, .NormalNukeNews, TH, TD, DIV, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	line-height: 150%;
	letter-spacing: 130%;
	color: #4E4E4E;
}
.NormalNukeNews {
	padding: 0;
	margin-left: 6px;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	color: #000029;
	text-decoration: none;
}
A.CommandButton:hover {
	color: #F59253;
	text-decoration: underline;
}
A, A:link, A:visited, A:active {
	color: #10218B;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
A:hover {
	color: #10218B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.user, a.user:link, a.user:active, a.user:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.user:hover {
	font-size: 10px;
	color: #9B9B9B;
	text-decoration: none;
	font-weight: normal;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-size: 11px;
	color: #A191A9;
	text-decoration: none;
	font-weight: normal;
}
a.links:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
	font-size: 10px;
	color: #FFFEFE;
	text-decoration: none;
	font-weight: normal;
}
a.Breadcrumb:hover {
	font-size: 10px;
	color: #A191A9;
	text-decoration: none;
	font-weight: normal;
}
.date, a.date:link, a.date:active, a.date:visited {
	font-size: 9px;
	color: #FFFEFE;
	text-decoration: none;
	font-weight: bold;
}
a.date:hover {
	font-size: 9px;
	color: #FFFEFE;
	text-decoration: none;
	font-weight: bold;
}
.ext {
	color: #262626;
	font-size: 12px;
}
.special {
	font-size: 10px;
	color: #05F506;
	text-decoration: none;
	font-weight: bold;
}
.me, a.me:link, a.me:active, a.me:visited {
	font-size: 10px;
	color: #262626;
	text-decoration: underline;
	font-weight: bold;
}
a.me:hover {
	font-size: 10px;
	color: #262626;
	text-decoration: underline;
	font-weight: bold;
}
.newstitle {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.newstitle:link, .newstitle:active, .newstitle:visited {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.newstitle:hover {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #10218B;
}
.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer {
	background: transparent;
	width: 100%;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_MenuBreak {
	display: none;
}
.ModuleTitle_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItem, .submenuitembreadcrumb {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #EAEAE8 solid;
	border-width: 1px 0px;
}
.submenuitemselected {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #EAEAE8 solid;
	border-width: 1px 0px;
	Margin: 0px;
	background: #3B3B7F;
}
.submenu {
	z-index: 1000;
	border: 1px #323232 solid;
	padding: 0px;
	margin: 0px;
	background: #EAEAE8;
}
.rootmenuitem TD {
	color: #ffffff;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/menu_bg.gif.gif);
	padding: 0px 10px 0px 10px;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD {
	color: #D7D7D7;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/menu_bg.gif);
	padding: 0px 10px 0px 10px;
}
.MainMenu_MenuBreak {
	display: none;
}
.afgrouprow {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	height: 30px;
	background-color: #336699;
	background-image: url(images/red_back_grad.gif);
}
