body {
    background-color: #ffffff;
    background-image: url('home//stars.jpg');
    background-repeat: repeat;
    background-position: top left;
    background-attachment: scroll;
    color: #0066cc;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}

a {
    background-color: transparent;
    color: #ffffff;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    background-color: transparent;
    color: #ffff33;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

td.navbar {
    background-color: #000000;
    color: #33ffff;
    font-family: times new roman;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
}

a.navbar {
    background-color: transparent;
    color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.navbar:hover {
    background-color: transparent;
    border: medium;
    border-color: #9999ff;
    border-style: none;
    color: #0033ff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

td.cartheader {
    background-color: #000000;
    border: thick;
    border-color: #0000ff;
    border-style: groove;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

td.cartbody {
    background-color: #000000;
    border: thick;
    border-color: #0000cc;
    border-style: ridge;
    color: #00ccff;
    font-family: comic sans ms;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

td.categoryheader {
    background-color: #000000;
    border: thick;
    border-color: #0000ff;
    border-style: groove;
    color: #ffffff;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

td.categorybody {
    background-color: #000000;
    border: thick;
    border-color: #0000cc;
    border-style: ridge;
    color: #0099ff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.categorybody {
    background-color: transparent;
    color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.categorybody:hover {
    background-color: transparent;
    color: #0000ff;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

td.featuredheader {
    background-color: #000000;
    border: thick;
    border-color: #000099;
    border-style: ridge;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

td.featuredbody {
    background-color: #000000;
    background-image: url('home//paperpattern.gif');
    background-repeat: repeat;
    background-position: center;
    background-attachment: scroll;
    border: 6px;
    border-color: #0000cc;
    border-style: ridge;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

td.errormessage {
    background-color: #f3f84e;
    color: #e10627;
    font-family: verdana, arial, sans-serif;
    font-size: medium;
    font-weight: bold;
    text-decoration: none;
}

td.leftcolumn {
    background-color: transparent;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

a.leftcolumn {
    background-color: transparent;
    color: #0000ff;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

a.leftcolumn:hover {
    background-color: transparent;
    color: #800000;
    font-weight: bold;
    text-decoration: underline;
}

td.menuheader {
    background-color: #000000;
    border: thick;
    border-color: #0000cc;
    border-style: ridge;
    color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

td.menubody {
    background-color: #000000;
    border: thick;
    border-color: #0000cc;
    border-style: ridge;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

a.menubody {
    background-color: transparent;
    color: #ffff33;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

a.menubody:hover {
    background-color: transparent;
    color: #996633;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

td.searchheader {
    background-color: #000000;
    border: thick;
    border-color: #0000ff;
    border-style: groove;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

td.searchbody {
    background-color: #000000;
    color: #ffffff;
    font-family: helvetica;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

td.searchbodyborder {
    background-color: #000000;
    border: thick;
    border-color: #0000ff;
    border-style: ridge;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

a.searchbody {
    background-color: transparent;
    color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.searchbody:hover {
    background-color: transparent;
    color: #0000ff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

td.userleftcolumnheader {
    background-color: #660000;
    color: #ffff33;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

td.userleftcolumnbody {
    background-color: #660000;
    border: 1px;
    border-color: #731800;
    border-style: solid;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

td.userrightcolumnheader {
    background-color: #000000;
    border: thick;
    border-color: #0000ff;
    border-style: groove;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

td.userrightcolumnbody {
    background-color: #000000;
    border: thick;
    border-color: #0000cc;
    border-style: ridge;
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

h1 {
    background-color: #ffffff;
    background-image: url('home//stars.jpg');
    background-repeat: repeat;
    background-position: top left;
    background-attachment: scroll;
    color: #0066cc;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
}

h2 {
    background-color: transparent;
    color: #ffffff;
    font-family: arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

h4 {
    background-color: transparent;
    color: #ffffff;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

table.navbarborder {
    background-color: #000000;
    border: thick;
    border-color: #0000ff;
    border-style: groove;
}

.isbn {
    color: #0066cc;
    font-weight: bold;
    text-decoration: none;
}

td.featureditem {
    background-color: transparent;
    border: thick;
    border-color: #000000;
    border-style: ridge;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

a.featureditem {
    background-color: transparent;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

a.featureditem:hover {
    background-color: transparent;
    color: #3300ff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

td.gcrdheader {
    background-color: #660000;
    border: medium;
    border-color: #ffcc66;
    border-style: outset;
    color: #ffff33;
    font-family: verdana;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

td.gcrdbody {
    background-color: #660000;
    border: 1px;
    border-color: #731800;
    border-style: solid;
    color: #ffff33;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.gcrdbody {
    background-color: transparent;
    color: #ffff33;
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

a.gcrdbody:hover {
    background-color: transparent;
    color: #996633;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

tr.header {
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    color: #ffd700;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

a.header {
    background-color: transparent;
    color: #ffd700;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

a.header:hover {
    background-color: transparent;
    color: #ffd700;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

td.roweven {
    background-color: #dec9ab;
    border: thick;
    border-color: #0000cc;
    border-style: ridge;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

a.roweven {
    background-color: transparent;
    color: #731800;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

a.roweven:hover {
    background-color: transparent;
    color: #ffd700;
    font-weight: bold;
    text-decoration: underline;
}

td.rowodd {
    background-color: #ccccff;
    border: thick;
    border-color: #0000ff;
    border-style: groove;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

a.rowodd {
    background-color: transparent;
    color: #731800;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

a.rowodd:hover {
    background-color: transparent;
    color: #ffd700;
    font-weight: bold;
    text-decoration: underline;
}

a.featureditem:visited {
    background-color: none;
    color: #990099;
    font-size: 14px;
    font-weight: bold;
}

a.categorybody:visited {
    color: #cc33ff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.searchbody:visited {
    color: #cc00ff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    background-color: transparent;
    border-color: #;
    color: #0066cc;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

a.cartbody {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

a.cartbody:hover {
    color: #0000ff;
    font-size: 14px;
    font-weight: bold;
}

a.cartbody:visited {
    color: #cc00ff;
    font-size: 14px;
    font-weight: bold;
}

a.gcrdbody:visited {
    color: #ffff33;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

a.menubody:visited {
    color: #ffff33;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

a.navbar:visited {
    color: #cc00ff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a.rowoddadd {
    color: #000000;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
}

a.rowoddadd:hover {
    color: #ffffff;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
}

a.rowoddtitle {
    color: #000000;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
}

a.rowoddtitle:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

a.rowoddauthor {
    color: #000000;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
}

a.rowoddauthor:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

a.rowevenadd {
    color: #000099;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}

a.rowevenadd:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

a.roweventitle {
    color: #000099;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}

a.roweventitle:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

a.rowevenauthor {
    color: #000099;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}

a.rowevenauthor:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

