/* CSS Document */

.popupMask
{
    position: absolute;
    z-index: 200;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: #aaaaaa;
}

* html .popupMask
{
    width: expression( 1 > 0 ? document.body.scrollWidth : 'auto' );
    height: expression( 1 > 0 ? document.body.scrollHeight : 'auto' );
}
.popupContainer
{
    z-index: 201;
    padding: 0px;
    position: absolute;
}
.dialogtop
{
    background-image: url(top.gif);
    background-color: #fff;
    background-repeat: repeat-x;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 2px;
}
.dialogtopleft
{
    background-image: url(top_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
}
.dialogtopright
{
    background-image: url(top_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
}
.dialogleft
{
    background-image: url(left.gif);
    background-color: #fff;
    background-repeat: repeat-y;
    width: 5px;
}
.dialogright
{
    background-image: url(right.gif);
    background-color: #fff;
    background-repeat: repeat-y;
    width: 5px;
}
.dialogbottomleft
{
    background-image: url(bottom_left.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
    height: 4px;
}
.dialogbottomright
{
    background-image: url(bottom_right.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    width: 5px;
    height: 4px;
}
.dialogbottom
{
    background-image: url(bottom.gif);
    background-color: #fff;
    background-repeat: repeat-x;
    height: 4px;
}




.dialogtext
{
    background: transparent;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.closebutton
{
    background-image: url(close.gif);
    background-repeat: no-repeat;
    width: 28px;
    height: 15px;
    border: solid 0px black;
    cursor: pointer;
    cursor: hand;
}
.retext
{
    height: 22px;
    width: 255px;
    overflow: hidden;
    font-family: Verdana;
    font-size: 12px;
}

.pagemaster
{
    width: 100%;
}

.MainMenu_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    border: black 1px solid;
}

.skinmaster
{
    line-height: 100%;
    width: 1008px;
    background-color: #FFFFFF;
    padding-left: 0px;
    padding-right: 0px;
}
.toplogo
{
    width: 148px;
    height: 94px; /*background:url(Logo.gif) no-repeat transparent;*/
}
.topimage
{
}
.toppane
{
    margin-right: 1px;
    padding-right: 1px; /*width: 148px;*/
}
.toolbar
{
    width: 100%;
    height: 4px;
    background: url(Bar01.gif) repeat-x transparent;
}
.menubar
{
    width: 100%;
    height: 27px;
    background: url(MenuBar01.gif) repeat-x transparent;
}
.leftpane
{
    width: 30%;
    padding-left: 1px;
}
.mainpane
{
    width: 50%;
    padding-right: 1px;
    padding-left: 1px;
}
.rightpane
{
    width: 20%;
    padding-left: 1px;
    padding-right: 1px;
}
.bottompane
{
    width: 100%;
}
.copyrightpane
{
    width: 100%;
    height: 21px;
    background: url(BottomBar01.gif) transparent;
    margin-left: 1px;
    margin-right: 1px;
}
.linktext_01
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Verdana;
    letter-spacing: normal;
}
.linktext_01:link
{
    text-decoration: none;
    color: #457D92;
}
.linktext_01:visited
{
    text-decoration: none;
    color: #457D92;
}
.linktext_01:hover
{
    text-decoration: none;
    color: #1A404E;
}
.linktext_01:active
{
    text-decoration: none;
    color: #457D92;
}

.linktext_02
{
    font-family: Verdana;
    font-size: 12px;
    color: #CC0000;
    line-height: 18px;
    letter-spacing: normal;
}
.linktext_02:link
{
    text-decoration: underline;
    color: #CC0000;
}
.linktext_02:visited
{
    text-decoration: underline;
    color: #CC0000;
}
.linktext_02:hover
{
    text-decoration: underline;
    color: #CC0000;
}
.linktext_02:active
{
    text-decoration: underline;
    color: #CC0000;
}

.copyrightfont
{
    color: #525044;
    font-family: Verdana;
    font-size: 12px;
}
.copyrightfont:link
{
    text-decoration: none;
    color: #525044;
}
.copyrightfont:visited
{
    text-decoration: none;
    color: #525044;
}
.copyrightfont:hover
{
    text-decoration: none;
    color: #525044;
}
.copyrightfont:active
{
    text-decoration: none;
    color: #525044;
}

.zrootmenuitem, .zrootmenuitemselected, .zrootmenuitemactive
{
    font-family: Verdana, Helvetica, sans-serif;
    color: #6A6762;
    cursor: hand;
    padding: 1px;
}



.searchHeader
{
    font: Verdana;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}

.searchCriteria
{
    font: Verdana;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    text-align: left;
    vertical-align: top;
}

.tr-alt
{
    background-color: #CCCCCC;
}

input.btn
{
    /*BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Arial; */
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    border: solid 1px #AAAAAA;
    background-color: #DDDDDD;
}

input.btn-disabled
{
    border-right: #888855 1px outset;
    border-top: #888855 1px outset;
    font-weight: normal;
    font-size: 9pt;
    background: #EEEECC;
    border-left: #888855 1px outset;
    cursor: default;
    color: #000066;
    border-bottom: #888855 1px outset;
    font-family: Verdana;
    font-style: italic;
}

input.btnhov
{
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    border: solid 1px #AAAAAA;
    background-color: #EEEEEE;
}

.searchText
{
    font-family: Verdana;
    font-size: 12px;
    width: 250px;
}

.searchTextMedium
{
    font-family: Verdana;
    font-size: 12px;
    width: 180px;
}

.searchTextMedium1
{
    font-family: Verdana;
    font-size: 12px;
    width: 146px;
}

.searchTextSmall
{
    font-family: Verdana;
    font-size: 12px;
    width: 50px;
}

.CrText
{
    font-family: Verdana;
    font-size: 12px;
    width: 30px;
}

.DateText
{
    font-family: Verdana;
    font-size: 12px;
    width: 80px;
}

.searchTextSmall1
{
    font-family: Verdana;
    font-size: 12px;
    width: 80px;
}

.searchTextSmall2
{
    font-family: Verdana;
    font-size: 12px;
    width: 94px;
}

.searchCombo
{
    font-family: Verdana;
    width: 250pt;
    font-size: 12px;
}
.searchComboSmall
{
    font-family: Verdana;
    width: 100pt;
    font-size: 12px;
}
.searchComboMini
{
    font-family: Verdana;
    width: 50pt;
    font-size: 12px;
}

.searchOption
{
    font-family: Verdana;
    font-size: 12px;
}
.resultSmallHeader
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.resultSmallField
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    background-color: White;
}

.alterresultSmallField
{
    background-color: #CCCCCC;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}
.resultHeader
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.headerRow
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #003366;
    background-color: rgb(204, 204, 255);
}
.resultField
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    background-color: White;
}

.alterresultField
{
    background-color: #CCCCCC;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: black;
}

.noResponseText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #CC3300;
}

