/* these are for the front end, change these and the */
/* boxes will be this style and can take many different layouts*/
/* use the layouts to add image slices or put nothing at all in there */
html
{
    height: 100%;
}

body
{
    background-image: url('images/bg.png');
    background-color: #569032;
    margin: 0px;
    padding: 0px;
    text-align: center;
    min-height: 101%;
}
 .frame_tl
    {
    height: 65px;
    width: 65px;
    background: transparent url('images/frame_tl.png') no-repeat top left;
    float:left;
    }
    .frame_tr
    {
    height: 65px;
    width: 65px;
    background: transparent url('images/frame_tr.png') no-repeat top right;
    float:right;
    }
    .frame_tmid
    {
    height: 65px;
    width: 95%;
    background: transparent url('images/frame_tmid.png') repeat-x top left;
    margin-left: auto;
    margin-right:auto;
    }
    .frame_bl
    {
    height: 65px;
    width: 65px;
    background: transparent url('images/frame_bl.png') no-repeat top left;
    float:left;
    }
    .frame_br
    {
    height: 65px;
    width: 65px;
    background: transparent url('images/frame_br.png') no-repeat bottom right;
    float:right;
    }
    .frame_bmid
    {
    height: 65px;
    width: 95%;
    background: transparent url('images/frame_bmid.png') repeat-x bottom left;
    margin-left: auto;
    margin-right:auto;
    }
    .frame_main
    {
    width: 95%;
    margin-left: auto;
    margin-right:auto;
    background: white url('images/frame_lh.png') repeat-y top left;
    /*border:1px solid red;*/
    
    }
        .maincontentcell
    {
    margin-left:53px;
    padding-right: 53px;
    width:auto;

    border:0px solid black;
    margin-top:-10px;
    padding-top:0;
    background: transparent url('images/frame_rh.png') repeat-y top right;
    }
    .tagline
    { 
         background-image: url('images/bg_tagline.gif');
         background-repeat:repeat-x;
         width:100%;
         height:48px;
         
          font-family: "Verdana" , "Arial" , "Helvetica";
    vertical-align: baseline;
    text-align:center;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: white;
    }
a
{
    font-family: "Verdana" , "Arial" , "Helvetica";
    vertical-align: middle;
    font-style: normal;
    font-weight: normal;
    color: Black;
}


a:hover
{
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: Navy;
}
/* small link or side menu link text */
a.mtext
{
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color:Black;
}
a.mtext:hover
{
    color:Navy;
    text-decoration: underline;
}
/* link for side shop */
a.mtextcatb
{
              margin-bottom:2px;
      border: 1px solid #DDDDDD;
      background-color:#F2F2F2;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #E55B0B;
    padding: 3px;
    text-align: left;
}
a.mtextcatb:hover
{
 font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #293BAB;
    padding: 3px;
      border-bottom:solid 1px #293BAB;
    text-align: left;
}
a.mtextcat
{
  margin-bottom:2px;
      border: 1px solid #DDDDDD;
      background-color:#F2F2F2;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #E55B0B;
    padding: 3px;
    text-align: left;
}
a.mtextcat:hover
{
 font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 12px;
    font-style: normal;
    font-weight:  normal;
    text-decoration: none;
    color: #293BAB;
    padding: 3px;
      border-bottom:solid 1px #293BAB;
    text-align: left;
}
.mtextcatspec
{
    margin-bottom:2px;
      border: 1px solid #DDDDDD;
      background-color:#F2F2F2;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #E55B0B;
    padding: 3px;
    text-align: left;
}
/* small link or menu link text in bold */
a.mtextb
{
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: Black;
}
a.mtextb:hover
{
    color: Navy;
    text-decoration: underline;
}
a.mtextnb
{
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: Black;
}
a.mtextnb:hover
{
    color: Navy;
    text-decoration: underline;
}

table#sidenav
{
    margin: 0 auto;
    padding: 0;
    height: 100%;
    width: 180px;
    text-align: left; /* for IE */
}

