/* ====================================================================
  GENERAL MARKUP
-------------------------------------------------------------------- */

* {
  margin: 0px;
  padding: 0px;
  border: none;
  line-height: 1.16em;

}

html, body {
  width: 100%;
  height: 100%;
}

body {
  font-size: 12px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-weight: normal;
  background: #FFFFFF url(/images/background.png) repeat-x top;
}

h1, h2, h3, h4, h5, h6 {
  color: #16588c;
  margin-bottom: 6px;
  margin-top: 5px;
}

h1 { font-size: 1.33em; }
h2 { font-size: 1.25em; }
h3 { font-size: 1.15em; }
h4 { font-size: 1.05em; }
h5 { font-size: 0.95em; }
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
  color: #16588c;  
  font-style: normal;
}

p {
  margin-top: 0px;  /* was 10px */
  margin-bottom: 6px;
}

ul.data {
  list-style: none;
}

hr {
  margin: 8px 0px;
  color: #b8b7b3;
  background-color: #b8b7b3;
  height: 1px;
}

a:link { color: #16588c; text-decoration: none; }
a:visited { color: #16588c; text-decoration: none; }
a:hover { color: #16588c; text-decoration: underline; }
a:active { color: #16588c; text-decoration: underline; }

h1 a:link { text-decoration: none; }
h1 a:visited { text-decoration: none; }
h1 a:hover { text-decoration: none; }
h1 a:active { text-decoration: none; }


form button {
  cursor: pointer;
}

#button {
  width: 184px; 
  height: 24px; 
  text-align: center;
  background: url(/images/button.png);
  cursor: pointer; 
  /* font-size: 11px; */
  /* font-weight: bold; */
  /* color: #16588c; */
}
    
.border {
  border: 1px solid #e2dcc4;
}

.borderThick {
  border: 2px solid #bfb27c;
}

/* ====================================================================
  SHADOWS - PNG HACKS (non-standard elements deleted)
-------------------------------------------------------------------- */

/* FF/Moz see this [class]fine and render it fine */
#shadowLeft[class] {
  background: url(/images/shadow-left.png) repeat-y right;
}

/* FF/Moz see this fine and render it fine */
#shadowRight[class] {
  background: url(/images/shadow-right.png) repeat-y left;
}

/* FF/Moz see this fine and render it fine */
#shadowTop[class] {
  background: url(/images/shadow-top.png) no-repeat;
}

/* FF/Moz see this fine and render it fine */
#shadowBottom[class] {
  background: url(/images/shadow-bottom.png) no-repeat;
}



/* ====================================================================
  LAYOUT
-------------------------------------------------------------------- */

#mainframe {
  position: relative; 
  width:770px; 
  position: relative; 
  margin-left: -385px; 
  left: 50%; 
  top: 12px;
}

#innerTable{
  background-color: #FFFFFF;
  padding: 1px;
}

#headerTop {
  width: 758px;
  height: 66px;
  background: url(/images/header-continue.png) no-repeat right;
}

#logo-image {
  margin: 10px 0px 0px 10px; 
  position: relative; 
  float: left; 
  width: 55px; 
  height: 55px; 
}

#logo-text {
  margin: 12px 0px 0px 0px; 
  position: relative; 
  float: left; 
}

#top-support {
  margin: 8px 0px 0px 12px; 
  position: relative; 
  float: left; 
  width: 250px; 
  height: 30px; 
  color: #043273; 
  font-size: 12px; 
  cursor: pointer;
}

#header {
  height: 102px;
  background: url(/images/header.png) right no-repeat;
}

#navigation {
  height: 28px;
  background: url(/images/navigation.png) repeat-x;
}

#navigation ul {
  list-style-type: none;
  padding-top: 4px;
  margin-left: 4px;
}

#navigation ul li {
  display: inline;
  border: 0px;
  padding: 0px 6px 0px 0px;
  background: url(/images/list.png) no-repeat left;
  font-size: 9pt;
}

