body { /* DO NOT CHANGE */
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding: 0px;
}
table.bg { /* DO NOT CHANGE */
 background-color: #A000A0;
}
td.headertop { /* DO NOT CHANGE - This is the font setting where your company information appears */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 16px;
 color: #FFFFFF;
 text-align: center;
 background-image: url('../images/h_2_bg.gif');
 background-repeat: repeat-x;
 padding: 0px
}
td.headerbottom { /* DO NOT CHANGE */
 background-image: url('../images/h_2_bottom_bg.gif');
 background-repeat: repeat-x;
 padding: 0px
}
td.navbg { /* DO NOT CHANGE */
 background-image: url('../images/nav_bg.gif');
 background-repeat: repeat-y
}
td.nav { /* DO NOT CHANGE - This is the font setting for the navigation */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 12px;
 color: #FFFFFF;
}
td.navtitle { /* DO NOT CHANGE - This is the font setting for the bookmark titles */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 16px;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 10px;
 background-image: url('../images/nav_bg.gif');
 background-repeat: repeat-y
}
td.title { /* DO NOT CHANGE - This is the font setting for the page titles */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 16px;
 color: #A000A0;
 background-color: #FFFFFF;
 font-weight: bold;
}
td.spacer { /* DO NOT CHANGE - This controls the spacer lines */
 font-size: 1px;
 background-color: #A000A0;
 background-image: url('../images/purple_square.gif');
 background-repeat: repeat-x
}
td.text { /* DO NOT CHANGE - This is the font setting for general text on the Home page */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 16px;
 color: #000000;
 background-color: #FFFFFF;
}
td.smtext { /* DO NOT CHANGE - This is the font setting for items text on the Home page */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 14px;
 color: #000000;
 background-color: #FFFFFF;
}
td.tiny {/* DO NOT CHANGE - This is the font setting for copyright information */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 10px;
 color: #000000;
 background-color: #FFFFFF;
}
td.catbg {/* DO NOT CHANGE - This background color that creates the lines around the catalog items */
 background-color: #FF00A0;
}
td.cattext { /* This is where you set the font for the catalog items. The font is set at .8em = about 10pt. It is fluid and can be adjusted by the user. 1em = 12pt, 16px or 100% */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: .8em; /* 1em = 12pt = 16px = 100% */
 font-weight: bold;
 color: #000000;
 background-color: #FFFFFF;
}
td.img { /* This is where you set the font for the click on images to view larger picture comment */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 14px; /* 1em = 12pt = 16px = 100% */
 font-weight: bold;
 color: #FFFFFF;
 background-color: #A000A0;
 text-align: center;
}
td.ann { /* DO NOT CHANGE - This is the font setting for the announements */
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 10px;
 color: #000000;
 background-color: #FFFFFF;
 border-width: 2px;
 border-style: solid;
 border-color: #FF00A0;
 padding-left: 5px;
 padding-right: 5px;
 text-align: left;
}
span.hilt { /* Use this span class to highlight text <span class="hilt">TEXT </span> */
 background-color: #FFFF00;
}
span.purple {
 color: #A000A0;
}
span.red {
 color: #FF0000;
}
span.yellow {
 color: #FFFF99;
 background-color: #000000;
}
span.blue {
 color: #3333FF;
}
span.small { /* This is the font for use with your back button to return to this page */
 font-size: 12px;
 font-weight: normal;
 color: #FFFFFF;
 background-color: #A000A0;
}
input { /* This is what makes the Add To Cart buttons colorful instead of being gray */
 font-family: Arial,sans-serif;
 font-style: normal;
 font-weight: 700;
 font-size: 8pt;
 color: #A000A0;
 background-color: #FFFFFF;
 border-color: #FF00A0;
}
input.zoom_button { /* This is what makes the Add To Cart buttons colorful instead of being gray */
 font-family: Arial,sans-serif;
 font-style: normal;
 font-weight: 700;
 font-size: 8pt;
 color: #A000A0;
 background-color: #FFFFFF;
 border-color: #FF00A0;
}
input.zoom_searchbox { /* This is what makes the Add To Cart buttons colorful instead of being gray */
 font-family: Arial,sans-serif;
 font-style: normal;
 font-weight: 700;
 font-size: 8pt;
 color: #A000A0;
 background-color: #FFFFFF;
 border-color: #FF00A0;
}
select { /* This is what makes the quantity fileds colorful */
 font-family: Arial,sans-serif;
 font-style: normal;
 font-weight: 700;
 font-size: 8pt;
 color: #A000A0;
 background-color: #FFFFFF;
 border-color: #FF00A0;
}
hr { /* This assigns the color and height to the horizontal line */
 color: #FF00A0;
 height: 1px;
}
h2 {
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 20px; /* 1em = 12pt = 16px = 100% */
 font-weight: bold;
 color: #FFFFFF;
 background-color: #FF00A0;
 text-align: center;
}
h3 {
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 18px; /* 1em = 12pt = 16px = 100% */
 font-weight: bold;
 color: #A000A0;
 background-color: #FFFFFF;
 text-align: center;
 padding: 2px;
}
h4 {
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 16px; /* 1em = 12pt = 16px = 100% */
 font-weight: bold;
 color: #FFFFFF;
 background-color: #FF00A0;
 text-align: center;
 padding: 2px;
}
h5 {
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 14px; /* 1em = 12pt = 16px = 100% */
 font-weight: bold;
 color: #FFFFFF;
 background-color: #A000A0;
 text-align: center;
 padding: 2px;
}
h6 {
 font-family: Verdana,Arial,Helvetica,"MS Sans Serif",Charcoal,Chicago,sans-serif;
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFFF;
 text-align: center;
}
a:link { /* This is your default link colors and effects */
 color: #0000CC;
 background-color: #FFFFFF;
}
a:visited { /* This is your default link colors and effects */
 color: #000099;
 background-color: #FFFFFF;
}
a:hover { /* This is your default link colors and effects - hover does not work in NN4 */
 color: #0000FF;
 background-color: #FFFFFF;
 text-decoration: none;
}
a.nav2:link { /* This is your highlighted navigation link colors and effects */
 color: #FFFFFF;
 background-color: #FF00A0;
 text-decoration: none;
}
a.nav2:visited { /* This is your highlighted navigation link colors and effects */
 color: #FFFFFF;
 background-color: #FF00A0;
 text-decoration: none;
}
a.nav2:hover { /* This is your highlighted navigation link colors and effects - hover does not work in NN4 */
 color: #FF00A0;
 background-color: #A000A0;
 text-decoration: none;
}
a.nav:link { /* This is your navigation link colors and effects */
 color: #FFFFFF;
 background-color: #A000A0;
 text-decoration: none;
}
a.nav:visited { /* This is your navigation link colors and effects */
 color: #FFFFFF;
 background-color: #A000A0;
 text-decoration: none;
}
a.nav:hover { /* This is your navigation link colors and effects - hover does not work in NN4 */
 color: #FF00A0;
 background-color: #A000A0;
 text-decoration: none;
}
i { /*This sets the font to italic */
 font-style: italic;
}
b { /*This sets the font to bold */
 font-weight: bold;
}