/* 2005-05-06 */



body {
   background-color:             #D0D0D0;
   color:                        black;
   font:                         normal normal normal xx-small "Tahoma","Arial",sans-serif;
   text-align:                   center;
}



a {
   background:                   none;
   color:                        blue;
}
a:active {
   background-color:             #F8F8E8;
   color:                        red;
}
a:hover {
   background-color:             #F8F8E8;
   color:                        red;
}
a:visited {
   color:                        purple;
}
a:visited:active {
   background-color:             #F8F8E8;
   color:                        red;
}
a:visited:hover {
   background-color:             #F8F8E8;
   color:                        red;
}

a.navmenu {
   background:                   none;
   color:                        blue;
   font-weight:                  bold;
}
a.navmenu:active {
   background-color:             #F8F8E8;
   color:                        red;
   font-weight:                  bold;
}
a.navmenu:hover {
   background-color:             #F8F8E8;
   color:                        red;
   font-weight:                  bold;
}
a.navmenu:visited {
   color:                        blue;
   font-weight:                  bold;
}
a.navmenu:visited:active {
   background-color:             #F8F8E8;
   color:                        red;
   font-weight:                  bold;
}
a.navmenu:visited:hover {
   background-color:             #F8F8E8;
   color:                        red;
   font-weight:                  bold;
}

a.no-bg {
   background:                   none;
   color:                        blue;
}
a.no-bg:active {
   background:                   none;
   color:                        red;
}
a.no-bg:hover {
   background:                   none;
   color:                        red;
}
a.no-bg:visited {
   color:                        purple;
}
a.no-bg:visited:active {
   background:                   none;
   color:                        red;
}
a.no-bg:visited:hover {
   background:                   none;
   color:                        red;
}



h1 {
   margin:                       0in;
}
h2 {
   margin:                       0in;
}
h3 {
   margin:                       0in;
}
h4 {
   margin:                       0in;
}
h5 {
   margin:                       0in;
}
h6 {
   margin:                       0in;
}



img {
   margin:                       0px;
   border:                       none;
   padding:                      0px;
}
img.align-left {
   float:                        left;
   margin:                       0in 0.25in 0in 0in;
}
img.align-right {
   float:                        right;
   margin:                       0in 0in 0in 0.25in;
}



table {
   margin:                       0in;
   border:                       0in;
   padding:                      0in;
   width:                        auto;
}
table.wirelessinfo {
   border:                       1px solid black;
}



th {
   width:                        auto;
   margin:                       0in;
   padding:                      0in;
   border:                       0in;
   vertical-align:               top;
   font-weight:                  bold;
}
th.wirelessinfo {
   border:                       1px solid black;
   padding:                      0.05in 0.05in 0.05in 0.05in;
   background:                   white;
   font:                         normal normal normal small "Tahoma","Arial",sans-serif;
}



td {
   width:                        auto;
   margin:                       0in;
   padding:                      0in;
   border:                       0in;
   vertical-align:               top;
   font-weight:                  bold;
}
td.navmenu-top {
   width:                        700px;
   padding:                      0in 0.25in 0in 0.25in;
   background:                   url("images/bg-paper.jpg") repeat;
   background-color:             white;
   text-align:                   center;
}
td.navmenu-bottom {
   width:                        700px;
   padding:                      0in 0.25in 0in 0.25in;
   background:                   url("images/bg-paper.jpg") repeat;
   background-color:             white;
   text-align:                   center;
}
td.body {
   width:                        700px;
   padding:                      0in 0.25in 0in 0.25in;
   background:                   url("images/bg-paper.jpg") repeat;
   background-color:             white;
   text-align:                   left;
   font-weight:                  bold;
}
td.wirelessinfo {
   border:                       1px solid black;
   padding:                      0.05in 0.05in 0.05in 0.05in;
   background:                   white;
   font:                         normal normal normal small "Tahoma","Arial",sans-serif;
}
td.links {
   padding:                      0in 0.25in 0in 0in;
}