#navigation ul li a { line-height: 21px; margin-left: 15px; }
#navigation ul li a:link { color: #00486f; text-decoration: none; }
#navigation ul li a:visited { color: #00486f; text-decoration: none; }
#navigation ul li a:hover { color: #bd790d; text-decoration: underline; }
#navigation ul li a:active { color: #bd790d; text-decoration: none; }

#menu {
  background-color: #cfd3d6;
}

#menu img {
  margin-top: 20px;
  border: 1px solid #FFFFFF;
}

#content {
  position: relative;
  width: 100%;
  background: #FFFFFF;
}

#contentsub {
  background: url(/images/content.png) no-repeat;
  padding: 10px 40px 30px 30px;
}

#footerTop {
  height: 27px;
  background: url(/images/footer-top.png);
}

#copyright {
  padding-top: 8px;
  width: 100%;
  text-align: center;
  font-size: 7pt;
  color: lightgray;
}

#footer {
  height: 35px;
  width: 718px; 
  padding-left: 20px; padding-right: 20px;
  background: url(/images/footer.png) repeat-x;
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 11px;
  color: #8d9092;
}

#footer-left {
  position: relative; 
  width: 50%;
  float: left; 
  padding-top: 10px;
}

#footer-right {
  position: relative; 
  width: 50%;
  float: right; 
  padding-top: 10px;
}

/* ====================================================================
  STYLES
-------------------------------------------------------------------- */

#leftside {
  position: relative;
  float: left;
  width: 409px; 
  height: 402px;
}

#welcome {
  position: relative;
  width: 728px; 
  height: auto;
  margin: 4px 4px 4px 4px;
  padding: 4px 10px 10px 10px;
  border: 1px #cfd3d6 solid; 
  background: #D7E1E7 url(/images/panel-welcome.png) no-repeat right;
}

#welcome a {
  font-weight: bold;
}

/*
#welcome h1 {
  color: #005892; 
  font-size: 16px; 
  font-weight: bold;
  margin-bottom: 6px;
}
*/

#void {
  position: relative; 
  width: 728px; 
  padding: 4px 10px 10px 10px;
  margin: 4px 4px 0px 4px; 
  border: 1px #cfd3d6 solid; 
  background: #D7E1E7;
}

#void p {
  margin-bottom: 6px;
}

#closing {
  height: 4px;
}

#data table {
  ! text-align: center;
  width: 100%;
  background: white;
  border: 1px gray solid;
}

#data table td {
  border-top: 1px gray dotted;
  padding: 2px 6px 2px 6px;
}

#data table th {
  border-bottom: 0px;
  background: #F0EFB7;
  color: #00008B; /* was darkblue */
  padding: 2px 6px 2px 6px;
  border: 2px #F0EFB7 solid;
}

.thead {
  text-align: left;
}

.num {
  text-align: right;
  padding: 8px;
}

#dombox {
  padding: 10px;
}

.dompr {
  position: relative; 
  float: left; 
  width: 160px; 
  height: 18px;
  margin: 2px;
  border-color: #808080; /* #bfc3c6; */
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  background: #F8F8F8;
  cursor: pointer;
}

.dompr-d {
  margin: 2px 0px 0px 6px;
  font-weight: bold;
  width: 100px;
}

.dompr-p {
  position: absolute;
  top: 0px;
  left: 100%;
  width: 60px;
  margin: 2px 0px 4px -66px; /* move left by 'width' plus 8px for margin */
  text-align: right;
  color: #BF3800; 
  font-weight: bold;
  cursor: pointer;
}

#newsbox {
  position: absolute; 
  top: 248px; 
  left: 4px; 
  width: 332px; 
  height: 146px; 
  padding: 4px 4px 0px 4px; 
  border: 1px #cfd3d6 solid;
}

#newsbox h2 {
  cursor: pointer;
  margin: 4px 0px 8px 4px; 
  padding: 2px 0px 0px 36px; 
  background: url(/images/news-icon.png) no-repeat left;
}

#news {
  padding: 2px 8px;
}

.plan {
  position: absolute; 
  width: 130px; 
  height: 180px; 
  border: 1px #cfd3d6 solid;
  background: #D7E1E7;
  font-size: 11px;
}

