/* Section Start: General Classes */
BODY { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #000000;  }  /* General definition of default fonts and colors in BODY. */
TD { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #000000; }  /* General definition of default fonts and colors in Table Cells. */
A { text-decoration: none; color: #000000; font-size: 8pt; } /* General definition of default links styles. */
A:hover { text-decoration: underline; color: #000080; font-size: 8pt; }  /* General definition of default hoovered links styles. */

.Headline01 {	font-family: arial, InfoTextSemiBold-Roman, verdana; font-size: 9pt; color: black; font-weight: bold; }

.alphaimage { behavior: url('pngbehavior.htc'); } /* Alpha Transparent PNG handling in Internet Explorer on PC. DON'T CHANGE THIS */

.input { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; } /* All form INPUT boxes */
.inputnumber { font-family: tahoma, verdana, arial; font-size: 8pt; text-align: right; } /* All form INPUT boxes used for numbers that should be right aligned. */
.button { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; } /* All form buttons; SUBMIT, BUTTON ect. */

.pictureborder IMG { border: 1px #000000 solid; } /* Border for shown minipics, must be 0 or 1 pixel. */

.bottombody { background-color: #FFFFFF; } /* Background for the bottom bar. */
.defaultbody { background-color: #FFFFFF; } /* Background for the main windows, behind the pane contents. Remember to change the fade-in on the header graphics also if present. Remember to change this in the configuration also. */

.loginbody { background-image: url('../Branding/logonback.gif'); } /* Body for the login screen, should only load the background "logonback.gif" to match the branding section. Don't change this. */

.tabbody { background-color: #FFFFFF; } /* The background color inside the tabs. Remember to change this in the configuration also. */
.tabborder { background-color: #bfb8bf; } /* The border around the tabs. */
.tabshadow { background-color: #FFFFFF; } /* The one pixel shadow on the right next to the border around the tabs. */

.listTable { width: 100%; border-collapse: collapse; border: 0px; } /* The definition of the list tables. */

.listTableHeader { padding: 1px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #ffffff; font-weight: bold; background-color: #666666; height: 20px; } /* The header line of the listtables. */
.listTableHeader A, .listTableHeader A:link, .listTableHeader A:active { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: none; } /* The unhovered hrefs on the header of the listtable. */
.listTableHeader A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: none; } /* The hovered hrefs on the header of the listtable. */

.InviteboardComment{ padding: 1px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #ffffff; font-weight: bold; background-color: #666666; height: 20px; } /* The header line of the comments on inviteboardet. */
.InviteboardCommentReply{ padding: 1px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #666666; font-weight: bold; background-color: #ffffff; height: 20px; } /* The header line of the comments reply on inviteboardet. */



.listTableLeftHeader { width: 5px; background-image: url('../Images/listtabletopleft.png'); background-color: #fafafc; padding: 0px; margin: 0px; } /* The first column of the list header, used for displaying rounded corners. */
.listTableRightHeader { width: 5px; background-image: url('../Images/listtabletopright.png'); background-color: #fafafc; padding: 0px; margin: 0px; } /* The last column of the list header, used for displaying rounded corners. */

.listTableItem TD { padding: 1px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; height: 20px; } /* Used for items on all lists, and defines the default content. */
.listTableItem A, .listTableItem A:link, .listTableItem A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: none; } /* Used for items on all lists, and defines the links in the content. */
.listTableItem A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: none; } /* Used for items on all lists, and defines the hoovered links in the content. */
.listTableItemFocused { padding: 1px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #ffffff; background-color: #999999; height: 20px;  } /* Used on lists where items can be focused, eg. the Enumeration configuration for Media Organizer. */

.listTableAlternatingItem TD { padding: 1px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; background-color: #ededed; height: 20px; } /* Used for alternating items on all lists, and defines the default content. */
.listTableAlternatingItem A, .listTableAlternatingItem A:link, .listTableAlternatingItem A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: none; } /* Used for alternating items on all lists, and defines the links in the content. */
.listTableAlternatingItem A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: none; } /* Used for alternating items on all lists, and defines the hoovered links in the content. */
.listTableAlternatingItemFocused { padding: 1px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #ffffff; background-color: #999999; height: 20px; } /* Used on lists for alternating items where items can be focused, eg. the Enumeration configuration for Media Organizer. */

.listTableInput { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #535353; background-color: #fafafc; border: 0px;  } /* Used on lists where input boxes lies within the list content, eg. the Enumeration configuration for Media Organizer. */
.listTableInputFocused { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #ffffff; background-color: #999999; border: 0px;  } /* Used on lists for focussed items, where input boxes lies within the list content, eg. the Enumeration configuration for Media Organizer. */
.listTableAlternatingInput { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #535353; background-color: #cdcdcd; border: 0px; }  /* Used on lists for alternating items where input boxes lies within the list content, eg. the Enumeration configuration for Media Organizer. */
.listTableAlternatingInputFocused { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #ffffff; background-color: #999999; border: 0px; } /* Used on lists for alternating items and focussed items, where input boxes lies within the list content, eg. the Enumeration configuration for Media Organizer. */

.sectionborder { background-color: #bfb8bf; } /* Used to define the one line border around sections where a tab contain more than one section and therefore is split with rounded corners around them. Remember to change the graphics that defines the corners also. */

.text {	font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; } /* Default definition for text used in the system. */
.text A, .text A:link, .text A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: none; } /* Default definition for links in text used in the system. */
.text A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: underline; } /* Default definition hoovered for links in text used in the system. */
.text SELECT { font-family: tahoma, verdana, arial; font-size: 8pt; color: #000000; width: 175px; } /* Default definition for select boxes inside text sections used in the system. */
.text OPTION { font-family: tahoma, verdana, arial; font-size: 8pt; color: #000000; } /* Default definition for select box options inside text sections used in the system. */
.textErrorMessage {	font-family: tahoma, verdana, arial; font-size: 8pt; color: #ff0000; } /* Default definition for errormessages/warnings when performing different operations. */

.textLogin { font-family: tahoma, verdana, arial; font-size: 8pt; color: #000000; font-weight: bold; } /* The text next to the inputs on the login page. */
.textLogin A, .textLogin A:link, .textLogin A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold; } /* The unhovered hrefs of the text next to the inputs on the login page. */
.textLogin A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #000000; text-decoration: underline; font-weight: bold; } /* The hovered hrefs of the text next to the inputs on the login page. */

.textBottom { font-family: tahoma, verdana, arial; font-size: 8pt; color: #555557; } /* The text used in the bottom frame of the system */
.textBottom A, .textBottom A:link, .textBottom A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #555557; text-decoration: none; } /* The unhovered hrefs of the text used in the bottom frame of the system */
.textBottom A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #555557; text-decoration: underline; } /* The hovered hrefs of the text used in the bottom frame of the system */

.textBold {	font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; } /* The default definition of the text in the system, where the text has to stand out, and therefore should be bold */
.textBold A, .textBold A:link, .textBold A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; text-decoration: none; } /* The unhovered hrefs text of the default definition of the text in the system, where the text has to stand out, and therefore should be bold */
.textBold A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; text-decoration: none; } /* The hovered hrefs text of the default definition of the text in the system, where the text has to stand out, and therefore should be bold */

.textLarge { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; } /* NOTE - StoreFront Only */
.textLarge A, .textLarge A:link, .textLarge A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: none; } /* NOTE - StoreFront Only */
.textLarge A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; text-decoration: underline; } /* NOTE - StoreFront Only */

.textHeadline { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #535353; } /* The default definition of the headline texts in the system */
.textHeadline A, .textHeadline A:link, .textHeadline A:active { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #535353; text-decoration: none; } /* The unhovered href of text of the default definition of the headline texts in the system */
.textHeadline A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #535353; text-decoration: underline; } /* The hovered href of text of the default definition of the headline texts in the system */

.textHeadlineBackground { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #535353; background-color: #FFFFFF; }
.textHeadlineBackground A, .textHeadlineBackground A:link, .textHeadlineBackground A:active{ font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #535353; background-color: #FFFFFF; text-decoration: none; }
.textHeadlineBackground A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold; color: #535353; background-color: #FFFFFF; text-decoration: underline; }

.textTabHeader {	font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; } /* The text of the tab header */
.textTabHeader A, .textTabHeader A:link, .textTabHeader A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; text-decoration: none; } /* The unhovered href text of the tab header */
.textTabHeader A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; text-decoration: none; } /* The hovered href text of the tab header */

.textTabHeaderCurrent {	font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; } /* The text of the current selected tab header */
.textTabHeaderCurrent A, .textTabHeader A:link, .textTabHeader A:active { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; text-decoration: none; } /* The unhovered href text of the current selected tab header */
.textTabHeaderCurrent A:hover { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight: bold; text-decoration: none; } /* The hovered href text of the current selected tab header */

.default { font-family: tahoma, verdana, arial; font-size: 8pt; } /* Defines default text in Dynamic Publisher */
.defaultheadline { font-family: tahoma, verdana, arial;	font-size: 12px; font-weight: bold;} /* Defines default headlines in Dynamic Publisher */

.operationbar {	font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold;	color: #535353;	background-color: #EDEDED; } /* The definition of the operation bar in the bottom of the lists */

.sectionList { background: none; cursor: pointer; } /* An unselected item of the section lists used in Store Front */
.sectionListSelected { background-color: #cccccc; cursor: pointer; } /* An selected item of the section lists used in Store Front */

.minipicIcon { border: 1px #000000 solid; } /* Style on minipics where they are shown as icons in lists. */
.minipicThumbnail { border: 1px #000000 solid; } /* Style on minipics where they are shown as thumbnails. */

.thumbnailBorder { border: 1px #E0DFE3 solid; } /* The border box around thumbnails. */

.toolbar { font-family: tahoma, verdana, arial; font-size: 8pt; color: #000000; border-width: 0; border-bottom: 1px solid #797979; background-color: #efefef; } /* Used for the Dynamic Publisher toolbar. Component used is only able to be affected by some style definitions and not all. */

.lightbar { font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353;	background-color: #D4D4D4; } /* Used for light vertical bars, eg. in Order Publication and Shopping Basket. */
.lightbarbold { font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold;	color: #535353;	background-color: #D4D4D4; } /* Used for light vertical bars where the item is the current item, eg. in Order Publication and Shopping Basket. */

.verylightbar {	font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #535353; background-color: #EDEDED; } /* Used for background highlighting, where a section of the interface should be more visible. Used eg. in Shopping Basket and Define Instructions. */
.verylightbarbold {	font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold;	color: #535353;	background-color: #EDEDED; } /* Used for background highlighting, where a section of the interface should be more visible, and the text bold. Used eg. in Shopping Basket and Define Instructions. */

.verylightbarred {	font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: normal; color: #535353; background-color: #fdd0d0; } /* Used for background highlighting, where a section of the interface should be more visible. Used eg. in Shopping Basket and Define Instructions. */
.verylightbarboldred {	font-family: tahoma, verdana, arial; font-size: 8pt; font-weight: bold;	color: #535353;	background-color: #fdd0d0; } /* Used for background highlighting, where a section of the interface should be more visible, and the text bold. Used eg. in Shopping Basket and Define Instructions. */

/* Section End */

/* Section Start: Dynamic Publisher Choice List. */
.currentChoice { background-color: #cccccc; cursor: pointer; } /* Defines the current selected choice in the Dynamic Publisher choice list. */
.notcurrentChoice { background: none; cursor: pointer; } /* Defines the not selected choices in the Dynamic Publisher choice list. */
.invalidChoice { color: #cccccc; } /* Defines a choice that is not selectable in the Dynamic Publisher choise list. */
/* Section End */



/* Section Start: Dynamic Publisher Order Book. */
.orderGroupHeader { background-color: #aaaaaa; font-size: 8pt; font-family: tahoma, verdana, arial; border-top: 1px outset #ffffff; border-bottom: 1px outset #ffffff; } /* Used for the headers in groups when items are grouped in the Order Book. */ 
.orderDataHeader td { font-weight: bold; background-color: #cccccc; border-top: 1px outset #ffffff; border-bottom: 1px outset #ffffff; } /* Used for the headers in lists in the Order Book. */ 
.orderItem { background-color: #ffffff; cursor: pointer; } /* Defines an item in the list in the Order Book. */
.orderAlternatingItem { background-color: #dddddd; cursor: pointer; } /* Defines an alternating item in the list in the Order Book. */
/* Section End */



/* Section Start: Dynamic Publisher Rich Text Editor */
.rteSelectTitle { background: #B0B0B0; color: #FFFFFF; } /* Defines the current selected option in the drop down lists of the Rich Text Editor */
.rteBack { background: #EFEFEF;	border: 0px; } /* Defines the background used on the Rich Text Editor. */
.rteSeperator { background: #B0B0B0; width: 1px; } /* Defines the one wide seperator line used to split button sections in the Rich Text Editor. */
/* Section End */



/* Section Start: ComponentArt TreeView */
.TreeView { border: 0px; background-color:#efefef; padding-top:2px; cursor: default; } /* Used by the main treeview in Dynamic Publisher. */
.TreeNode { font-family: tahoma, verdana, arial; font-size: 11px; padding:1px; padding-left: 3px; padding-right: 3px; cursor: default; } /* Used by each node in the treeview. */
.HoverTreeNode { font-family: tahoma, verdana, arial; font-size: 11px; padding:1px; padding-left: 3px; padding-right: 3px; color: #648bcb; text-decoration: underline; cursor: default; } /* Used when hovering on a node in the treeview. */
.SelectedTreeNode { font-family: tahoma, verdana, arial; font-size: 11px; padding:1px; padding-left: 3px; padding-right: 3px; background-color: #a0a0a0; cursor: default; } /* Used when a node is selected in the treeview. */
.NodeEdit { border:1px silver solid; font-family: tahoma, verdana, arial; font-size: 11px; } /* Currently unsued. */
/* Section End */



/* Section Start: ComponentArt Menu (DropDown View Selector) */
.TopGroup { background-color: #FFFFFF;  cursor:default; }
.MenuGroup { width:120px; background-image:url(../images/menu/group_background.gif); background-color:white; border:solid 1px #7E7E81; cursor:default; }
.TopMenuItem { background-color:#D9D9E6; }
.TopMenuItemHover { background-image:url(../images/menu/item_hover_bg.gif); background-color:#E5E6EF; cursor:default; }
.TopMenuItemExpanded { background-image:url(../images/menu/top_group_background.gif); background-color:#E5E6EF;  cursor:default; }
.MenuItem {	 margin : 1px; cursor:default; }
.MenuItemHover {  border:solid 1px #4B4B6F;  background-color:#FFEEC2; cursor:default; }
.MenuBreak { background-image:url(../images/menu/break_bg.gif); width:100%; height:1px; }																	
/* Section End */



/* Section Start: ComponentArt Calendar */
.picker { background-color: #FFFFFF; border: 1px gray solid; font-size: 12px; font-weight: bold; font-family: "Verdana",monospace; padding: 2px; width: 140px; cursor: pointer; }
.dayheader { font-family:Verdana; font-size:8pt; font-weight:bold; color:#333333; background-color:#E0DFE3; background-image:url(images/dayheader_bg.gif); background-position: left bottom;  height:20px; text-align:center; cursor:default; }
.title { background-color:#757495; background-image:url(images/title_bg.gif); height:30px; cursor:default; }
.title TD { font-family:Verdana; font-size:8pt; font-weight:bold; color:white; }
.calendar { border-width:1px; border-style:solid; border-color:#57566F; cursor:default; }
.nextprev { padding:0px; width:31px; height:30px; cursor:pointer; }
.monthselector { font-family:Verdana; font-size:8pt; font-weight:normal; text-align:center; color:#333333; width:31px; background-color:#E0DFE3; background-image:url(images/dayheader_bg.gif); background-position: left bottom; cursor:pointer; }
.weekselector { font-family:Verdana; font-size:8pt; font-weight:normal; text-align:center; color:#333333; background-color:#F6F6F6; border-top:1px solid white; border-left:1px solid white; border-bottom:1px solid #EEEEEE; border-right:1px solid #EEEEEE; height:31px; width:31px; cursor:pointer; }
.day { font-family:Verdana; font-size:8pt; font-weight:normal; text-align:center; color:#57566F; background-color:white; border-top:1px solid white; border-left:1px solid white; border-bottom:1px solid #F6F6F6; border-right:1px solid #F6F6F6; height:24px; width:16px; cursor:pointer; }
.othermonthday { color:#B2B1CA; }
.selectedday { font-family:Verdana; font-size:8pt; font-weight:bold; text-align:center; color:black; background-color:#FFEEC2; border:1px solid #57566F; cursor:default; }
.dayhover { font-family:Verdana; font-size:8pt; font-weight:normal; text-align:center; color:#57566F; background-color:white; border-top:1px solid white; border-left:1px solid white; border-bottom:1px solid #F6F6F6; border-right:1px solid #F6F6F6; height:24px; width:16px; cursor:pointer; text-decoration:underline; }
.othermonthdayhover { color:#B2B1CA; text-decoration:underline;}
.selecteddayhover { font-family:Verdana; font-size:8pt; font-weight:bold; text-align:center; color:black; background-color:#FFEEC2; border:1px solid #57566F; }
/* Section End */



/* Section State: invite board styles */
.inviteTab { background-color:#EDEDED;  behavior: url('pngbehavior.htc');   }
.inviteTabBorderRight { background-color:#EDEDED;  behavior: url('pngbehavior.htc');  border-right:solid 1px #bfb8bf; }
.inviteTabWhite { background-color:#FFFFFF;  behavior: url('pngbehavior.htc'); }
.inviteButton { padding: 2px 4px 2px 4px ; cursor: pointer;  }
.inviteButtonInverted { padding: 2px 4px 2px 4px ; border:solid 1px #EDEDED; background-color:#EFEFEF; cursor: pointer;  }
.inviteTabDeActive { background-image:url(../images/invitebackground_deactivetab.png); }
/* Section End */

/* Section Start: Not used, or used in sections not available to the user. */
.viewcurrent { border: 2px #535353 solid; background: #535353; text-align: center; color: #ffffff; } /* StoreFront only. Should not be used in other areas. */
.viewother { border: 2px #535353 solid; text-align: center; color: #535353; } /* StoreFront only. Should not be used in other areas. */

.commentwhite { background-color: #ffffff; font-family: tahoma, verdana, arial; font-size: 8pt;	color: #535353;	font-weight: normal; } /* StoreFront only. Should not be used in other areas. */

.darkfill { border: 1px #666666 solid; background-color: #666666; font-family: tahoma, verdana, arial; font-size: 8pt; color: #ffffff; font-weight: bold; }
.darkfillitalic { font-family: tahoma, verdana, arial; font-size: 8pt; color: #ffffff; font-style: italic; font-weight: bold; }
/* Section End */

/* Used for the Event suggestionbox on the Eventlog */
div.suggestions { -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid black; position: absolute;  background-color:White;}
div.suggestions div {cursor: default;padding: 0px 3px;}
div.suggestions div.current {background-color: #3366cc;color: white;}


/* CSS Classes for ADvangtes Guide - Choices */
.ImageLargeTable {height:96px; width:96px; border : solid 1px #D4D4D4; text-align:center; vertical-align:middle;}
.ADGuideChoicesTableHeader { background-color:#D4D4D4 ;	width:400px; font-family: tahoma, verdana, arial; font-size: 8pt; color: #535353; font-weight:bold;}
.ADGuideChoicesPanels{font-family: tahoma, verdana, arial;font-size: 8pt;color: #535353; position:static;width:450px;height:40px;top:0px;left:0px;border : solid 2px #D4D4D4;overflow:hidden;}
.ADGuideChoicesOpenPanels{font-family: tahoma, verdana, arial;font-size: 8pt;color: #535353; position:static;width:450px;height:200px;top:0px;left:0px;border : solid 2px #D4D4D4;overflow:hidden;}
.ADGuideChoicesTableRows{font-family: tahoma, verdana, arial;font-size: 2pt;border : solid 2px #D4D4D4; vertical-align:middle;}
.ADGuideChoicesTableText {	font-family: tahoma, verdana, arial; text-indent:12px; text-align:center; font-size: 8pt; color: #535353; } /* Default definition for text used in the system. */
.ADGuideChoiceTableSplitter{font-family: tahoma, verdana, arial;font-size: 1px;color: #535353; position:static;height:2px;top:0px;left:0px;border-top: solid 2px #D4D4D4;overflow:hidden;}
.stepBar { background-color: #ededed; }
.stepBarSelected { background-color: #d4d4d4; }




/* Facelift css classes */
.OpenElementbody { background-color: #FFFFFF; } /* Background for the main windows, behind the pane contents. Remember to change the fade-in on the header graphics also if present. Remember to change this in the configuration also. */

.testclass {  font-family:Bookman Old Style; font-size:x-large; font-weight:bolder;}



    