.NodeText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: black;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}

.OldNode
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #888888;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}

.NodeLabel
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    background-color: #D8DFEA;
    color: darkblue;
    padding-top: 4px;
    padding-bottom: 1px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.Container
{
    background-color: white;
    border: solid 1px black;
    position: relative;
    z-index: 1000;
}

.NodeOver
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    background-color: Navy;
    color: white;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 100%;
}

.FootText
{
    font-family: Verdana;
    font-size: 8px;
    color: Gray;
    font-weight: normal;
    color: black;
}

.SmallText
{
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    color: black;
}

.BigText
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #003366;
}

.AdText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.HeaderText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.SubHeaderText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.LabelText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

.LinkText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: darkblue;
    cursor: pointer;
    text-decoration: underline;
}

.TreeText
{
    font-family: Verdana;
    font-size: 12px;
    color: darkblue;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 40px;
    display: block;
    margin-bottom: 5px;
}

.TreeRootText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    cursor: pointer;
    margin-left: 20px;
    display: inline-block;
}

.Icon
{
    padding-top: 2px;
    position: absolute;
}


.BlueText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: DarkGreen;
    font-style: italic;
}

.GreenText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Green;
}

.RedText
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Red;
    font-style: italic;
}



.tabTD
{
    padding-left: 12px;
}

input.NormalButton
{
    border-right: #40331a 1px outset;
    border-top: #40331a 1px outset;
    font-weight: bold;
    font-size: 9pt;
    background: #ffcc66;
    border-left: #40331a 1px outset;
    cursor: hand;
    color: #000066;
    border-bottom: #40331a 1px outset;
    font-family: Verdana;
    vertical-align: top;
}

.TabBody4
{
    border-left: 1px solid #DED6C0;
    border-right: 1px solid #DED6C0;
    border-bottom: 1px solid #DED6C0;
    background-color: White;
}

.TabItemLeft4
{
    width: 20px;
    height: 20px;
    background-image: url(/images/left.png);
}

