/* Custom menu styles for new header frame*/

.NavMenu a:link        {color:#FFFFFF; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavMenu a:visited     {color:#FFFFFF; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavMenu a:hover       {color:#FFFFFF; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavMenu               {font-family:arial; font-size:8pt; font-weight:bold; background:#000099; color:#000000; visible:false}

.NavMenuOn a:link      {color:#000000; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavMenuOn a:visited   {color:#000000; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavMenuOn a:hover     {color:#000000; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavMenuOn             {font-family:arial; font-size:8pt; font-weight:bold; background:#99CCFF; color:#FFFFFF; cursor:hand; visible:false}

.NavItem a:link        {color:#000000; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavItem a:visited     {color:#000000; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavItem a:hover       {color:#000000; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavItem               {font-family:arial; font-size:8pt; font-weight:normal; background:#99CCFF; color:#000000; padding:2px; padding-left:10px; padding-top:4px;
                        padding-bottom:6px; visible:false}

.NavItemOn a:link      {color:#FFFFFF; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavItemOn a:visited   {color:#FFFFFF; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavItemOn a:hover     {color:#FFFFFF; font-family: Arial; font-size: 8pt; text-decoration:none; visible:false}
.NavItemOn             {font-family:arial; font-size:8pt; font-weight:normal; background:#000099; color:#FFFFFF; cursor:hand; padding:2px; padding-left:10px; padding-top:4px;
                        padding-bottom:6px; visible:false}

.custom1 { font-family: Arial, Helvetica, sans-serif;
           font-size: 9pt;
           font-style: bold;
           line-height: normal;
           color: #FFFFFF;
           text-decoration: none }

.custom2 { font-family: Arial, Helvetica, sans-serif;
           font-size: 12pt;
           font-style: bold;
           color: #FFFFFF;
           line-height: normal;
           text-decoration: none }

/* Main page custom title text */

.custom01 { font-family: Arial, Helvetica, sans-serif;
           font-size: 8pt;
           font-style: bold;
           line-height: normal;
           color: #FFFFFF;
           text-decoration: none }

.custom02 { font-family: Arial, Helvetica, sans-serif;
           font-size: 8pt;
           font-style: normal;
           line-height: normal;
           color: #FFFFFF;
           text-decoration: none }

/* Custom Link 1 */

a:link.custlink1    { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:visited.custlink1 { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold }
a:hover.custlink1   { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: underline; font-weight: bold }
a:active.custlink1  { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold }


BODY    { SCROLLBAR-FACE-COLOR: #02044F;
          SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
          SCROLLBAR-SHADOW-COLOR: #FFFFFF;
          SCROLLBAR-3DLIGHT-COLOR: #324710;
          SCROLLBAR-ARROW-COLOR: #FFFFFF;
          SCROLLBAR-TRACK-COLOR: #336699;
          BACKGROUND-REPEAT: repeat;
          SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
          font-family: Arial;
          font-size: 9pt;
          color: #000000;
          text-decoration: none }

TD                 { color: #000000 }



/* All links are without decoration and become underlined on mouse hover */
a         { color: #000000; text-decoration: none }
a:hover   { text-decoration: underline }
a:link    { text-decoration: none }


/*The main background color, this appears at the top and of all pages*/
.mainBackGround { background-color: #0099FF; }


/*The sidebar background color, this appears at the left hand side of all pages*/
.sidebarBackGroundLeft { background-color: #051D72; }


/*The sidebar background color, this appears at the right hand side of all pages*/
.sidebarBackGroundRight { background-color: #ffffff; }


/* The font for the links that appear in the lefthand sidebar on the manage domains page and others */
.submenu { font-family: Arial, Helvetica, sans-serif;
           font-size: 11px;
           font-style: normal;
           line-height: normal;
           font-weight: bold;
           color: #FFFFFF;
           text-decoration: none;
           text-align: right }


.text9 { font-family:  Arial, Helvetica, sans-serif;
         font-size: 14px;
         font-style: normal;
         font-weight: 900;
         line-height: normal;
         color: #336699;
         text-decoration: none }


.text2 { font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         font-style: normal;
         line-height: normal;
         color: #000000;
         text-decoration: none }


/*This is the text that the information on current user and currency
* on the righthand sidebar uses*/
.loginInfoText { font-family: Arial, Helvetica, sans-serif;
                 font-size: 8pt;
                 color: #000000 }


/*This is the main font used.  It is specified at table declarations and is often overwritten in cells by other class calls*/
/* ref#2 */
.mainFont { font-family: Arial, Helvetica, sans-serif;
            font-size: 9pt;
            color: #000000;
            font-weight: bold }

/*This is the background for all the stuff that appears in the center of the screen, like the text and various search boxes*/
/* ref#3 */
.centerBackGround { background-color: #FFFFFF; }


/*This is a color used in places to provide spacing*/                                    778
/* ref#10 */
.spacingColor { background-color: #99CCFF; }


/*Determines the font styles used in the context-sensitive help DHTML layers.*/
/* ref#47 */
.popupText { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             background-color: #FFFFCE;
             font-weight: normal }


/*The properties relevant to the main title bar. This is the font of the title bar*/
/* ref#4 */
.titleBar { font-family: Tahoma, "MS Sans Serif", Arial;
            font-size: 14pt;
            color: #FFFFFF;
            font-weight: bold }


/*The button that appears in the title bar for searching*/
/* ref#5 */
.titleSearchButton { font-family: Arial, Helvetica, sans-serif;
                     font-size: 9pt;
                     color: #FFFFFF;
                     background-color: #0066FF;
                     font-weight: bold }


/*The properties for all input fields that appear in the title bar
* for searching*/
/* ref#6 */
.titleSearchInput { font-family: Arial, Helvetica, sans-serif;
                    font-size: 9pt;
                    color: #000000;
                    font-weight: NORMAL }


/*The text of the title bar relative to searching, ie the 'www'*/
/* ref#7 */
.titleSearchText { font-family: Arial, Helvetica, sans-serif;
                   font-size: 14px;
                   font-style: normal;
                   line-height: normal;
                   color: #FFFFFF;
                   text-decoration: none }


/*This is the text of the top navigation bar*/
/* ref#8 */
.topNavBar { font-family: Arial, Helvetica, sans-serif;
             font-size: 9pt;
             font-weight: bold;
             color: #FFFFFF;
             text-decoration: none }


/*The background color of the top navigation bar*/
/* ref#11 */
.topNavBarBG { background-color: #000099; }


/*The appearance of a link in the top navigation bar when it is selected
* The original layout of this was to give a 'tab' apppearance, to avoid
* this set the properties to be identical to the topNavBar ones.*/
/* ref#9 */
.topNavBarSelected { font-family: Arial, Helvetica, sans-serif;
                     font-size: 9pt;
                     font-weight: bold;
                     color: #000000;
                     background-color: #FFCC00;
                     text-decoration: none }


/*The background color of the selected link in the top navigation bar.  Also this is the color of the row that appears just below the top navigation bar*/
/* ref#12 */
.topNavBarSelectedColor { background-color: #99CCFF; }


/*This is the font of the little links that appear in the row just below the top navigation bar on certain pages like the member services page*/
/* ref#13 */
.topNavSubLinks { font-family: Arial, Helvetica, sans-serif;
                  font-size: 8pt;
                  font-weight: normal;
                  color: #000000;
                  text-decoration: none }


/*The left hand side navigation bar*/
/*Is here to separate from topNavBar so you can give this section a different look*/
/* ref#14 */
.leftNavBar { font-family: Arial, Helvetica, sans-serif;
              font-size: 9pt;
              font-weight: normal;
              color: #FFFFFF;
              text-decoration: none }


/*The background color of the left navigation bar*/
/* ref#15 */
.leftNavBarBG { background-color: #000099; }


/*Styles for the search box*/
/*The font style for the main heading text in search boxes*/
/* ref#19 */
.searchHeader { font-family: Arial, Helvetica, sans-serif;
                font-size: 20px;
                font-weight: normal;
                color: #000065;
                text-decoration: none }

/* ref#20 */
.searchHeaderAlt1 { font-family: Arial, Helvetica, sans-serif;
                    font-size: 20px;
                    font-weight: normal;
                    color: #000065;
                    text-decoration: none }


/* ref#21 */
.searchHeaderAlt2 { font-family: Arial, Helvetica, sans-serif;
                    font-size: 20px;
                    font-weight: normal;
                    color: #000065;
                    text-decoration: none }


/*The font style for the sub heading text in search boxes*/
/* ref#22 */
.searchSubHeader { font-family:  Arial, Helvetica, sans-serif;
                   font-size: 14px;
                   font-style: normal;
                   font-weight: 900;
                   line-height: normal;
                   color: #336699;
                   text-decoration: none }


/*The font style for the (contrasting) heading text in search boxes*/
/* ref#23 */
.searchHeaderLight { font-family: Arial, Helvetica, sans-serif;
                     font-size: 9pt;
                     font-weight: normal;
                     color: #CCCCCC;
                     text-decoration: none }


/*The font style for normal text in a search box*/
/* ref#24 */
.searchText { font-family: Arial, Helvetica, sans-serif;
              font-size: 9pt;
              color: #000000;
              font-weight: normal }


/*The font style for small text in a search box*/
/* ref#48 */
.searchSmall { font-family: Arial, Helvetica, sans-serif;
               font-size: 8pt;
               font-style: normal;
               line-height: normal;
               color: #000000;
               text-decoration: none }


/*The font style applied to other text in the search forms ie the 'www'*/
/* ref#25 */
.searchFormField { font-family: Arial, Helvetica, sans-serif;
                   font-size: 12px;
                   font-style: normal;
                   line-height: normal;
                   font-weight: bold;
                   color: #000000 }


/*The style for input fields in the search boxes*/
/* ref#26 */
.searchInput { font-family: Arial, Helvetica, sans-serif;
               font-size: 9pt;
               color: #000000;
               font-weight: NORMAL }


/*The button style for buttons in the search boxes*/
/* ref#27 */
.searchButton { background : #0099FF;
              /* NS4 can't see these borders */
                border-bottom : 1px solid #336699;
                border-left : 1px solid #336699;
                border-right : 1px solid #336699;
                border-top : 1px solid #336699;
                color : #000000;
                cursor : hand;
                font : 11px  Verdana, Arial, sans-serif,  Helvetica,  ; COLOR: #ffffff; FONT-WEIGHT: bold;
                padding : 1px 0 }


/*This is the font style of the large step numbers in
* search boxes*/
/* ref#28 */
.searchStepText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24pt;
        color: #000099;
}

/*The font style applied to href's in the search boxes
* ie the 'multiple' domains search*/
/* ref#29 */
.searchLink {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000099;
        font-weight: bold;
        text-decoration: none;
}

/*The standard background colour for searches*/
/* ref#16 */
.searchBackGround { background-color: #D5EAFF; }


/*Another background color for the boxes around the search. This colour is used in the first box beneath the member login. It can be set to the same as above for consistency*/
/* ref#17 */
.searchBackGroundAlt1 { background-color: #EEEEEE; }


/*As above except for the second box, ie the one on the right*/
/* ref#18 */
.searchBackGroundAlt2 { background-color: #DDDDDD; }


/*The attributes of text that appears in the body of the mainpage. The appearance of the main header in any body*/
/* ref#34 */
.bodyMainHeader { font-family: Arial, Helvetica, sans-serif;
                  font-size: 20px;
                  font-weight: normal;
                  color: #000065;
                  text-decoration: none }


/*The font style for the sub heading text in the body*/ /*Was 14px*/
/* ref#37 */
.bodySubHeader { font-family:  Arial, Helvetica, sans-serif;
                 font-size: 14px;
                 font-style: normal;
                 font-weight: 900;
                 line-height: normal;
                 color: #336699;
                 text-decoration: none }


/*Standard text in a body*/
/* ref#35 */
.bodyText { font-family: Arial, Helvetica, sans-serif;
            font-size: 9pt;
            color: #000000;
            font-weight: normal; }

/*Small text in a body*/
/* ref#36 */
.bodySmall { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             font-weight: normal }


/*Small bold text in a body*/
.bodySmallBold { font-family: Arial, Helvetica, sans-serif;
                 font-size: 8pt;
                 color: #000000;
                 font-weight: bold }


/*Very small text used for errors */
/* ref#38 */
.bodyVerySmall { font-family: Arial, Helvetica, sans-serif;
                 font-size: 7pt;
                 color: #000000;
                 font-weight: normal }


/*The appearance of a link in the body text*/
/* ref#39 */
.bodyLink { font-family: Arial, Helvetica, sans-serif;
            font-size: 9pt;
            color: #000099;
            font-weight: bold;
            text-decoration: none }


/*The footer stuff*/
/*The style applied to the text and links in the footer*/
/* ref#30 */
.footerText { font-family: Arial, Helvetica, sans-serif;
              font-size: 8pt;
              font-style: normal;
              font-weight: normal;
              color: #000000;
              text-decoration: none;
              text-align: center }


/* ref#31 */
.footerLink { font-family: Arial, Helvetica, sans-serif;
              font-size: 8pt;
              font-style: normal;
              font-weight: normal;
              color: #000099;
              text-decoration: none;
              text-align: center }


/* ref#32 */
.footerLinkSmall { font-family: Arial, Helvetica, sans-serif;
                   font-size: 7pt;
                   font-style: normal;
                   font-weight: normal;
                   color: #000000;
                   text-decoration: none;
                   text-align: center }


/* ref#33 */
.footerBackGround { background-color: #EEEEEE; }


/*******************************************************
* Here is the part the reseller will need to edit to get
* the step decider include to look right
*******************************************************/


/*The attributes of the step decider part on the right*/
/*The style for the number of the selected section*/
/* ref#40 */
.stepDeciderSelectedStepText { font-family: Verdana, Arial, Helvetica, sans-serif;
                               font-size: 24pt;
                               color: #CC0000 }


/*The standard number text for non selected sections*/
/* ref#41 */
.stepDeciderStepText { font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 24pt;
                       color: #336699 }


/*The first style applied to the text of the selected section.*/
/* ref#42 */
.stepDeciderSelectedText { font-family: Arial, Helvetica, sans-serif;
                           font-size: 11px;
                           font-style: normal;
                           font-weight: bold;
                           line-height: normal;
                           color: #CC0000 }


/*An alternate colour applied to the selected step's text. This is applied to the second row of text and there after in the selected step*/
/* ref#43 */
.stepDeciderSelectedTextAlt { font-family: Arial, Helvetica, sans-serif;
                              font-size: 11px;
                              font-style: normal;
                              font-weight: bold;
                              line-height: normal;
                              color: #336699;
                              text-decoration: none }


/*The standard style applied to the text in the non selected steps.*/
/* ref#44 */
.stepDeciderText { font-family: Arial, Helvetica, sans-serif;
                   font-size: 11px;
                   font-style: normal;
                   font-weight: normal;
                   line-height: normal;
                   color: #006699;
                   text-decoration: none }


/*The background color of the selected step*/
/* ref#45 */
.stepDeciderSelectedBackGround { background-color: #FFFF99; }


/*The background colour of non selected steps*/
/* ref#46 */
.stepDeciderBackGround { background-color: #EEEEEE; }


/*This is the text for the currency selector table */
/* ref#49 */
.currency { font-family: Arial, Helvetica, sans-serif;
            font-size: 8pt;
            text-decoration: none;
            color: #000000; }


/*This is the border color for the currency selector table */
/* ref#50 */
.currencyBorder { background-color: #99CCFF; }


/*This is the background color for the currency selector table */
/* ref#51 */
.currencyBackGround { background-color: #D5EAFF; }


/* the following are for the pricing table: */
/* ref#52 */
.priceHead { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #FFFFFF;
             font-weight: normal;
             background-color: #000099 }

/* ref#53 */
.priceText { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #336699;
             font-weight: normal }

/* ref#54 */
.pricerow1 { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             background-color: #CCCCFF; }

/* ref#55 */
.pricerow2 { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             background-color: #CCFFFF }

/* ref#56 */
.pricerow3 { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             background-color: #FFCC99 }

/* ref#57 */
.pricerow4 { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             background-color: #FFCCFF }

/* ref#58 */
.pricerow5 { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #000000;
             background-color: #FFCCDD }


/*This will be the style applied to the floating back to the top link */
.backToTop { font-family: Arial, Helvetica, sans-serif;
             font-size: 8pt;
             color: #CC0000;
             font-weight: normal }


/* Indicates if user is logged in in the Admin site. */
.adminstatus { color: #FFFFFF;
               background-color: #000088 }


/* Hyperlink styles on the Admin site. */
.adminlink          { color: #99FFCC;
                      font-size: 14px;
                      font-weight: bolder;
                      text-decoration: none }

.adminlink:link     { color: #99FFCC; }
.adminlink:visited  { color: #77DDAA; }


/* heading for pricing info */
.tddatavsbl { font-family: Arial, Helvetica, sans-serif;
              font-size: 7pt;
              color: #336699;
              font-weight: bold }


/* text for pricing info */
.tddatavs { font-family: Arial, Helvetica, sans-serif;
            font-size: 7pt;
            color: #000000;
            font-weight: normal }


/* samll text in footer */
.footerSmall { font-family: Arial, Helvetica, sans-serif;
               font-size: 7pt;
               font-style: normal;
               font-weight: normal;
               color: black;
               text-decoration: none;
               text-align: center }




.tablecell              { background-color: #CFDFEF }
.relatedtopics          { background-color: #FFCC00 }
.tableslice             { background-image: url(../images/bits/body_table_top3.jpg); background-repeat: repeat }
.tablehotopics          { background-color: #F1F5FA }
.tableweather           { background-color: #F2F2F9 }
.boxheadyellowbelow     { color: #333366; background-color: #EBEBEB; font-weight: bold }
.boxheadlight           { font-weight: bold; color: #336699; background-color: #FFF4C4 }
.boxheadlightbelow      { font-weight: bold; color: #333366; background-color: #F1F5FA }
.bodybreaker            { background-color: #F8F8F8 }
.headingsize3           { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #254B72}
.tablecellhighlight     { background-color: #FFCC00}
.newbietext             { color: #006661; text-decoration: underline }
.tableblue7             { color: #CCCCCC; background-color: #000062 }
.tableblue6             { color: #CCCCCC; background-color: #00498A }
.tableblue5             { color: #CCCCCC; background-color: #336699 }
.tableblue3             { background-color: #CFDFEF; color: #333366 }
.tableblue2             { background-color: #E0E9F5 }
.tableblue1             { background-color: #F1F5FA }
.tableyell7             { background-color: #FF9900 }
.tableyell5             { background-color: #FFCC00 }
.tableyell4             { background-color: #FEDF76 }
.tableyell2             { background-color: #FFF4C4; color: #306192; font-weight: normal }
.tableyell1             { background-color: #FFFDF2 }
.tableyell3             { background-color: #FFDDAE; font-weight: normal; color: #336699 }
.menuhighY              { color: #336699; text-decoration: none; background-color: #CBDCED; font-weight: bold }
.tablepurp4             { background-color: #EAEAFF }
.tablewhite1            { background-color: #FFFFFF }
.imagetableb1           { color: #FFFFF0; background-image: url(../images/bits/table-blue.jpg) }
.imagetabley1           { color: #000066; background-image: url(../images/bits/table-yellow.jpg) }
.tablegrey4             { background-color: #F0F0F0 }
.menuhighB              { color: #336699; text-decoration: none; background-color: #F8D3A3; font-weight: bold }
.tablebrown4            { color: #336699; background-color: #F2E7DB }
.menuhighBR             { color: #336699; text-decoration: none; background-color: #D6A001; font-weight: bold }
.wefilterGreen          { background-color: #ccff00 }

.login2 { FONT-SIZE: 9pt;
          COLOR: #000000;
          FONT-FAMILY: Arial, Helvetica, Verdana, Sans-serif;
          BACKGROUND-COLOR: #FFF00F; COLOR: #000000 }

.login { BORDER-RIGHT: #525a5a 1px solid;
         BORDER-TOP: #525a5a 1px solid;
         FONT-SIZE: 9pt; BORDER-LEFT: #525a5a 1px solid;
         BORDER-BOTTOM: #525a5a 1px solid }

.search { BORDER-RIGHT: #525a5a 1px solid;
          BORDER-TOP: #525a5a 1px solid;
          BORDER-LEFT: #525a5a 1px solid;
          BORDER-BOTTOM: #525a5a 1px solid;
          background-color: #FFFFFF;
          color: #336699;
          font-size: 8px }

td { font-family: Arial, Helvetica, sans-serif }
tr { font-family: Arial, Helvetica, sans-serif }

.searchN { BORDER-RIGHT: #525a5a 1px solid;
           BORDER-TOP: #525a5a 1px solid;
           BORDER-LEFT: #525a5a 1px solid;
           BORDER-BOTTOM: #525a5a 1px solid;
           background-color: #FFFFFF;
           color: #336699;
           font-size: 10px }

.searchTesting { BORDER-RIGHT: #525a5a 1px solid;
                 BORDER-TOP: #525a5a 1px solid;
                 BORDER-LEFT: #525a5a 1px solid;
                 BORDER-BOTTOM: #525a5a 1px solid;
                 background-color: #FFFFFF;
                 color: #336699;
                 font-size: 8pt; width: 85px }

.menuhighIP { color: #336699;
              text-decoration: none;
              background-color: #F8D3A3;
              font-weight: bold }

.plans1       { background-color: #FFFDF2 }
.plans2       { background-color: #336699 }
.tableblack   { background-color: #000000 }
.tableyell4b  { background-color: #FFF7D2 }

/*
 * Background of the whois page. Otherwise defaults to main page background
 * which is grey for the new page style
 */
.whoisBody    {
      font-family: Tahoma, Arial;
      font-size: 8pt;
      color: #000000;
      text-decoration: none;
      background-color: #FFFFFF;
      text-align: center;
}


/* 
 * the first color of the alternating color series of
 * the summary pages
 */
.summarymenutitle0 {
    cursor:pointer;
    margin-top: 2px;
    background-color:#ddeeff;
    color:#000000;
    width:440px;
    padding:0px;
    text-align:center;
    font-weight:bold;
    border-left:1px solid darkblue;
    border-top: 1px solid darkblue;
    border-right: 1px solid darkblue;
    border-bottom: 0px solid darkblue;
}

/* 
 * the second color of the alternating color series of
 * the summary pages
 */
.summarymenutitle1 {
    cursor:pointer;
    margin-top: 2px;
    background-color:#FFFAF0;
    color:#000000;
    width:440px;
    padding:0px;
    text-align:center;
    font-weight:bold;
    border-left: 1px solid darkblue;
    border-top: 1px solid darkblue;
    border-right: 1px solid darkblue;
    border-bottom: 0px solid darkblue;
}

/* 
 * the submenu page of the summary
 */
.summarysubmenu {
    margin-bottom: 0.5em;
    text-align:justify;
    border-left:1px solid darkblue;
    border-top: 1px solid darkblue;
    border-right: 1px solid darkblue;
    border-bottom: 1px solid darkblue;
}



.pricingBody    {
        font-family: Tahoma, Arial;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
        background-color: #FFFFFF;
        text-align: center;

}

.hostingComparisonTable
{
        background-color: white;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
}
.hostingPriceFeaturesTable
{
        background-color: white;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
}
.loginBorder
{
        background-color: #7F9DB9;
}


.loginControlPanel
{
        background-color: white;
}


