body
{
	border-left: 0px;
	border-right: 0px;
	height: 100%;
	margin: 0px;
	background:images/bg_gray.gif;
}
#wrapper
{
	position: relative;
	height: 258px;
}
#logo
{
	position: absolute;
	top: 0px;
	align:right;
	/*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: 22px;
	/*bottom: 0px;*/
	z-index: 1;
}
#SearchContainer input
{
	margin: 0px;
	border: 1px solid #014141;
	font-size: 9px;
	color: #014141;
	background: #ffffff;
	width: 90px;
	height: 14px;
	padding-left: 2px;
	padding-right: 2px;
}
#LanguageContainer select
{
	margin: 0px;
	border: 0px solid #014141;
	font-size: 9px;
	color: #014141;
	background: #ffffff;
	width: 120px;
	height: 22px;
}


.toppane
{
	padding: 0px 0px 10px 0px;
}
.bottompane
{
	padding: 0px 0px 0px 0px;
}
.contentpane
{
	padding: 0px 0px 10px 0px;
}
.rightpane
{
	padding: 0px 0px 10px 10px;
}
.leftpane
{
	padding: 0px 0px 0px 0px;
}
.DateTime
{
	padding: 3px 1px 1px 1px;
}

.Head
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.SubHead
{
	font-size: 11px;
	color: #666666;
}
.SubSubHead
{
	font-size: 11px;
	color: #666666;
}
.Normal
{
	font-size: 11px;
	color: #666666;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	color: #F78D26;
	text-decoration: none;
}
A.CommandButton:hover
{
	color: #F78D26;
	text-decoration: underline;
}
TH, TD, DIV
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
A, A:link, A:visited, A:active
{
	color: #666666;
	text-decoration: none;
}
A:hover
{
	color: #F78D26;
	text-decoration: none;
}
.user, a.user:link, a.user:active, a.user:visited, .user
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.user:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}


.footer, a.footer:link, a.footer:active, a.footer:visited
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-size: 10px;
	color:#595959;
	text-decoration: none;
	font-weight: normal;
}
a.links:hover
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer
{
	background: transparent;
	width: 100%;
	align: center;
	height :22px;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuArrow
{
	display: none;
}
.MainMenu_MenuItem, .submenuitembreadcrumb
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 5px 1px 5px;
	border: 0px;
	height :22px;
}
.submenuitemselected
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border: 0px #cccccc solid;
	border-width: 1px 0px;
	background:#00396a;
	height :22px;
}
.submenu
{
	border: 1px solid #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	background: #00396a;
	height :22px;
}
.rootmenuitem TD
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	background: transparent;
	align: center;
	height :22;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	align: center;
	height :100%;
	border : 0px;
	height :22;
}
.MainMenu_MenuBreak
{
	border: 0px;
	padding: 0px;
}


