P {
   font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   line-height: 18px;
   color: black;
   padding-left: 20px;
   padding-right: 20px;
   }

.ebay{
   text-align: center;
   font-family: "Geneva", "Arial", "sans-serif"; 
   font-size: 13px;
   font-style: bold;
   font-weight: normal;
   line-height: 18px;
   color: #66CCFF;
   letter-spacing: 2px;
}

.box{
   text-align: left;
   font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
   font-size: 11px;
   line-height: 18px;
   color: black;
   padding-left: 2px;
   padding-right: 2px;
   }

body{
   background-color: #006699;
}

.list
{
border-color: #3366CC;
border-width: 0.5px;
border-style: solid solid solid solid;
border-bottom-width: 1px;
border-left-color: #3366CC;
border-right-color: #3366CC;
border-top-color: #3366CC;
}

 
body {
 scrollbar-face-color: #006699;
 scrollbar-base-color: #006699;
 scrollbar-arrow-color: #BACC3D;
 scrollbar-highlight-color: white;
 scrollbar-3d-light-color: white;
 scrollbar-shadow-color: silver;
 scrollbar-dark-shadow-color: #006699;
}

.tri{
     list-style-image: url(/images/bullet_tri.gif);     
     list-style-type: square;
     list-style-color: #B9CB3C;
     font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
     font-size: 11px; 
     font-style: normal; 
     line-height: 18px;
     }

ul{
     list-style-image: url(/images/bullet_tri.gif);     
     list-style-type: square;
     list-style-color: #CCCC33;
     font-family: "Verdana", "Geneva", "Arial", "sans-serif"; 
     font-size: 11px; 
     font-style: normal; 
     line-height: 18px;
}


.btn {
   text-align: center;
   font-family: verdana, geneva, arial, sans-serif; 
   font-size: 11px;
   color: #000000; 
   background-color: #B9CB3C;
   border-style: groove
   }

/*LINKS*/

.nav {
 font-family: geneva, arial, helvetica, sans-serif;
 font-size: 11px;
 color: #3366CC;
 font-weight: normal; 
 text-decoration: none;
 letter-spacing: 2px;
  }

a:hover.nav {
 color: #CCCCCC;
 text-decoration: underline;
  }

a:active.nav {
 text-decoration: none;
 color: silver;
 }

.menu {
 font-family: geneva, arial, helvetica, sans-serif;
 font-size: 10px;
 color: #3366CC;
 text-decoration: none;
  }

a:hover.menu {
 color: #CCCCCC;
 text-decoration: underline;
  }

a:active.menu {
 text-decoration: none;
 color: silver;
 } 

.main {
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 color: #3366CC; 
 font-weight: normal;
 text-decoration: underline;
 }

a:hover.main {
 color: #CCCC33;
 text-decoration: none;
 }

a:active.main {
 color: silver;
 }

.black {
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 color: #000000; 
 text-decoration: underline;
 }

a:hover.black {
 color: silver;
 text-decoration: none;
 }

a:active.black {
 color: silver;
 }

.white {
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 color: #FFFFFF; 
 text-decoration: underline;
 }

a:hover.white {
 color: silver;
 text-decoration: none;
 }

a:active.white {
 color: silver;
 }

/*END LINKS*/