.plan ul li {
  margin-left: 10px;
}

.plan-inner {
  margin: 6px 1px 1px 6px;
}

.plan h2 {
  margin-left: 6px;
  margin-top: 10px;
}

.plantab-left {
  width: 450px;
}

.plantab-price {
  text-align: left; /* was "Ft", now deprecated */
  margin-right: 40px;
}

.pricetag {
  position: absolute; 
  left: 4px; 
  top: 130px;
  cursor: pointer;
}

.price-month {
  color: #606060; 
  font-size: 12px;
}

.price-value {
  color: #BF3800; 
  font-size: 16px; 
  font-weight: bold;
}

.price-year {
  color: #606060; 
  font-size: 9px;
}

#plan-wide {
  position: absolute; 
  clear: both; 
  width: 402px; 
  height: 160px;
  margin-top: 4px;  
  border: 1px #cfd3d6 solid; 
  font-size: 11px;
  background: #D7E1E7 url(/images/panel-dedicated.png) no-repeat right;
}

#plan-wide-inner {
  position: relative; 
  float: left; 
  width: 140px; 
  height: 106px;
}

#plan-wide ul li {
  margin-left: 16px;
}

#plan-wide h1 {
  margin-left: 8px;
  margin-top: 10px;
}

.pricetag-wide {
  position: absolute; 
  left: 276px; 
  top: 108px;
  cursor: pointer;
}

.details {
  position: absolute; 
  top: 100%;                                        /*  163px; */
  margin-top: -16px;
  left: -1px;    /* These changes needed to "unshift" */
  width: 100%;  /* the box back to its container    130px */
  height: 16px; 
  background: #F0EFB7; 
  border: 1px #D8D78A solid;
  cursor: pointer;
}

.details-text {
  margin: 2px 4px 2px 0px; 
  text-align: right; 
  font-size: 
  10px; 
  font-weight: bold;
}

#warning {
  position: absolute;
  top: 372px; 
  left: 4px; 
  width: 402px; 
  height: 22px;
  margin-top: 4px; 
  border: 1px #cfd3d6 solid; 
  background: white;
}

#warning-text {
  font-size: 10px; 
  margin: 4px 4px 4px 4px;
}

#rightside {
  position: relative; 
  float: left;
  width: 340px; 
  height: 402px; 
}

#domainbox {
  position: absolute; 
  top: 0px; 
  left: 4px;
  width: 340px; 
  height: 95px; 
  border: 1px #cfd3d6 solid; 
  background: url('/images/panel-domain.png') no-repeat;
}

#domainprices {
  position: absolute; 
  top: 102px;
  left: 4px;
  width: 340px; 
  height: 140px; 
  border: 1px #cfd3d6 solid;
}

#listfull {
  position: absolute; 
  top: 36px; 
  left: 100%; 
  width: 100px; 
  margin-left: -100px;
}

.highlight {
  color: red;
  font-weight: bold;
}

#domainpromo {
  position: absolute; 
  padding: 3px 4px 3px 4px; 
  border-top: 2px white solid; 
  border-left: 2px white solid; 
  border-right: 2px gray solid; 
  border-bottom: 2px gray solid; 
  background: white; 
  font-size: 12px;
  text-align: center; 
  color: #202020;
  background: #F8F8F8;
}

ul.welcome {
  margin: 2px 10px 4px 10px;
}

.whiteframe {
  position: relative; 
  width: auto; /* 710px; */
  height: auto;
  padding: 8px 8px 8px 8px; 
  margin-top: 4px; 
  background: white; 
  /* border: 1px gray solid; */
  border-left: 2px gray solid;
  border-top: 2px gray solid;
  border-right: 2px #F0F0F0 solid;
  border-bottom: 2px #F0F0F0 solid;
}

.whiteframe p {
  margin-bottom: 6px;
}

#order {
  font-weight: bold;
}

#order a:link { color: #00486f; text-decoration: none; }
#order a:visited { color: #00486f; text-decoration: none; }
#order a:hover { color: #bd790d; text-decoration: underline; }
#order a:active { color: #bd790d; text-decoration: none; }

