            *
                {
                  padding:0;
                  margin:0;
                }
            #top
                {
                  background: #fff;
                  height:80px;
                  width:100%;

                  text-align: center;
                }
            #top table
                {
                  margin-top:10px;
                   font-family: Verdana;
                  font-size:14px;
                  color: #333;   
                }
            #top table td
                {
                    padding:3px;
                }
            #top img
                {
                  margin-left: 10px;
                }
            .menu
                {
                  background: url(gfx/menubg.png) repeat-x;
                  height:40px;
                  width:100%;
                  border-top: 1px solid #fbfbfb;
                }   
            #submenu
                {
                  display:none;
                  height:20px;
                }
            #submenu ul
                {
                  margin:0;
                }
            .menu ul
                {
                  border-right:1px solid #fafafa;
                  margin-left: 20px;
                  margin-top:5px;
                }
            .menu ul li
                {
                  float:left;
                  height:30px;
                  margin-right:5px;
                  

                  width:120px;
                  list-style:none;
                  color:white;
                  border-left: 3px solid white;
                    
                  font-family:'Verdana';    
                  font-weight:bold;
                  font-size:11px;          
                }
            #submenu ul li
                {
                  float:none;
                  height:22px;
                }
            .menu ul li a
                {
                  width:100%;
                  color: white;
                  text-decoration:none;
                }
            ul li.over
                {
                  background:url(gfx/menulihover.png);
                }
            ul li.out
                {
                  background:url(gfx/topbg.png);
                }
            #content
                {
                  width:100%;
                  height:auto;
                  overflow:auto;
                }
            table
                {
                  font-family: Verdana;
                  font-size:12px;
                }
            .subtable th   
                {
                     background:url(gfx/topbg.png);  
                }
            
            th
                {
                  background: #E02323;
                  padding:3px;
                  font-family:Verdana;
                  font-size: 11px;
                  color: white;
                }
            #accessory_table td
                {
                  border-bottom: 1px solid #eee;
                }
            #filters
                {
                  text-align:right;
                }
            .summary
                {
                    background-color:#FFFFD4;
                    width:100%;
                    font-size:12px; 
                }
            .child
                {
                    display:none;
                }
            #contentTable
                {
                    display:none;
                    overflow:auto;
                }
		.boxy span { background: url(bggradient.png); width:100%; height:100%; position:absolute;}
		.boxy h2 {font-family:Verdana;padding:0;margin:0;font-weight:bold;}
		.boxy h2 a {color:#c70f02; text-decoration:none;}
		.boxy h2 a:hover {text-decoration:underline;}
.goback{
float:left;margin-top:2px;font-size:12px;font-weight:bold;padding:3px;		
}
.goback a{ color:red !important; text-decoration:none !important;}
.goback a:hover{text-decoration:underline !important;}