.TabItemRight4
{
    width: 2px;
    height: 20px;
    background-image: url(/images//right.png);
}

.TabItemLeftRight4
{
    width: 13px;
    height: 20px;
    background-image: url(/images/leftright.png);
}


.TabItemMiddle4
{
    background-image: url(/images//middle.png);
    background-repeat: repeat-x;
    text-align: center;
    cursor: pointer;
}

.TabItemSelectedLeft4
{
    width: 20px;
    height: 20px;
    background-image: url(/images/sel_left.png);
}

.TabItemSelectedRight4
{
    width: 2px;
    height: 20px;
    background-image: url(/images/sel_right.png);
}

.TabItemSelectedMiddle4
{
    height: 20px;
    background-image: url(/images/sel_middle.png);
    background-repeat: repeat-x;
    text-align: center;
    cursor: default;
}

.TabItemLeftSelectedRight4
{
    width: 20px;
    height: 20px;
    background-image: url(/images/left-sel_right.png);
}

.TabItemRightSelectedLeft4
{
    width: 13px;
    height: 20px;
    background-image: url(/images/sel_right-left.png);
}

.TabItemText4
{
    margin-left: 2px;
    margin-right: 4px;
    font-family: Verdana;
    font-size: 12px;
    color: Black;
}

.TabItemTextSelected4
{
    margin-left: 2px;
    margin-right: 4px;
    margin-bottom: 3px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}


.TabLine4
{
    background-image: url(/images/line.png);
    background-repeat: repeat-x;
}

A.ErrorMsgLink
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    color: Red;
    padding-left: 15px;
}

A.ErrorMsgLink:link
{
    color: Red;
}

A.ErrorMsgLink:visited
{
    color: Red;
}

A.ErrorMsgLink:hover
{
    color: Red;
}

.ErrorSummary
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    color: Red;
    padding-bottom: 10px;
}

.InputLabel
{
    border: solid 0px silver;
    font-family: Verdana;
    font-size: 12px;
    width: 30px;
    overflow: visible;
    text-align: center;
}

.ErrorAbsolute
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    color: Red;
    padding-bottom: 10px;
    background-color: White;
    position: absolute;
}

.LowZ
{
    z-index: 1;
}

.rpt
{
    position: relative;
    padding-left: -30px;
}

.floatPanel
{
    position: absolute;
    background-color: #eeeecc;
    border: solid 1px Silver;
}

.hr-center
{
    margin: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}


body
{
    font: Verdana;
    background-color: #EEECDF;
}

.title
{
    font: Verdana;
    font-size: 24px;
    line-height: 30px;
}

.subtitle
{
    font: Verdana;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.nav
{
    font: Verdana;
    font-size: 14px;
    font-weight: bold;
    background-color: #CCCCCC;
}

.navLink
{
    font: Verdana;
    font-size: 14px;
    font-weight: bold;
    background-color: #DEDECA;
}

a:hover
{
    text-decoration: underline;
}

.flex_header_open
{
    cursor: pointer;
    border-top: solid 1px #3B5998;
    background-color: #D8DFEA;
    background-repeat: no-repeat;
    background-image: url('/images/min.gif');
    background-position: left top;
}

.flex_header_close
{
    cursor: pointer;
    border-top: solid 1px #D8DFEA;
    background-color: #eee;
    background-repeat: no-repeat;
    background-image: url('/images/max.gif');
    background-position: left top;
}

.flex_header_on
{
    cursor: pointer;
    border-top: solid 1px #3B5998;
    border-bottom: solid 1px #3B5998;
    background-color: #D8DFEA;
    background-repeat: no-repeat;
    background-image: url('/images/flex_arrow_open.gif');
    background-position: left top;
}

.flex_header_off
{
    cursor: pointer;
    border-top: solid 1px #D8DFEA;
    border-bottom: solid 1px #D8DFEA;
    background-color: #eee;
    background-repeat: no-repeat;
    background-image: url('/images/flex_arrow_open.gif');
    background-position: left top;
}

Body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    width: 100%;
    height: 100%;
}

.Head
{
    font-family: Verdana;
    font-size: 12pt;
    color: black;
    font-weight: bolder;
    text-decoration: none;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
    font-weight: bolder;
    text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
    font-family: Verdana;
    font-size: 9pt;
    color: #CC1218;
    font-weight: bolder;
    text-decoration: none;
}

.NormalBold
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
    font-weight: bolder;
    text-decoration: none;
}


.sortasc
{
    background: url('/images/asc.gif') no-repeat right;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}


.sortdesc
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    background: url('/images/des.gif') no-repeat right;
}