#orderform {
  
}

#orderform input {
  background: #fffff8; 
  border: 1px gray solid;
}

#orderform select {
  background: #fffff8; 
  border: 1px gray solid;
}

#orderform textarea {
  background: #fffff8; 
  border: 1px gray solid;
}

#orderform ul {
  list-style-type: none;
}

#orderform li {
  margin-bottom: 4px;
  margin-top: 2px;
}

.smallbutton {
  background: url(/images/button.png);
  width: 100px;
  height: 24px;
}

.opt {
   border: 1px black dotted;
}

.flabel {
  margin-bottom: 2px;
  margin-top: 6px;
}

.flabel-b {
  font-weight: bold;
  color: #707070;
  margin-bottom: 2px;
  margin-top: 6px;
}

.ftext {
  margin-bottom: 4px;
  margin-top: 2px;
}

.fcomment {
  padding: 2px 8px 2px 2px;
  margin: 4px;
  font-size: 10px;
}

#ack {
  width: 680px;
  border-top: 1px #D3D3D3 solid; /*  was lightgray */
  border-left: 1px #D3D3D3 solid; /*  was lightgray */
  border-right: 1px gray solid;
  border-bottom: 1px gray solid;
  border-collapse: collapse;
}

#ack td {
  padding: 6px 10px 6px 10px; 
}

#td1 {
    background: #F8F8F8;
}

#td2 {
    background: #F0F0F0;
}


#ack-left {
/*   text-align: right; */
  width: 240px;
  font-weight: bold; 
}

#yes {
  background: url(/images/check.png) no-repeat left;
  background-position: 6px;
}

#sup {

}

#sup td {
  padding: 1px 4px 3px 0px;
}


#plan1, #plan2, #plan3 { height: 117px; cursor: pointer; background: #E8B823; }
#plan4 { height: 353px; cursor: pointer; background: #BC780C; }

#plan1, #plan2, #plan3, #plan4 { border-width: 1px 0px 0px 1px; }
#plan1, #plan2, #plan3, #plan4 { border-color: white; border-style: solid; }

#plan1 h1, #plan2 h1, #plan3 h1, #plan4 h1 {
  color: #FFFFFF;
  padding-top: 10px;
  margin-left: 12px;
  font-size: 16px;
  font-weight: bold;
}
#plan1 p, #plan2 p, #plan3 p, #plan4 p {
  margin-top: 5px;
  margin-left: 12px;
  font-size: 12px;
  color: #FFFFFF;
}
#plan1 a:link, #plan1 a:visited, #plan1 a:hover, #plan1 a:active, 
#plan2 a:link, #plan2 a:visited, #plan2 a:hover, #plan2 a:active, 
#plan3 a:link, #plan3 a:visited, #plan3 a:hover, #plan3 a:active, 
#plan4 a:link, #plan4 a:visited, #plan4 a:hover, #plan4 a:active {
  text-decoration: none;
}


h1.company-name {
  margin: 0px;
  padding: 0px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #00486f;
}

company-name1 {
  margin: 0px;
  padding: 0px;
  line-height: 50px;
  font-size: 28px;
  font-weight: normal;
  color: #00486f;
}

company-name2 {
  margin: 0px;
  padding: 0px;
  line-height: 50px;
  font-size: 20px;
  font-weight: normal;
  color: #00486f;
}

h1.header-info {
  margin: 0px;
  padding: 50px 0px 0px 25px;
  font-size: 14px;
  font-weight: Normal;
  color: #FFFFFF;
}

/*##########################################################################################################
============================================================================================================
Client-Side Display Elements
------------------------------------------------------------------------------------------------------------
This is the from default CMS stylesheet for all client-side (visitor facing).
============================================================================================================
##########################################################################################################*/

/* >> General */

.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.sohotext {
  font-family : Arial;
  font-size: 12px;
}

.SMtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.smtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.uptext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #000000;
}

/* Generic form button style. */
.FormLt1 {
  font-family : Arial;
  font-size : 8px;
  cursor: pointer;
}




/* >> Menu System - #VMENU# */


