@media print{
#d1 { width: 690px; height: 150px; position: absolute; background: #FFFFFF; }
#d2 { width: 0px; height: 150px; position: absolute; top: 0px; left: 2000px; background: #F8F8F9; }
#d3{ width: 0px; height: 150px; position: absolute; top: 0px; left: 2855px; background: #F8F8F9; }
#d4{ width: 0px; height: 10px; position: absolute; z-index: 1; top: 0px; left: 4400px; background: #F8F8F9; }
}
@media screen{
#d1 { width: 690px; height: 150px; position: absolute; z-index: 2; top: 85px; left: 155px; background: #F8F8F9; }
#d2 { width: 150px; height: 150px; position: absolute; top: 85px; left: 0px; background: #F8F8F9; }
#d3{ width: 150px; height: 150px; position: absolute; top: 85px; left: 850px; background: #F8F8F9; }
#d4{ width: 150px; height: 10px; position: absolute; z-index: 1; top: 185px; left: 400px; background: #F8F8F9; }
#d5{ width: 0px; height: 10px; position: absolute; top: 0px; left: 4400px; background: #F8F8F9; }
}
body {text-align: center; }

#wrapper {position:relative; margin:0 auto; text-align:left; width:1000px; }

.menu {
        font-size: 10px;
        font-weight: bold;
        color: white;
        font-family: verdana,helvetica,sans-serif;
        }
input {
        font-size: 10px;
        color: navy;
        font-family: verdana,helvetica,sans-serif;
        }
select {
        font-size: 10px;
        color: navy;
        font-family: verdana,helvetica,sans-serif;
        }

.Input {
        font-size: 10px;
        color: navy;
        font-family: verdana,helvetica,sans-serif;
        }
.title
{width: 120px;
border: 1px solid #0000CD;
height: 10px;
background-color: #EDEDED;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 10px;}

.submenu
{width: 120px;
border: 1px solid navy;
background-color: #ECECEC;
layer-background-color: #ECECEC;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}

.product
{
        font-family: verdana, helvetica, sans-serif;
        font-weight: bold;
        font-size: 10px;
}

BODY {
        font-size: 10px;
        color: navy;
        font-family: verdana,helvetica, sans-serif;
        background: #F8F8F9;
}

a:link {color: #000080; text-decoration: none;}
a:active     { color: #000080; text-decoration: none }
a:visited    { color: #000080; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: none }

table {
        font-size: 10px;
        color: navy;
        font-family: verdana,helvetica, sans-serif;
}
H2 {
        font-family: verdana,helvetica, sans-serif;
        font-size: 12px;
}

TH {
   font-size: 10px;
        color: navy;
        font-family: verdana,helvetica, sans-serif;
        border: 1px  #0000CD solid;
}
.rmenu{
        border: 1px solid #0000CD;
        background-color: #EDEDED;
        font-family: verdana, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center ;
        }
.links{
        background-color: Navy;
}