html { font-size: 100%; line-height: 100%; /* IE hack to get the size switcher to respect the body em designation */
        font-family:tahoma,verdana,helvetica,arial}
body {background-color:#ffffff;
     scrollbar-arrow-color:#aaaaaa;
    scrollbar-base-color:#cccccc;
    scrollbar-darkshadow-color:#999999;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#999999}

a {text-decoration:none;color:#000077;font-weight:bold}

h1 {font-size:130%;font-weight:bold;text-align:center;margin-top:0px}

a:hover{color:#999966}

.main {background-color:#ffffff; margin-left:25px;margin-right:25px;margin-top:25px;margin-bottom:25px;
        border-top-color:#000000; border-top-width:0px; border-top-style:solid;
        border-bottom-color:#000000; border-bottom-width:0px; border-bottom-style:solid;
        border-right-color:#000000; border-right-width:0px; border-right-style:solid;
        border-left-color:#000000; border-left-width:0px; border-left-style:solid;
        font-family:arial,verdana,helvetica,sans-serif;font-weight:normal;color:#333333;
        width:700px;
        text-align:left
        }
        
.content {margin-left:20px;margin-right:20px;
          border-bottom-color:#999999; border-bottom-width:1px; border-bottom-style:solid;
          border-top-color:#999999; border-top-width:1px; border-top-style:solid;
          height:340px}

.nav {text-align:center;margin-top:0px;margin-bottom:15px;font-size:100%;font-weight:bold}

.greyedoutlink {color:#aaaaaa}

.text { width:300px;height:310px;float:right;
        font-size:70%;
        margin-top: 10px;margin-bottom:15px;
        padding:5px; overflow:auto;
         }

.textheading {font-weight:bold;font-size:120%}
        
.detail {margin-left:0px;margin-top:0px;margin-right:0px;
          padding:5px;float:left
         }
.detailtext {font-size:70%;font-weight:bold}

.detailimage {margin:2px;padding:0px;
              border-top-color:#000000; border-top-width:1px; border-top-style:solid;
        border-bottom-color:#000000; border-bottom-width:1px; border-bottom-style:solid;
        border-right-color:#000000; border-right-width:1px; border-right-style:solid;
        border-left-color:#000000; border-left-width:1px; border-left-style:solid;}
        
.productmainimage {border-top-color:#000000; border-top-width:2px; border-top-style:solid;
        border-bottom-color:#000000; border-bottom-width:2px; border-bottom-style:solid;
        border-right-color:#000000; border-right-width:2px; border-right-style:solid;
        border-left-color:#000000; border-left-width:2px; border-left-style:solid;}
        
.textheadings {font-size:70%;font-weight:bold}

.copyright {font-family:arial,verdana,helvetica,sans-serif;font-weight:normal;color:#333333;
            font-size:60%}

#logo {margin-top:0px;margin-left:25px;margin-right:0px;margin-bottom:3px;border-width:0px}
#logo img {border-width:0px}


