.api {
   font-size: 12px;
}

.black {
   color: #000000;
   font-size: 12px;
   font-weight: bold;
}

.blue {
   color: #000033;
   font-size: 12px;
   font-weight: bold;
}

.link {
   font-size: 12px;
   color: #0000CC;
   font-weight: bold;
}

.menutext {
   font-size: 13px;
   font-weight: bolder;
   font-style: normal;
   text-decoration: none;
}

.products {
   font-weight: bold;
   font-size: 11px;
   color: #003333;
}

a.small {
   color: #000000;
   font-size: 11px;
   font-weight: bold;
}

body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.caption {
   height: 18px;
   text-align: left;
   margin-bottom: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
   border-bottom: 1px dotted #99CCFF;
   border-top: 1px solid #99CCFF;
}

div.description {
   text-align: justify;
   padding: 3px 3px 3px 3px;
}

div.enlarge {
   margin-top: 3px;
   text-align: center;
   font-size: 10px;
   font-weight: lighter;
}

div.header {
   border-bottom: 1px dotted #99CCFF;
}

div.shift_header {
   border-bottom: 1px dotted #99CCFF;
   padding-left: 60px;
}

div.title {
   font-size: 12px;
   font-weight: 900;
   color: #EEEEFF;
   width: 600px;
   text-align: left;
}

img.program {
   width :240;
   height:151;
   margin-right: 6px;
}

li {
   text-align: left;
   color: #000033;
   font-size : 11px;
   text-align : left;
   padding: 1;
   margin: 0;
}

pre.api {
   background-color:#CCCCCC;
   width:720px;
}

pre {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   white-space: pre-wrap;
   white-space: -moz-pre-wrap;
   white-space: -pre-wrap;
   white-space: -o-pre-wrap;
/* word-wrap: break-word; */
   overflow:hidden;
   margin-top:5px;
   margin-bottom:5px;
}

pre.left {
   width: 350px;
   font-size: 12px;
   font-weight: normal;
}

pre.right {
   width: 480px;
   font-size: 10px;
   background-color: #FFFFFF;
   padding: 1px;
}

span.bold {
   font-weight: bold;
}

span.boldi {
   font-weight: bold;
   font-style: italic;
}

span.caption {
   font-size: 13px;
   font-weight: bold;
   color: #000033;
}

span.highlight {
   font-size: 15px;
   font-family: "Times New Roman", Times, serif;
   color: #330033;
   font-weight: bold;
}

span.navy {
   font-size: 12px;
   font-weight: normal;
   color: #000033;
}

span.navy13 {
   font-size: 13px;
   font-weight: normal;
   color: #000033;
}

span.normal {
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}

span.param {
   font-size: 13px;
   font-family: Verdana;
   font-style: Italic;
}

span.red {
   color: #CC0000;
   font-size: 12px;
   font-weight: bolder;
}

table.footer {
   width: 900px;
}

table.links {
   width: 900px;
   background-color: #f0f8ff;
   font-size: 11px;
}

table.main {
   width: 900px;
   background-color: #F0F8FF;
   border-right: 1px solid #99CCFF;
   border-left: 1px solid #99CCFF;
}

table.price {
   width: 340px;
   text-align: center;
}

table.top {
   width: 900px;
   background-image:url(images/top.gif);
   background-repeat:repeat-x;
}

td.api_header {
   font-weight: bold;
   background-color: #C0C0C0;
}

td.bottommenu {
   width: 900px;
   height: 78px;
}

td.footer {
   width: 750px;
   height: 16px;
   text-align : center;
   font-family : "Courier New", Courier, monospace;
   font-size : 11;
   color : #000033;
   background-image:url(images/footer.gif);
   background-repeat:repeat-x;
}

td.left {
   width: 350px;
   vertical-align: top;
   background-color: #99EEFF;
}

td.logo {
   width: 180px;
   height: 48px;
}

td.menuactivebar {
   color: #FFFFFF;
   background-color: #000066;
   width: 90px;
   text-align: center;
   height: 20px;
}

td.menubar {
   width: 90px;
   text-align: center;
   height: 20px;
}

td.menubar a:link   {
   color: #000033;
}

td.menubar a:visited {
   color: #000033;
}

td.menubar a:active  {
   color: #000033;
}

td.menubar a:hover   {
   color: #BB0000;
   text-decoration: underline;
}

td.price_header {
   color: #000033;
   font-size: 13px;
   font-weight: bold;
   border-bottom: 1px solid #99CCFF;
}

td.price_item {
   color : #000000;
   font-size: 12px;
   font-weight: bold;
   border-bottom: 1px dotted #99CCFF;
}

td.right {
   width: 480px;
   vertical-align: top;
}

td.topmenu {
   width: 560px;
   height: 48px;
}

td.time    {
   vertical-align: top;
   text-align: right;
   color: #FFFFFF;
   width: 90px;
   font-size: 11px;
   font-weight: bold;
}

ul.key {
   list-style-image: url(images/list.gif);
   vertical-align: bottom;
   background-color: #99EEFF;
   font-weight: bold;
   margin-top: 1px;
}

ul.key a:link    {
   color: #000033;
   text-decoration: none;
}

ul.key a:visited {
   color: #000033;
   text-decoration: none;
}

ul.key a:active  {
   color: #000033;
   text-decoration: none;
}

ul.key a:hover   {
   color: #000000;
   text-decoration: underline;
}

ul.normal {
   list-style-type : decimal;
}