html, body, div, span,
h1, h2, h3, h4, h5, h6, p, pre,
a, code, img, li, ol, ul,
fieldset, legend, label,
form,
table, caption, tr, th, td
        {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: normal;
        font-style: normal;
        font-size: 12px;
        line-height: 1;
        font-family: "monotype corsiva", verdana, tahoma, arial;
        background: transparent;
        color: red;
        }

a img, :link img, :visited img
        {
        border: 0;
        }

table
        {
        border-collapse: collapse;
        border-spacing: 0px 0px;
        }

ol, ul
        {
        list-style: none;
        }

div, span
        {
        border: dashed red 5px;
        }

td
        {
        border: solid green 1px;
        }

div.banner
                {
        padding: 10px;
        background: #eeeeee;
        border: 0px;
        border-bottom: solid 2px #cccccc;
        height: 45px;
        }

div.banner ul
        {
        display: inline;
        background: #eeeeee;
        }

div.banner li
        {
        float: left;
        background: #eeeeee;
        padding: 8px 5px;
        color: #737373;
        font-size: 20px;
        font-weight: bold;
        font-family: verdana;
        }

div.menu, div.bannermenu
                {
        font-weight: normal;
        font-style: normal;
        font-size: 20px;
        line-height: 1;
        font-family: verdana, tahoma, arial;
        color: black;
        margin: 0;
        padding: 0;
        background: #a9c0ce;
        border: 0px;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 10px 25px;
        }

div.menu ul, div.bannermenu ul
        {
        margin: 0;
        padding: 0;
        display: inline;
        background: #a9c0ce;
        list-style: none;
        }

div.menu li, div.bannermenu li
        {
        background: #a9c0ce;
        padding: 20px 10px;
        color: black;
        font-family: tahoma, verdana, arial;
        font-size: 30px;
        font-weight: bold;
        }

div.menu a, div.bannermenu a
        {
        font-size: 30px;
        font-weight: bold;
        font-family: verdana, tahoma, arial;
        color: white;
        text-decoration: none;
        background: #a9c0ce;
        }

div.menu a:hover
        {
        text-decoration: underline;
        color: #6c757a;
        }


div.bannermenu, div.bannermenu ul, div.bannermenu li, div.bannermenu a
    {
        background: #eeeeee;
        color: black;
    }

div.bannermenu a
        {
        color: #6c757a;
        }

div.bannermenu a:hover
    {
        text-decoration: underline;
        color: #000000;
    }

li.ul
    {
    text-decoration: underline;
    }
    
body table td
    {
    border: 0px;
        padding: 5px 5px 5px 25px;
        color: black;
        font-family: tahoma, verdana, arial;
        font-size: 16px;
        font-weight: normal;
    
    }

body table td a
    {
        color: blue;
        font-family: tahoma, verdana, arial;
        font-size: 20px;
        font-weight: bold;
        text-decoration: none;
        width: 100%;
    }

td.company
    {
    font-weight: bold;
    padding-top: 10px;
    font-size: 20px;
    }
    
td.desc, td.phone
    {
    text-align: right;
    }

td.phone
        {
        padding-bottom: 10px;
        }
td.desc
    {
    font-size: 14px;
    }

tr.a
        {
    background: #a9c0ce;
    }

tr.b
        {
    background: #ffffff;
    }

table.ptcharts td
        {
        padding: 25px;
        border: solid black 1px;
        text-align: center;
        width: 10%;
        }
    
table.ptchart td
        {
        padding: 25px;
        border: solid black 1px;
        text-align: center;
        }
    
div.content
        {
        font-size: 16px;
        font-weight: bold;
        font-family: verdana, tahoma, arial;
        color: black;
        margin: 5px 0px;
        padding: 25px;
        border: solid 1px #cccccc;
        }

div.content td.model
    {
        font-size: 20px;
        font-weight: bold;
        font-family: verdana, tahoma, arial;
        color: black;
        text-decoration: underline;
    }


/*
div.banner2, div.banner span
        {
        padding-top: 18px;
        padding-left: 50px;
        background: #eeeeee;
        height: 45px;
        color: #737373;
        font-size: 20px;
        font-weight: bold;
        font-family: verdana;
        border: 0px;
        border-bottom: solid 2px #cccccc;
        }

div.banner
        {
        padding: 10px 10px 8px 45px;
        background: #eeeeee;
        height: 45px;
        border: 0px;
        border-bottom: solid 2px #cccccc;
        }

div.banner ul.right
        {
        float: right;
        }

div.banner li
        {
        float: left;
        background: #eeeeee;
        padding: 8px 5px;
        color: #737373;
        font-size: 20px;
        font-weight: bold;
        font-family: verdana;
        }

div.banner ul.right li
        {
        float: left;
        background: #eeeeee;
        padding: 15px 10px;
        color: black;
        font-size: 14px;
        font-family: tahoma, verdana, arial;
        font-weight: bold;
        }

div.banner a
        {
        font-size: 14px;
        font-weight: bold;
        font-family: verdana, tahoma, arial;
        color: #6c757a;
        text-decoration: none;
        background: #eeeeee;
        }

div.banner a:hover
        {
        text-decoration: underline;
        color: #000000;
        }

div.menu, div.submenu
        {
        background: #a9c0ce;
        height: 30px;
        border: 0px;
        margin-top: 2px;
        padding: 10px 25px;
        }

div.menu ul, div.submenu ul
        {
        display: inline;
        background: #a9c0ce;
        }

div.menu li, div.submenu li
        {
        float: left;
        background: #a9c0ce;
        padding: 8px 10px;
        color: black;
        font-family: tahoma, verdana, arial;
        font-size: 14px;
        font-weight: bold;
        }

div.menu a, div.submenu a
        {
        font-size: 14px;
        font-weight: bold;
        font-family: verdana, tahoma, arial;
        color: white;
        text-decoration: none;
        background: #a9c0ce;
        }

div.menu a:hover, div.submenu a:hover
        {
        text-decoration: underline;
        color: #6c757a;
        }

div.menu ul.right
        {
        float: right;
        }

div.submenu, div.submenu ul, div.submenu li, div.submenu a
        {
        background: #6c757a;
        }

*/
/*

div.submenu a:hover
        {
        color: #eeeeee;
        color: #cccccc;
        }

div.content h1
        {
        font-size: 16px;
        font-weight: bold;
        color: black;
        font-family: verdana, arial;
        margin: 0px 0px 10px 0px;
        }

div.content p
        {
        font-size: 12px;
        font-weight: none;
        color: black;
        font-family: verdana, arial;
        margin: 0px 0px 10px 0px;
        line-height: 1.2;
        }

div.content table
        {
        margin: 10px 15px 10px 15px;
        }

div.content td, div.content th, div.content a, div.content td.l
        {
        font-size: 12px;
        font-family: tahoma, verdana, arial;
        color: black;
        text-align: center;
        padding: 5px 10px;
        border: solid black 1px;
        line-height: 1.4;
        }

div.content td.l
        {
        text-align: left;
        }

div.content td.r
        {
        text-align: right;
        }

div.content th
        {
        background: #cccccc;
        font-weight: bold;
        }

div.content a
        {
        padding: 0px;
        color: blue;
        text-decoration: none;
        border: 0px;
        font-weight: bold;
        }

div.content a:hover
        {
        text-decoration: underline;
        }

*/
