html {

}

body {
    font-family: 'Microsoft Sans Serif', Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    text-align: center;
    margin: 0px auto;
    scrollbar-face-color: #6d7669;
    scrollbar-highlight-color: #6d7669;
    scrollbar-shadow-color: #363946;
    scrollbar-3dlight-color: #b9c2b3;
    scrollbar-arrow-color: #363946;
    scrollbar-track-color: #363946;
    scrollbar-darkshadow-color: #000000;
}

#header {
    text-align: left;
    margin-left: 10px;
    background-color: #ffffff;
    margin-bottom: 20px;
}

#header td {
    vertical-align: bottom;
}
#menu {
    font-family: 'Courier New', Courier, serif;
    margin: 0px auto 5px;
    background-color: #ffffff;
    text-align: left;
    color: #11111;
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 16px;

}

#menu ul li {
    list-style-type: circle;
    color: darkgreen;

}

#content {
    margin: 0px auto 5px;
    background-color: #ffffff;
    text-align: left;
    width: 780px;
    color: #11111;
    padding-bottom: 5px;
    font-size: 16px;
}

/*
.intro:first-line {
  font-weight: normal;
}
 
.intro:first-letter {
    font-size: 400%;
    float: left;
    line-height: 40px;
    font-weight: bold;
    color: darkblue;
}
*/
p div td a li  {
    font-size: 11px;
}

.linehight {
    line-height: 16pt;
}

a:link {
    color: blue;
    font-size: 14px;
    text-decoration: none;
    background-color: transparent;
}

a:active {
    color: blue;
    font-size: 14px;
    background-color: transparent;
    text-decoration: none
}

a:visited {
    color: darkgreen;
    font-size: 14px;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    font-weight: bold;
    color: red;
    background-color: transparent;
    text-decoration: none;
}

img {
    border: 0;
}

span.comp {
    color: darkblue;
    font-weight: bold;
}

span.slogan {
    color: darkgreen;
    font-weight: bold;
    font-style: italic;
    font-size: 120%;
}

p.menutitle {
    margin-left: 20px;
}

.prod {
    margin: 10px;
    margin-left: 40px;
    font-family: 'Courier New', Courier, serif;
}

.prod ul li {
    list-style-type: disc;
    list-style-position: inside;


}

.prod p {
    color: darkblue;
    font-family: 'Courier New', Courier, serif;
    font-size: 16px;
    background: #eeeeee;
}
.prod_name {
    text-align: center;
    font-size: 120%;
    font-weight: bold;

}

.prod_feature {

}

.prod_spec {

}

.prod_spec table {
margin: 0 auto;
}
.prod_spec td {
    vertical-align: middle;
    padding-left: 5px;
    font-size: 85%;
}

.prod_spec th {
    vertical-align: middle;
    padding-left: 5px;
    background-color: #eeeeee;

}

.prod_acce {

}

.prod_photo {
    text-align: center;
    margin-top: 50px;
}

/*.prod_photo img {
    width: 500px;

}*/

div p {
    font-weight: bold;
    color: blue;
}

div table {
    width: 80%;
    border-collapse: collapse;
}

div td  {
    border: 1px solid darkblue; 
    padding: 5px;
    margin-left: 5px;
    vertical-align: top;
}

div th  {
    border: 1px solid darkblue; 
    padding: 2px;
    margin-left: 5px;

}

div ul li {
    list-style-type: square;
}

#prodlist {
    padding: 20px;
    margin-left: 50px;
    font-family: 'Courier New', Courier, serif;
}

.prodlist_title {
    color: black;
    font-weight: bold;
    background: #eeeeee;

}

#prodlist ul li {
    list-style-type: circle;
    color: blue;

}

#intro {
    margin-top: 20px;
    padding: 10px;
    line-height: %120;
/*    letter-spacing: 0.1em; */

}

img {
    borderP 0px;
    background: transparent;

}