/* main logo cell */
.logocell
{
    width: 100%;
    height: 146px;
    margin-left:auto;
    margin-right:auto;
    padding-left:0px;
    padding-right:0px;
    padding-top: 0px;
      border:0px solid black;

}
.randimage
{
  float:right;
  width:100%; height:146px;
position:relative;
padding:0;
margin:0;


}
.randimage2 
{  width:452px; height:146px;float:right;padding:0;margin:0;
    background-image:url('/wallmaster/images/content/inline/image/random_banner/wall1.png');
    background-repeat:no-repeat;
    background-position:right top;
    /*background: transparent url('images/content/inline/image/random_banner/wall1.png') no-repeat top right;*/
}
/* the actual container of logo itself */
.logoimage
{
    text-align: left;
    float:left;
    padding: 0px;
}
/* horizontal nav container */
.hnavcontainer
{
   
}
/* vert nav container */
.vnavcontainer
{ 
    text-align:left;
    margin-left: auto;
    margin-right: auto;
    
}
/* main page container and content containers */

.pagediv
{
   
}
.cleaner
{
    /*width:800px;*/
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

.maincontainer
{
    width: auto;
    height: 100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:15px;
    padding-right:15px;
    padding-top: 15px;
}
.categoryimage
{
    text-align:center;border:0px;padding-bottom:5px;margin-top:22px;
}
.leftcontainer
{
    height: 100%;
    float: left;
    width: 158px;
    text-align: center;

    vertical-align: top;
       
}
.contentcontainer
{
    text-align:left;
    vertical-align:top;
    margin-left: 190px;
}
.rightcontainer
{
    height: 100%;
    float: right;
    width: 158px;
    text-align: center;
  
    vertical-align: top;
     border:0px solid red;
}
.smallcart
{
    font-weight: normal;
    font-size: 9px;
    color:Black;
    width: 190px;
    height:27px;
    padding-top:3px;
    text-align:  center;
    vertical-align:middle;
    font-family: "verdana" , "arial" , "helvetica";
    text-decoration: none;
}
/* main footer cells */
.mainfootercell
{
}
.mainfooterlogo
{
}
.mainfooterbottomcell
{
}
.mainfooterrowone
{
}
.mainfooterrowtwo
{
}

/* top level table on the modules */
.tabletop
{
    width: 100%;
      border: 1px solid #DDDDDD;
      background-color:#F2F2F2;
}
/* this cell draws on the left hand side top, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtable
{
    padding-left: 0px;
    empty-cells: hide;
    width: 0px;
    height: 41px;
}

/* this cell draws on the right hand side top, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtable
{
    padding-right: 0px;
    empty-cells: hide;
    width: 0px;
    height: 41px;
}

/* this is the main cell at the top of the module tables */
.colourtable
{
    width: 100%;
    padding-top: 2px;
    vertical-align: top;
   background-color:#F2F2F2;
    height: 41px;
}

/* contains the icon and text cells */
.texttabletop
{
    width: 100%;
   background-color:#F2F2F2;
}

/* this is the cell in the middle top that has the text in it */
.colourtableicon
{
}

/* sets properties of the icon image */
.iconimage
{
    width: 0px;
 
}

/* this is the cell in the middle top that has the text in it */
.colourtabletext
{
    padding-right: 4px;
    font-size: 14px;
    height: 27px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    background-color:#F2F2F2;
    text-align: left;
    font-family: "Futura", "Verdana", "Arial" , "Helvetica";
    font-weight: bold;
    color: Navy;
    letter-spacing: 0px;
    vertical-align: middle;
}

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom
{
    padding-left: 9px;
    empty-cells: show;
    width: 10px;
}

/* this cell draws on the right hand side middle, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebottom
{
    padding-right: 12px;
    empty-cells: show;
    width: 13px;
    height: 28px;
}

/* this is the content cell in the middle */
.colourtablebottom
{
    text-align: left;
}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase
{
    padding-left: 9px;
    empty-cells: show;
    width: 10px;
    height: 8px;
}

/* this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase
{
    padding-right: 12px;
    empty-cells: show;
    width: 13px;
    height: 8px;
}

/* this is the content cell in the middle */
.colourtablebase
{
    height: 8px;
}


/* top level table on the modules */
.tabletop1
{
    width: 100%;
    border: 0px solid #D5DDB6;
}
/* this cell draws on the left hand side top, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtable1
{
    padding-left: 0px;
    empty-cells: hide;
    width: 0px;
    height: 41px;
}

/* this cell draws on the right hand side top, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtable1
{
    padding-right: 0px;
    empty-cells: hide;
    width: 0px;
    height: 41px;
}

/* this is the main cell at the top of the module tables */
.colourtable1
{
    width: 100%;
    padding-top: 2px;
    vertical-align: top;
   background-color:#F2F2F2;
    height: 41px;
}

/* contains the icon and text cells */
.texttabletop1
{
    width: 100%;
    background-color:#F2F2F2;
}

/* this is the cell in the middle top that has the text in it */
.colourtableicon1
{
}

/* sets properties of the icon image */
.iconimage1
{
    width: 0px;
 
}

/* this is the cell in the middle top that has the text in it */
.colourtabletext1
{
    padding-right: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 27px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: Navy;
    empty-cells: show;
}

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom1
{
    padding-left: 9px;
    empty-cells: show;
    width: 10px;
}

/* this cell draws on the right hand side middle, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebottom1
{
    padding-right: 12px;
    empty-cells: show;
    width: 13px;
    height: 28px;
}

/* this is the content cell in the middle */
.colourtablebottom1
{
    text-align: left;
}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase1
{
    padding-left: 9px;
    empty-cells: show;
    width: 10px;
    height: 8px;
}

/* this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase1
{
    padding-right: 12px;
    empty-cells: show;
    width: 13px;
    height: 8px;
}

/* this is the content cell in the middle */
.colourtablebase1
{
    height: 8px;
}


/* table for content */
.content
{
    width: auto;
}
/* top cells of content */
.contentleft
{
    
    padding-left: 0px;
    width: 0px;
    height: 41px;
}
.contenttitle
{
    text-align: left;
    border: 1px solid #DDDDDD;
      background-color:#F2F2F2;
    padding-bottom: 5px;
    padding-top: 10px;
    padding-right: 7px;
    padding-left: 7px;
    width: auto;
    margin-bottom:7px;
    font-family: "Futura", "Verdana", "Arial" , "Helvetica";
    font-size: 1.2em;
    font-weight: bold;
    color: Navy;
    letter-spacing: 0px;
    vertical-align: bottom;
}
.archivetitle
{ margin-bottom:7px;
     text-align: left;
  
      background-color:#F2F2F2;
    padding-bottom: 5px;
    padding-top: 10px;
    padding-right: 7px;
    width: auto;
 padding-left: 7px;
    font-family: "Futura", "Verdana", "Arial" , "Helvetica";
    font-size: 1.2em;
    font-weight: bold;
    color: Navy;
    letter-spacing: 0px;
    vertical-align: bottom;
}
.contentright
{
    padding-right: 0px;
    width: 0px;
    height: 0px;
}
/* body cells of content */
.contentbodyleft
{
    width: 0px;
    empty-cells: show;
}
.contentbody
{
     margin-left: 7px;
    font-family: Verdana;
     font-size: 0.9em;
    color:Black;
    padding: 0px;
    vertical-align: top;
}
.contentbodyright
{
    width: 0px;
    height: 100%;
    empty-cells: show;
    vertical-align: top;
}
/* base cells of content */
.contentbaseleft
{

}
.contentbase
{

}
.contentbaseright
{

}
/* filebox is the box table that contains the attached files*/
.filebox
{
    width: 100%;
    border-bottom: dotted 1px #CAC5C1;
    margin-top: 4px;
}
/* cell within the getcontentfiles table */
.fileboximage
{
    text-align: center;
    width: 96px;
}
.fileboxbutton
{
    width: 240px;
    vertical-align: middle;
    margin-top: 4px;
    text-align: right;
    white-space: nowrap;
}
.fileboxtext
{
    width: auto;
    font-family: Tahoma,Helvetica;
    font-size: 9pt;
}
/* is the box table that contains the abbreviated content and search results, and some cart stuff which had dashed border */
.searchbox
{
    width: 100%;
    border-bottom: dotted 1px #CAC5C1;
    margin-top: 4px;
}
.productimage
{
    
    border: dotted 1px #CAC5C1;
    padding: 1px;
}
/* contentfoot contains print icon and content type stuff (date for blog etc.) */
.contentfoot
{
    width: auto;
    border-bottom: dotted 0px #CAC5C1;
    padding: 3px;
}
.contentfootcell
{

    empty-cells: hide;
    color: #576150;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 8pt;
    white-space: nowrap;
    vertical-align: middle;
}

.eventticketcell
{
    width: 305px;
    height: 142px;
    background-image: url('images/ticket.gif');
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 0.75em;
    padding: 4px;
    vertical-align: top;
}
.sendtofriendcontent
{
    width: 100%;
    height: auto;
    font-family: Verdana;
    font-size: 0.75em;
    padding: 4px;
    vertical-align: top;
}
.commenttitle
{
    background-color: #D5DDB6;
    color: #576150;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 8pt;
    white-space: nowrap;
    vertical-align: middle;
}
.commentbody
{
    color: #576150;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 8pt;
    white-space: nowrap;
    vertical-align: middle;
}
.eventtable
{
    width: 305px;
}
.search
{
    padding: 2px;
    border: 1px solid #DDDDDD;
    width: 95%;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 10px;
    color: #293BAB;
    background: white;
}
.searchhighlight
{
    color: #353535;
    font-weight: bold;
    background-color: #DBE4B9;
    padding: 1px;
}
.searchlink
{
    padding-bottom: 2px;
}
.searchbody
{
    padding-bottom: 5px;
}
.formfields
{
     padding: 2px;
    border: 1px solid #DDDDDD;
    width: 95%;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 10px;
    color: #293BAB;
    background: white;
}
.frontendformbutton
{
    background-image: url('images/formbuttonbg_shinysilver.gif');
    border: 1px solid #492B16;
    padding: 3px;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 10px;
    color: #3C4617;
    background-color: #F0EDE0;
    cursor: pointer;
}
.cartformbutton
{
    margin: 2px;
    line-height: 24px;
    background-image: url('formbuttonbg_shinysilver.gif');
    border: 1px solid #492B16;
    padding: 4px;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 10px;
    color: #3C4617;
    background-color: #F0EDE0;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;

}
.cartform
{
   padding: 2px;
    border: 1px solid #DDDDDD;
    font-family: "Verdana" , "Arial" , "Helvetica";
    font-size: 10px;
    color: #293BAB;
    background: white;
}
.cartitemtopcell
{   width:190px;
    height: 96px;
    text-align:center;
  background-color:#F2F2F2;
}
.cartitembotcell
{
  height: 33px;
  width:190px;
  text-align: center;
  padding-right:6px;
  text-transform:uppercase;
    font-family: "Futura", "Verdana", "Arial" , "Helvetica";
    font-size: 1.0em;
    font-weight: bold;
    color: Navy;
 background-color:#F2F2F2;
}
.cartitemtable
{
  vertical-align: top;
    width: 190px;
    float:left;
    padding-right: 2px;
}
.cartitemimage
{
    vertical-align:middle;text-align:center;
}
.cartitemtext
{
    padding-left:6px;padding-top:4px;vertical-align:top;width:90px;white-space:pre-wrap;
}
.cartitemdesc
{
 vertical-align: text-bottom;
 padding-top:5px;
    width: 580px;
    text-align: left;
}
.cartitemformlayout
{
 vertical-align: top;
   width: 580px;
   border:0px solid black;
    text-align: center;
}

.cartitemhomepagelayout
{
 vertical-align: top;
   width: 580px;
   border:0px solid black;
    text-align: left;
    margin-left:auto;
    margin-right:auto

}
.cartcatlist
{
    vertical-align: top;
    width: 580px;
    text-align: left;
}
.cartcatlistleft
{
    width: 45%;
}
.cartcatlistright
{
    width: 55%;
}
.cartspecialstr
{
    color: #576150;
    font-family: verdana;
    font-size: 10px;
  
    text-decoration: none;
}
.cartpricestr
{
    color: #576150;
    font-family: verdana;
    font-size: 10px;

    text-decoration: none;
}
.cartalert
{
    padding: 7px;
    border: 1px solid red;
    background: white;
    text-align: left;
    color: red;
    font-size: 11pt;
    font-weight: bold;
    width: auto;
}

.cartbluetext
{
    color: Black;
    font-family: "verdana" , "arial" , "helvetica";
  
    padding: 0px;
    font-size: 9pt;
    text-decoration: none;
}
.cartredtext
{
    color: red;
    font-family: "verdana" , "arial" , "helvetica";
    font-weight: bold;
    padding: 0px;
    font-size: 7pt;
    text-decoration: none;
}
.cartgreentext
{
    color: Green;
    font-family: "verdana" , "arial" , "helvetica";
    font-weight: bold;
    padding: 0px;
    font-size: 8pt;
    text-decoration: none;
}
.carttext
{
    color: #576150;
    font-family: "verdana" , "arial" , "helvetica";
    font-weight: bold;
    padding: 0px;
    font-size: 8pt;
    text-decoration: none;
}

.subscriptiontable
{
    width: 100%;
   
    margin-left: auto;
    margin-right: auto;
}
.usertable
{
    width: 100%;
   
    margin-left: auto;
    margin-right: auto;
}
.sendtofriendtable
{
    width: 95%;
   
}
.blogreplytable
{
    width: 95%;
   
}
.contacttable
{
    width: 100%;
    margin-top: 7px;
   
    margin-left: auto;
    margin-right: auto;
}
.logintable
{
    width: 95%;
   
    margin-left: auto;
    margin-right: auto;
}
.logincarttable
{
    width: 95%;
   
    margin-left: auto;
    margin-right: auto;
}
.mydetailstable
{
    width: 100%;
   
    margin-left: auto;
    margin-right: auto;
}
.mydetailsleft
{
    width: 50%;
    vertical-align: top;
}
.mydetailsright
{
    width: 50%;
    vertical-align: top;
}
.cartrowlight
{
    width: 100%;
    vertical-align: top;
    background-color: #D45500;
}
.cartlight
{
    background-color: #F2F2F2;
    font-family: "verdana" , "arial" , "helvetica";
    line-height: 14px;
    font-weight: normal;
    color: #293BAB;
    font-size: 10px;
    text-decoration: none;
}
.cartdark
{
    background-color: #DDDDDD;
    font-family: "verdana" , "arial" , "helvetica";
    line-height: 14px;
    font-weight: normal;
    color: #293BAB;
    font-size: 10px;
    text-decoration: none;
}
.cartheading
{
    text-align: left;
  padding-left:6px;
  vertical-align: text-bottom;
  text-transform:uppercase;
    font-family: "Futura", "Verdana", "Arial" , "Helvetica";
    font-size: 1.0em;
    font-weight: bold;
    color: white;
    background-color:#9F9F9F;

}

.carteventdisclaimer
{
    width: 100%;
    vertical-align: top;
}
.carteventmessages
{
    width: 100%;
    vertical-align: top;
    font-weight: bold;
    font-size: 11px;
    font-family: "Verdana" , "Arial" , "Helvetica";
    text-decoration: none;
    color: black;
}
.cartmessages
{
    width: 100%;
    vertical-align: top;
    font-weight: bold;
    font-size: 11px;
    font-family: "Verdana" , "Arial" , "Helvetica";
    text-decoration: none;
    color: red;
}
.carttotals
{
    background-color: red;
    font-weight: bold;
    font-size: 11px;
    font-family: "Verdana" , "Arial" , "Helvetica";
    text-decoration: none;
    color: white;
}
.myorderstable
{
    width: 100%;
   
    background-color: #555555;
    margin-left: auto;
    margin-right: auto;
    font-family: "verdana" , "arial" , "helvetica";
    line-height: 14px;
    font-weight: normal;
    color: white;
    font-size: 11px;
    text-decoration: none;
}
.userleft
{
    width: 25%;
    font-family: "verdana" , "arial" , "helvetica";
    line-height: 14px;
    font-weight: normal;
    color: #576150;
    font-size: 11px;
    text-decoration: none;
}
.userright
{
    width: 75%;
    font-family: "verdana" , "arial" , "helvetica";
    line-height: 14px;
    font-weight: normal;
    color: #576150;
    font-size: 11px;
    text-decoration: none;
}
.userheading
{
    text-align: left;
    width: 100%;
    padding: 3px;
    font-family: "verdana" , "arial" , "helvetica";

     font-size: 11px;
    color:#7E7823;
    text-decoration: none;
}

.bbbd
{
    font-family: "verdana" , "arial" , "helvetica";
    line-height: 14px;
    font-weight: normal;
    color: black;
    font-size: 8pt;
    text-decoration: none;
}


/* this is small text */
.bd
{
    font-weight: normal;
    font-size: 11px;
    color:black;
    font-family: "Verdana" , "Arial" , "Helvetica";
    text-decoration: none;
}

/* this is for big headings */
.head1
{
    font-family: "Arial" , "Helvetica";
    font-size: 1.2em;
    font-weight: bold;
    color: black;
    letter-spacing: 1px;
    padding-bottom: 5px;
}

.nbd
{
    font-family: "verdana" , "arial" , "helvetica";
    font-weight: normal;
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
.lbbd
{
    font-weight: bold;
    font-size: 12px;
    font-family: "verdana" , "arial" , "helvetica";
    text-decoration: none;
}
.bbd
{
    font-family: "verdana" , "arial" , "helvetica";
    font-weight: bold;
    color: black;
    font-size: 8pt;
    text-decoration: none;
}

.rbd
{
    font-family: "verdana" , "arial" , "helvetica";
    padding: 0px;
    font-weight: normal;
    color: red;
    font-size: 8pt;
    text-decoration: none;
}
.srbd
{
    font-family: "verdana" , "arial" , "helvetica";
    padding: 0px;
    font-weight: normal;
    color: red;
    font-size: 7pt;
    text-decoration: none;
}
.lbd
{
    font-family: "verdana" , "arial" , "helvetica";
    font-weight: normal;
    color: black;
    font-size: 9pt;
    text-decoration: none;
}
.tinyd
{
    font-weight: normal;
    white-space:normal;
    font-size: 9px;
    color:black;
    font-family: "verdana" , "arial" , "helvetica";
    text-decoration: none;
}
.tinyd:hover
{
    font-weight: normal;
    white-space:normal;
    font-size: 9px;
    color:Navy;
    font-family: "verdana" , "arial" , "helvetica";
    text-decoration: none;
}
/* redundant in front end, move to back end css */
/* this one seemd only used on zdnet, matched to mtext to reduce styles*/
.mbtn
{
    color: green;
    font-weight: normal;
    font-size: 11px;
    font-family: "verdana" , "arial" , "helvetica";
    text-decoration: underline;
}

A.mlinkl, A.mlinkl:active, A.mlinkl:visited
{
    font-weight: bold;
    font-size: 1.1em;
    color: #807935;
    font-family: "Verdana" , "Arial" , "Helvetica";
    text-decoration: none;
}

A.mlinkl:hover
{
    color: #E55B0B;
    text-decoration: underline;
}



H3
{
    text-align: left;
  padding-right:6px;
  padding-right:5px;
  vertical-align: text-bottom;
  text-transform:uppercase;
    font-family: "Futura", "Verdana", "Arial" , "Helvetica";
    font-size: 1.0em;
    font-weight: bold;
    color: #E7E3CE;
    height:33px;
    background-color:#99AB56;
    background-image: url('images/bg_cat_lg.gif');
    background-repeat:repeat-y;
}



.Bold
{
    font-weight: bold;
}

.Title
{
    text-align: left;
  padding-right:6px;
  padding-right:5px;
  vertical-align: text-bottom;
  text-transform:uppercase;
    font-family: "Futura", "Verdana", "Arial" , "Helvetica";
    font-size: 1.0em;
    font-weight: bold;
    color: #E7E3CE;
    height:33px;
    background-color:#99AB56;
    background-image: url('images/bg_cat_lg.gif');
    background-repeat:repeat-y;
}


.Code
{
    border: #8b4513 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    color: #333333;
    font-family: "Verdana" , "Arial" , "Helvetica";
    background-color: #CCFFCC;
}
