ul,ol {
  font-family: verdana, arial, helvetica, sans-serif;
  color: black;
  font-size: 12px;
  line-height: 20px;
   }


p.author{
  line-height: 18px;
  font-style: normal;
  color: #0066CC;
   }

p.des {  
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px; 
         color: #000000;
         line-height: 10px;
         border-color: #CCCCFF #CCCCFF #666666 #33CCFF;
         width: 160px;
         padding-top: 2px;
         padding-right: 2px;
         padding-bottom: 2px;
         padding-left: 2px; 
         background-color: #E6E8FA;
         text-align: left;
         border-style: dashed;
         border-top-width: thin;
         border-right-width: thin; 
         border-bottom-width: thin;
         border-left-width: thin; 
         height: 60px;
      }

p.note {  
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px; 
         color: #000000;
         border-color: #666666 #666666 #666666 #666666;
         width: 160px;
         padding-top: 2px;
         padding-right: 2px;
         padding-bottom: 2px;
         padding-left: 2px; 
         background-color: #FF9999;
         text-align: left; 
         height: 60px;
; text-decoration: blink; border: #666666; border-style: dotted; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium
; font-weight: bold
      }
h3, h4 {
      color: darkgray;
      }

h1 {
     font-size: 18px;
     }

h2 {
     font-size: 16px;
     }

h3 {
     font-size: 14px;
     }

h4 {
     font-size: 12px;
     }



a:link{
     color: blue;
     background-color: transparent;
     text-decoration:none;
     }

a:visited{
     color: blue;
     background-color: transparent;
     text-decoration:none;
     }

a:hover{
     color: #FF0000;
     text-decoration:underline;
     }

 a.nav:link, a.nav:visited{
     color: white;
     font-weight: bold;
     font-size: 12px;
     font-family: verdana, arial, helvetica, sans-serif;
     background-color: transparent;
     text-decoration:none;
     }

 a.nav:hover{
     color: black;
      background-color: #33CCFF;
     text-decoration:none;
      }

   

input.submitbutton {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #FF9999;
     background-color: #333333; 
     height: 20px;
     margin-top: 2px;
     border-color: #33CCFF #33CCFF #CCCCFF #CCCCFF;
     border-style: solid;
     border-top-width: 2px; 
     border-right-width: 2px;
     border-bottom-width: 2px;
     border-left-width: 2px ;
     vertical-align: middle;
     }

input.textbox { 
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       background-color: #33CCFF;
       height: 18px; 
       border: #666666; 
       border-style: solid;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px; 
       vertical-align: middle;
       }
.tableheader_cart {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; border-color: black black #33CCFF; color: #000000; background-color: #FF9999; border: #33CCFF; border-style: dashed; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.checkout_cart { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; border-color: black black #33CCFF; color: #000000; border: thin solid; text-align: center}
body {  background-color: #CCCCCC; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
li { list-style-type: square }.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #333333}
hr {  color: #003399; background-color: #CCCCCC; border-style: dashed}


h1 { 
      color: #0066CC;
 } 
h2 { 
      color: #999999;
 } p { 
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
  line-height: 20px;
; text-align: justify
 } li { 
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
  line-height: 20px;
 } .caps {  font-size: 16pt; font-weight: bold; text-transform: uppercase; color: #0066CC}

 #menu{
margin:0;
padding:0;
}

#menu li{
list-style: none;
display: inline;
color:white;
font-weight:bold;
font-size:12px;
}

#menu li a{
padding:0 13px 0 13px;
border-right:1px solid white;
height:22px;
display: block;
float:left;
color:white;
background-color:#003D81;
text-decoration:none;
}

#menu li a:hover{
background-color:#065784;
}