/* >> Main Menu Links */

/* This is the main vmenu table */
/* ---------------------------------------------------------------------- */
/* <table> */
   table.vmenu_mainz {
      width: 177px;
    margin-top: 10px;
      padding: 0px;
      border: 1px solid #FFFFFF;

      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px; 
    font-weight: bold;
   }

 /* <tr> */  
 
  /* <td> ---- [<div><a>Main Page</a></div>] ---- </td>
  /*-----------------------------------------------------------*/
     td.vmenu_main_off {
        width: 100%;
      height: 21px;
        border: 0px;
      
        font-weight: bold;
      font-size: 11px;
      text-align: center;
      
      background: #bd790d url(menu.png) repeat-x bottom;
     }
     td.vmenu_main_on {
        width: 100%;
      height: 21px;
        border: 0px;
      
        font-weight: bold;
      font-size: 11px;
      text-align: center;
      
      background: #e09e16 url(menu.png) repeat-x bottom;
     }
  
   /* <div> ---- [<a>Main Page</a>] ---- </div>
   /*-----------------------------------------------------------*/
      div.vmenu_main_off {
         width: 100%;
      }
      div.vmenu_main_on {
         width: 100%;
      }    
  
    /* <a> ---- [Main Page] ---- </a>
    /*-----------------------------------------------------------*/  
       a.vmenu_main_off:link { color: #FFFFFF; text-decoration: none; border-bottom: 0px solid #000000; }
       a.vmenu_main_off:visited { color: #FFFFFF; text-decoration: none; border-bottom: 0px solid #000000; }
       a.vmenu_main_off:hover { color: #FFFFFF; text-decoration: underline; border-bottom: 0px solid #000000; }
       a.vmenu_main_off:active { color: #FFFFFF; text-decoration: underline; border-bottom: 0px solid #000000; }
       
       a.vmenu_main_on:link { color: #FFFFFF; text-decoration: none; }
       a.vmenu_main_on:visited { color: #FFFFFF; text-decoration: none; }
       a.vmenu_main_on:hover { color: #FFFFFF; text-decoration: underline; }
       a.vmenu_main_on:active { color: #FFFFFF; text-decoration: underline; }
    
   /* </div> */
  /* </td> */
 /* </tr> */  

/* >> Sub Menu Links */
 
 /* <tr> */
 
  /* <td> ---- [<table><tr><td><div> >> </div></td><td><div><a>Main Page</a></div></td></table>] ---- </td>
  /*-------------------------------------------------------------------------------------------------------------*/
     td.vmenu_main_sub {
        width: 100%;
        border: 0px;
        padding: 0px 0px 0px 0px;
     }
   
   /* <table> Submenu link table */
   /*-----------------------------------------------------------*/   
      table.vmenu_subz {
        width: 100%;
        border: 0px;
        padding: 0px 0px 0px 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
      }
    
    /* <tr> */
    
     /* <td> Submenu Item Bullet */
     /*-----------------------------------------------------------*/        
        td.vmenu_sub_bull_off {
           width: 20px;
           padding: 3px 0px 0px 13px;
           font-size: 11px;
           font-weight: bold;
           color: #858585;
        }
        td.vmenu_sub_bull_on {
           width: 20px;
           padding: 3px 0px 0px 13px;
           font-size: 11px;
           font-weight: bold;
           color: #903518;
        }
 
      /* <div> Contains an individual main menu link (within td)
      /*-----------------------------------------------------------*/        
         div.vmenu_sub_bull_off {
            padding: 0px;
            width: 100%;
         }
         
         div.vmenu_sub_bull_on {
            padding: 0px;
            width: 100%;
         }            
         
      /* </div> */
      
     /* </td> */
     
     /* <td> Submenu Item Link */
     /*-----------------------------------------------------------*/    
        td.vmenu_sub_off {
           width: 100%;
           border: 0px;
           padding: 3px 0px 0px 5px;
           font-size: 11px;
           font-weight: normal;
        }
        td.vmenu_sub_on {
           width: 100%;
           border: 0px;
           padding: 3px 0px 0px 5px;
           font-size: 11px;
           font-weight: bold;   
        }
        
      /* <div> Contains an individual main menu link (within td)
      /*-----------------------------------------------------------*/          
         div.vmenu_sub_off {
            width: 100%;
            border: 0px;
            padding: 0px 0px 0px 0px;
         
         }
         
         div.vmenu_sub_on {
            width: 100%;
            border: 0px;
            padding: 0px 0px 0px 0px;
        }

       /* <a href=> A cell containing an individual main menu link
       /*-----------------------------------------------------------*/ 
          a.vmenu_sub_off:link { color: #003F7C; text-decoration: none; }
          a.vmenu_sub_off:visited { color: #003F7C; text-decoration: none; }
          a.vmenu_sub_off:hover { color: #903518; text-decoration: none; }
          a.vmenu_sub_off:active { color: #903518; text-decoration: none; }
          
          a.vmenu_sub_on:link { color: #003F7C; text-decoration: none; }
          a.vmenu_sub_on:visited { color: #003F7C; text-decoration: none; }
          a.vmenu_sub_on:hover { color: #903518; text-decoration: none; }
          a.vmenu_sub_on:active { color: #903518; text-decoration: none; }
       /* </a> */    
      
      /* </div> */
      
     /* </td> */          
 
/* =========================================================== */



/* >> Menu System - #HMAINS# */

/* This is the main hsub table */
table.hmains {
  border: 0px;
  padding: 0px;
  margin: 0px 5px;
  height: 20px;

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
  color: #2983a6;
}

/* This cell contains a submenu link */
td.hmains {
  border: 0px;
  padding: 0px 10px 0px 0px;
  margin: 0px;
  background: url(/images/list.png) no-repeat left;
}

a.hmains { line-height: 21px; margin-left: 15px; }
a.hmains:link { color: #00486f; text-decoration: none; }
a.hmains:visited { color: #00486f; text-decoration: none; }
a.hmains:hover { color: #bd790d; text-decoration: underline; }
a.hmains:active { color: #bd790d; text-decoration: none; }


/* >> Menu System - #HSUBS# */

/* This is the main hsub table */
table.hsubs {
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

/* This cell contains a submenu link */
td.hsubs {
   border: 0px;
   padding: 2px 10px 2px 10px;
}

.hsubs {
   padding: 10px 0px 2px 15px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

a.hsubs:link { color: #00486f; text-decoration: none; }
a.hsubs:visited { color: #00486f; text-decoration: none; }
a.hsubs:hover { color: #bd790d; text-decoration: none; }
a.hsubs:active { color: #bd790d; text-decoration: none; }


/* >> #NEWSBOX# */

/* Newsbox
/*-----------------------------------------------------------*/

/* <font> */
.newsbox_date {
   font-family: Verdana, Arial, Courier New, Courier, mono;
   font-size: 11px;
   font-weight: normal;
   color: #808080;
}

.newsbox {
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px;
   font-weight: bold;
   margin-left: 4px;
}

.newsbox a:link { color: #0087d0; text-decoration: none; }
.newsbox a:visited { color: #0087d0; text-decoration: none; }
.newsbox a:hover { color: #0087d0; text-decoration: underline; }
.newsbox a:active { color: #0087d0; text-decoration: underline; }

/* <font> */
.newsbox_tease {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  margin: 3px 0px 6px 0px;
}

/* Full Ariticle Display
/*-----------------------------------------------------------*/
table.article_table {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}

td.article_title {
   font-family: Courier New, Courier, mono;
   font-size: 16px;
   font-weight: bold;
   color: #2E2E2E;
}

font.article_date {
   color: #336699;
}
      
td.article_content {
   padding: 4px;
}

/* >> Old Styles (to be phased out after obsolecense is assured) */
textarea {
  font-size:8pt;
  height:75px;
  width:175px;
}

.logohead {
  font-family : Arial;
  font-size : 25pt;
  font-weight : bold;
}

.logosub {
  font-family : Arial;
  font-size : 8pt;
  font-weight : bold;
}

.menusys {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.hili {
  font-weight: bold;
}