#dhtmlgoodies_dragDropContainer
{
    /* Main container for this script */
    width: 790px;
    background-color: #FFF;
    -moz-user-select: none;
}
#dhtmlgoodies_dragDropContainer ul
{
    /* General rules for all <ul> */
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 2px;
}

#dhtmlgoodies_dragDropContainer li
{
    /* Movable items, i.e. <LI> */
    list-style-type: none;
    width: 600px;
    background-color: #EEE;
    border: 1px solid #000;
    padding: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
}

#dhtmlgoodies_listOfItems li, #dragContent li, li#indicateDestination
{
    /* Movable items, i.e. <LI> */
    list-style-type: none;
    height: 16px;
    width: 90px;
    background-color: #EEE;
    border: 1px solid #000;
    padding: 2px;
    margin-bottom: 2px;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
}

li#indicateDestination
{
    /* Box indicating where content will be dropped - i.e. the one you use if you don't use arrow */
    border: 1px solid #317082;
    background-color: #FFF;
}

/* LEFT COLUMN CSS */
div#dhtmlgoodies_listOfItems
{
    /* Left column */
    float: left;
    padding-left: 10px;
    padding-right: 10px; /* CSS HACK */
    width: 130px; /* IE 5.x */
    width: /* */ /**/ 130px; /* Other browsers */
    width: /**/ 130px;
}
#dhtmlgoodies_listOfItems ul
{
    /* Left(Sources) column <ul> */
    height: 530px;
}

div#dhtmlgoodies_listOfItems div
{
    border: 1px solid #999;
}
div#dhtmlgoodies_listOfItems div ul
{
    /* Left column <ul> */
    margin-left: 10px; /* Space at the left of list - the arrow will be positioned there */
}
#dhtmlgoodies_listOfItems div p
{
    /* Heading above left column */
    margin: 0px;
    font-weight: bold;
    padding-left: 12px;
    background-color: #CCCCFF;
    font-family: Verdana;
    font-size: 12px;
    color: #003366;
    margin-bottom: 5px;
}
/* END LEFT COLUMN CSS */

#dhtmlgoodies_dragDropContainer .mouseover
{
    /* Mouse over effect DIV box in right column */
    background-color: #E2EBED;
    border: 1px solid #317082;
}

/* Start main container CSS */

div#dhtmlgoodies_mainContainer
{
    /* Right column DIV */
    width: 630px;
    float: left;
}
#dhtmlgoodies_mainContainer div
{
    /* Parent <div> of small boxes */
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
    border: 1px solid #999; /* CSS HACK */
    width: 630px; /* IE 5.x */
    width: /* */ /**/ 630px; /* Other browsers */
    width: /**/ 630px;
}
#dhtmlgoodies_mainContainer div ul
{
    margin-left: 10px;
}

#dhtmlgoodies_mainContainer div p
{
    /* Heading above small boxes */
    margin: 0px;
    padding: 0px;
    padding-left: 12px;
    font-weight: bold;
    background-color: #CCCCFF;
    font-size: 12px;
    font-family: Verdana;
    color: #003366;
    margin-bottom: 5px;
}

#dhtmlgoodies_mainContainer ul
{
    /* Small box in right column ,i.e <ul> */
    width: 615px;
    height: auto;
    min-height: 25px;
    border: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

#dragContent
{
    /* Drag container */
    position: absolute;
    width: 130px;
    height: 20px;
    display: none;
    margin: 0px;
    padding: 0px;
    z-index: 2000;
}

#dragDropIndicator
{
    /* DIV for the small arrow */
    position: absolute;
    width: 7px;
    height: 10px;
    display: none;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
}

.btnFeel
{
    /*BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Arial; */
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    border: solid 1px #AAAAAA;
    background-color: #DDDDDD;
    text-align: center;
    text-decoration: none;
}


.collapsebtn
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    background-image: url('/images/minusnew.gif');
    background-repeat: no-repeat;
    background-position: left;
}

.expandbtn
{
    font-weight: normal;
    font-size: 12px;
    cursor: hand;
    color: #CC0000;
    font-family: Verdana;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    background-image: url('/images/maxnew.gif');
    background-repeat: no-repeat;
    background-position: left;
}


.disabledbtn
{
    font-weight: normal;
    font-size: 12px;
    cursor: default;
    font-family: Verdana;
    color: #525044;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    background-image: url('/images/maxnew.gif');
    background-repeat: no-repeat;
    background-position: left;
}


.flex_header
{
    cursor: pointer;
    border-top: solid 1px #3B5998;
    background-color: #D8DFEA;
    background-repeat: no-repeat;
    background-position: left top;
}


.resultHeader { background-color: #CCCCFF }