body
{
	border-left: 0px 0px 0px 0px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: white;
}
#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 0px 0px 0px; BORDER: 1px solid #ffffff; font-size:9px; color:#ffffff; BACKGROUND:transparent;  WIDTH: 150px;  HEIGHT: 14px; background-image: url(images/searchinside.gif);	background-repeat: no-repeat;	background-position: top right;} */
#LanguageContainer select{MARGIN: 0px; BORDER: 1px solid #888888; font-size:9px; color:#000000; BACKGROUND: #f2f2f2;  WIDTH: 130px; 	HEIGHT: 13px;}

.bannerpane{ padding:5px 5px 5px 5px; }
.toppane{ padding:5px 5px 5px 5px; }
.leftpane{ padding:2px 2px 2px 2px; }
.contentpane{ padding:5px 5px 5px 5px; }
.rightpane{ padding:5px 5px 5px 0px; }
.bottompane{ padding:5px 5px 5px 5px; }


.Head{ font-size:12px; font-weight:bold; color:#333333; }
.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }
.Normal{ font-size:11px; color:#333333; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#F48F0E; text-decoration:none; }
A.CommandButton:hover{ color:#F48F0E; 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:#F48F0E; text-decoration:none; }
A:hover{ color:#F48F0E; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#888888; text-decoration:none; font-weight:bold; font-size:10px;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:white; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.footer:hover{	color:#ffcc00; text-decoration:none; font-weight:bold;}
.links,a.links:link,a.links:active,a.links:visited{	font-size:9px; color:#000000; text-decoration:none; font-weight:bold;}
a.links:hover{font-size:9px; color:#000000; text-decoration:none; font-weight:bold;}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:9px; color:#888888; text-decoration:none; font-weight:bold;}
a.breadcrumb:hover{ font-size:9px; color:#000000; text-decoration:none; font-weight:bold;}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#000000;	font-size:11px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #DEDEDE solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#CC5909;
	font-size:11px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	border:1px #DEDEDE solid;
	border-width:1px 0px;
	Margin:2px;
	background: #BEBEBE;
}
.submenu{
	z-index:1000;
	border:1px #BEBEBE solid;
	padding:0px;
	margin-top:2px;
	margin-left:2px;
	background:#DEDEDE;
}
.rootmenuitem TD{ 
	color:#000000; font-size:11px; font-weight:bold;
	padding: 0px 5px 0px 20px;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	height:22px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#CC5909; font-size:11px; font-weight:bold;
	padding: 0px 5px 0px 20px;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	height:22px;
}
.MainMenu_MenuBreak{display:none; }

/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #555;
}


/* Applies to text input boxes */
.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}


/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}


.StandardButton {
	background: #697FB0;
	border-right: 1px solid #405581;
	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	color: #fff;
	font-weight: normal;
}

/* START viag - Table CSS */
.viag_Table /* Basic style of the datagrid */
{
}

.viag_TableHeader
{
	font-weight: bold;
	font-size: 8px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	background-color: lightgrey;
}

.viag_TableItem
{
	background-color: whitesmoke;
	font-size: 8px;
	font-family: Tahoma, Arial, Helvetica;
	padding: 5px 5px 5px 5px;
}

.viag_TableAltItem
{
	background-color: gainsboro;
	font-weight: normal;
	font-size: 8px;
	font-family: Tahoma, Arial, Helvetica;
	padding: 5px 5px 5px 5px;
}

.viag_ImageButton
{
	cursor:pointer;
	cursor:hand;
}
/* END viag - Table CSS */




