.left_nav {

   display: none;

}

.right_nav {

   display: none;

}

#skip_nav {

   display: none;

}

body {

   margin: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   background-color: #666666;


}

table {

   width:            250px;
   border:           1px solid black;
   border-spacing:   0px;

}

td {

   border:           0px solid black;

}

th, td, tr {

   border-spacing:   1px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-align: left;

}

.table_head {

   font-weight: bold;
   color: #ffffff;

   text-align: center;

   background-color: #330066;

}

pre {

   font-size: 10pt;
   background-color: #f0f0f0;

}

.copy {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;

}

.word {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.word_type {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal}
.descr {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: italic}
.total {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}

.word_sm {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;

}

.word_sm2 {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   background-color: #ffffff;

}

.word_type_sm {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; font-style: normal}

.descr_sm {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; font-style: italic; background-color: #ffffff; }
.descr_sm2 {  font-family: Arial, Helvetica, sans-serif;
              font-size: 8pt;
              font-weight: normal;
              font-style: italic;
 }
.total_sm {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}

.odd {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;

   background-color: #ffffff;

}

.even {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;

   background-color: #efefef;

}

.code_odd {

   font-family: Courier New, Courier, mono;
   font-size: 10pt;
   color: #000000;

   background-color: #ffffff;

}

.code_even {

   font-family: Courier New, Courier, mono;
   font-size: 10pt;
   color: #000000;

   background-color: #efefef;

}

.code {

   font-family: Courier New, Courier, mono;
   font-size: 7.5pt;
   color: #000000;

   padding: 0.5em;
   /* margin: 5px;
      background-image: url(/free_images/gradient.png); */
   background-color: #efefef;
   border: 1px solid black;

}

.word_art {

   width: 535px;

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;

   padding: 0.5em;
   background-color: white;
   border: 1px dashed gray;

}

.shapes {

   width: 400px;

   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;

   padding: 0.5em;
   background-color: white;
   border: 1px dashed gray;

}

.nav_box {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #000000;
   width: 120px;

   background-color: white;
   border: 1px solid gray;

   list-style-type: square;
   margin-left: 3px;
   margin-bottom: 10px;
   text-align: left;

   padding: 0px;

}

.nav_box_header {

   color:        white;
   font-family:  Arial, Helvetica, sans-serif;
   font-size:    9pt;
   font-weight:  bolder;
   text-align:   left;
   padding-left: 2px;

   background-color: #483D8B;
   /* border-bottom: thin solid black; */

}

.nav_box_body {

   padding: 5px;

}

.nav_box_quote {

   padding:    5px;
   font-style: italic;
   text-align: center;

}

img.displayed {

    display:      block;
    margin-left:  auto;
    margin-right: auto;

}

img.floatr {

   float: right;
   border: 0px solid black;

}

img.floatl {

   float: left;
   border: 0px solid black;

}

.clock {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   color: #ffffff;
   width: 110px;

   background-color: black;
   border: 2px outset yellow;

   text-align: center;

   margin-top:  5px;
   margin-left: 5px;
   margin-bottom: 10px;

   padding:     2px;

}

.main {

   width:   820px;
   height:  3650px;
   background-color: #f6f6f6;

   margin:  0px;
   padding: 0px; 

   border-right: 3px solid black;

}

.page {

   width:            820px;
   min-height:       1000px;
   background-color: #ffffff;

   margin:           0px;
   padding:          0px; 

   border-top:       1px solid black;
   border-right:     3px solid black;
   border-left:      1px solid black;
   border-bottom:    1px solid black;

}

.title_box {

   width:            535px;

   background-color: #ffffff;
   border:           0px solid gray;

   margin-top:       0px;
   margin-bottom:    10px;
   margin-left:      135px;

   padding:          5px;

}

.content {

   width:            535px;

   background-color: #ffffff;

   top: 0px;

   margin-top:       0px;
   margin-bottom:    10px;
   margin-left:      135px;

   padding:          0px;

}

.content_box {

   width:            535px;

   background-color: #ffffff;
   border:           1px solid gray;

   margin-top:       10px;
   margin-bottom:    10px;
   margin-left:      135px;

}

.content_header {

   color:        white;
   font-family:  Arial, Helvetica, sans-serif;
   font-size:    9pt;
   font-weight:  bolder;
   text-align:   left;
   padding-left: 2px;

   background-color: #483D8B;
   /* border-bottom: thin solid black; */

}

.content_body {

   height:  100%;
   padding: 5px;

}

.footer {

   width:            535px;

   background-color: #ffffff;
   border:           0px solid gray;

   margin-top:       10px;
   margin-bottom:    10px;
   margin-left:      135px;

   padding:          5px;

}

.centered {

   margin-left:  auto;
   margin-right: auto;
   text-align:   center;

}

.counter {

   font-family:      Arial, Helvetica, sans-serif;
   font-size:        12pt;
   width:            50px;

   background-color: #000000;
   color:            #ffffff;
   font-weight:      bold;

   margin-left:      auto;
   margin-right:     auto;
   text-align:       center;

   padding:          1px;
   border:           3px outset yellow;

}
