/*BODY { COLOR: black; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; BACKGROUND-COLOR: #ffffff }*/
.body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background-image: url(/images/stripes_light_green.gif);
    background: url(../../images/stripes_light_green.gif);
    margin: 0 0 0 0;
}
#adminBody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background-color: White;
    margin: 0 0 0 0;
}
.menuItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    margin: 5,0,5,0;
}
A.menuItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    margin: 5,0,5,0;
}
A:hover.menuItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Olive;
    text-decoration: none;
    font-weight: bold;
    margin: 5,0,5,0;
}

.cntBody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
A.cntBody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
A:hover.cntBody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #B7B799;
    text-decoration: none;
    font-weight: bold;
}

.SPBDLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffcc00;
    text-decoration: none;
    font-weight: bold;
}
A.SPBDLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
A:hover.SPBDLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #ffcc00;
}

.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    font-variant: small-caps;
}

.SEOHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
A.SEOHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
A:hover.SEOHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    background-color: #ffcc00;
}

.pgHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
A.pgHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
A:hover.pgHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffcc66;
    text-decoration: none;
    font-weight: bold;
    background-color: #ffcc00;
}
html
{
    margin: 0;
    padding: 0;
}

/* basic selectors */
a.adtext
{
    color: #000;
    text-decoration: none;
}
a.adtext:hover
{
    color: #000;
    text-decoration: underline;
}

a:link
{
    color: #000;
    text-decoration: none;
}

a:visited
{
    color: #000;
    text-decoration: none;
}

a
{
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:active, a:hover
{
    color: #996600;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.headerNavigation
{
    color: #242923;
}

a.headerNavigation:hover
{
    color: #a5ada0;
}

th
{
    font-weight: bold;
    font-size: 14pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffcc00;
}

td
{
    vertical-align: top;
}

h1
{
    font: bold 140% Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

h1.sitetitle
{
    font: normal 140% Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    letter-spacing: 2px;
    position: absolute;
    left: 112px;
    top: 20px;
}

h1.prodname
{
    color: #000000;
    font: bold 100% Verdana, Arial, Helvetica, sans-serif;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 4px;
}
.catname
{
    color: #000000;
    font: bold 100% Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 2px;
    padding-left: 4px;
    text-align: left;
}

.catimage
{
    text-align: center;
    margin: 0px;
    padding: 0px 0px 2px 0px;
    width: 20px;
    height: 20px;
}

.teamimage
{
    position: absolute;
    left: 500px;
    top: 6px;
}
.catsmallimage
{
    width: 14px;
    height: 14px;
}
.tapaddingleft
{
    padding-left: 4px;
}
.tapaddingright
{
    padding-right: 4px;
}
.tapaddingtop
{
    padding-top: 4px;
}
.tapaddingbtm
{
    padding-bottom: 4px;
}
.tapadding
{
    padding: 4px;
}

h2
{
    font: normal 100% Verdana, Arial, Helvetica, sans-serif;
    vertical-align: bottom;
    color: #000000;
}
h2.sitesubtitle
{
    font: normal 120% Verdana, Arial, Helvetica, sans-serif;
    color: #d6c8ab;
    position: relative;
    left: 150px;
    top: 39px;
}
h2.cartsubtitle
{
    font: bold 120% Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    font-size: 14px;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
}

h3
{
    color: #FF0000;
    font: bold 110% Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

h5
{
    color: #000;
    font: bold 100% Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 4px;
}
h5 a:link
{
    font: bold 100% Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
}


h6
{
    color: #000;
    font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}


img
{
    border: 0px;
}
hr
{
    color: #ccc;
    height: 1px;
}
table
{
    font-size: 100%;
}
code
{
    color: #6c0;
    font: 100% "Courier New" , Courier, monospace;
}
form
{
    margin: 0px;
    padding: 0px;
}
input, textarea, select
{
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
}
#centercontentnarrow
{
    width: 430px;
    margin-top: 20px;
    background: #ffffff;
    background-image: url(images/logoBkgrnd.jpg);
    background: url(images/logoBkgrnd.jpg);
    background-repeat: repeat;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 0px;
    z-index: 100;
}
html > body #centercontentnarrow
{
    margin-left: 10px;
    margin-right: 0px;
    z-index: 100;
}
#centercontent
{
    position: absolute;
    margin-top: 20px;
    background: #ffffff;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(images/logoBkgrnd.jpg);
    background: url(images/logoBkgrnd.jpg);
    background-repeat: repeat;
    background-repeat: repeat;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 130px;
    margin-right: 10px;
    z-index: 100;
}
html > body #centercontent
{
    margin-left: 130px;
    margin-right: 205px;
    z-index: 100;
}
#centercontentwide
{
    margin-top: 20px;
    width: 630px;
    background: #ffffff;
    background-image: url(images/logoBkgrnd.jpg);
    background: url(images/logoBkgrnd.jpg);
    background-repeat: repeat;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 10px;
    margin-right: 0px;
    z-index: 100;
}

html > body #centercontentwide
{
    margin-left: 10px;
    margin-right: 0px;
    z-index: 100;
}
#columnleft
{
    width: 150px;
    float: left;
    margin-left: 4px;
    margin-top: 12px;
    margin-bottom: 4px;
    border-right: #846954 1px dashed;
    height: auto;
}
#columncenter
{
    margin-right: 4px;
    height: 98%;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 12px;
}
#rightcontent
{
    position: absolute;
    left: 590px;
    top: 180px;
    width: 180px;
    padding-left: 10px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 100;
}
#rightcontent2
{
    width: 640px;
    text-align: right;
    margin-right: 10px;
    margin-top: 4px;
    padding-left: 10px;
}
#pagefooter
{
    height: 30px;
    vertical-align: bottom;
    border-top: #846954 1px solid;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    width: 100%;
    color: #000000;
}
#leftcontent
{
    position: absolute;
    top: 120px;
    left: 10px;
    width: 120px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    z-index: 100;
    border-right: dashed 1px gainsboro;
}
select
{
    border-right: #5c3013 1px solid;
    border-top: #5c3013 1px solid;
    font-size: 7pt;
    border-left: #5c3013 1px solid;
    border-bottom: #5c3013 1px solid;
    font-family: verdana;
}


#sitewidthmark
{
    background: orange;
    width: 2px;
    height: 600px;
    position: absolute;
    left: 700px;
    top: 0px;
    z-index: 0;
}

#siteheaderbox
{
    vertical-align: bottom;
    height: 90px;
    width: 100%;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\846954.jpg);
    background: url(../../images/846954.jpg);
    background-repeat: repeat;
    padding-bottom: 10px;
    margin-bottom: 4px;
}
#adminsiteheaderbox
{
    vertical-align: bottom;
    height: 65px;
    width: 100%;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\846954.jpg);
    background: url(../../images/846954.jpg);
    background-repeat: repeat;
    padding-bottom: 10px;
}

#sitelogobar
{
    width: auto;
    height: 10px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\grad846954.jpg);
    background: url(../../images/grad846954.jpg);
    background-repeat: repeat;
    top: 15px;
    left: 0px;
    position: relative;
    padding-left: 5px;
}
#sitelogo
{
    vertical-align: bottom;
    margin-left: 4px;
    position: absolute;
    left: 10px;
    top: 4px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\846954.jpg);
    background: url(../../images/846954.jpg);
    background-repeat: repeat;
}
#weblogo
{
    vertical-align: bottom;
    margin-left: 4px;
    position: absolute;
    left: 4px;
    top: 2px;
}

.topnavbox
{
    left: 63%;
    float: right;
    width: auto;
    padding-right: 4px;
    top: 2px;
}

.topnav
{
    font-size: 10pt;
    color: #000000;
    height: 20px;
    margin: 0px;
}

.topnav ul
{
    margin: 0px;
    list-style-image: none;
}

.topnav li
{
    font-size: 7pt;
    display: inline;
    text-align: right;
    padding-left: 2px;
}

.topnav a:link, .topnav a:visited
{
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

.topnav a:active, .topnav a:hover
{
    color: #666666;
    text-decoration: underline;
}
.topnavhighlight
{
    color: #ffffcc;
    font-weight: bold;
    font-size: 7pt;
}
#searchbox
{
    color: #000000;
    text-align: right;
    width: 95%;
    vertical-align: bottom;
    position: absolute;
    top: 26px;
}

.welcomebox
{
    text-align: right;
    width: 94%;
    vertical-align: bottom;
    position: absolute;
    top: 50px;
}
.welcometext
{
    color: #000000;
    font: normal 110% Verdana, Arial, Helvetica, sans-serif;
}
#menubox
{
    text-align: left;
    padding-left: 2px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\ccbb9d.jpg);
    background: url(../../images/ccbb9d.jpg);
    background-repeat: repeat;
    position: relative;
    top: 14px;
    left: 0px;
    z-index: 100;
}

.menurow
{
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 5px;
    width: auto;
}
.menulistbox
{
    text-align: left;
    padding: 0px;
    width: auto;
}
.menulistcol
{
    width: 109px;
}
.menulistitem
{
    font-size: 7pt;
    text-align: left;
    width: 104px;
}


.plainbox
{
    padding: 11px;
    margin-bottom: 7px;
    width: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.breadcrumbs
{
    color: #242923;
    height: 20px;
    padding: 2px 0px 2px 0px;
}
.breadcrumbs a:link, .breadcrumbs a:visited
{
    color: #242923;
    text-decoration: none;
    font-weight: bold;
}

.breadcrumbs a:active, .breadcrumbs a:hover
{
    color: #a5ada0;
    text-decoration: underline;
    font-weight: bold;
}

.offsetleftbox
{
    margin-bottom: 7px;
    width: auto;
    padding-right: 5px;
    padding-left: 30px;
}
/* Need to have a generic box - combine textbox, contentbox, featurebox somehow - header bkg may differ */
.contentbox
{
    width: 100%;
    float: left;
    background: #ffffff;
}

.contentboxheader
{
    font-weight: bold;
    font-size: 12pt;
    color: #666666;
    background-color: #FFFDB3;
    font-family: verdana;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 5px;
}

.loginboxitem
{
    font-size: 8pt;
    color: #000000;
    font-family: verdana;
    padding: 5px;
    background-color: #ffffff;
    border: solid 1px #d6c8ab;
}
.specialsbox
{
    width: auto;
}
.specials
{
    width: 50%;
}

.leftnavheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\7b0005.jpg);
    background: url(../../images/7b0005.jpg);
    background-repeat: repeat;
    padding-left: 2px;
    padding-bottom: 2px;
    width: 139px;
    border-bottom: solid 1px #846954;
}

.leftnavbox
{
    background: #ffffff;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 4px;
    width: 130;
}
.leftnavbox li
{
    list-style-type: none;
}
.leftnavfooter
{
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\846954.jpg);
    background: url(../../images/846954.jpg);
    background-repeat: repeat;
    margin-top: 10px;
    padding-left: 4px;
    height: 14px;
}

#bodybkg
{
    margin-left: 6px;
    width: 95%;
}
.bodywrapper
{
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\ece3c6.jpg);
    background: url(../../images/ece3c6.jpg);
    background-repeat: repeat;
    border: solid 2px #7b0005;
}
.copyright
{
    font-family: Verdana;
    font-size: 6pt;
    width: 640px;
    text-align: center;
}
.footertext
{
    font-family: Verdana;
    font-size: 6pt;
    text-align: right;
    padding-right: 2px;
}
.footertext a:link, .footertext a:visited
{
    font-size: 6pt;
    color: #000000;
    text-decoration: none;
}

.footertext a:active, .footertext a:hover
{
    color: #ffffcc;
    text-decoration: underline;
}
.homeproductdisplay
{
    padding-right: 5px;
    padding-left: 5px;
    color: #846964;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 80%;
}
.checkout
{
    margin-top: 5px;
    color: #846954;
    font-size: 8pt;
}
.taimage
{
    vertical-align: middle;
    padding-top: 1px;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}
.errorbox
{
    border-right: #5c3013 1px solid;
    border-top: #5c3013 1px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #5c3013;
    border-left: #5c3013 1px solid;
    border-bottom: #5c3013 1px solid;
    font-family: verdana;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\5c3013.jpg);
    background: url(../../images/5c3013.jpg);
    background-repeat: repeat;
    width: auto;
}
.sectionheader
{
    border-bottom: #5c3013 1px dashed;
    color: #5c3013;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight: bold;
}
.sectionoutline
{
    border: 1px solid #cccccc;
    padding: 15px;
}

strong
{
    color: #696969;
}

.shopbycat
{
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
    text-align: left;
    width: 30%;
    padding-bottom: 3px;
    padding-left: 4px;
}
.shopbycat a:link, .shopbycat a:visited
{
    color: #000000;
    text-decoration: none;
    text-align: center;
}

.shopbycat a:active, .shopbycat a:hover
{
    color: #8a633c;
    text-decoration: none;
}
.productsection
{
    padding: 11px;
    margin-bottom: 7px;
    border-top: 1px dashed #cccccc;
}


.thumbimage
{
    width: 70px;
    height: 60px;
}
.prodimage
{
    height: 70px;
    width: 60px;
    text-align: center;
}
.prodlargeimage
{
    width: 180px;
}
.prodprice
{
    font-weight: bold;
    color: #000000;
    text-align: left;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #660000;
}
.prodoutofstock
{
    font-weight: normal;
    color: #fff1e3;
}
.prodcat
{
    padding-right: 3px;
    text-align: left;
}
.proddesc
{
    font-weight: normal;
    text-align: left;
}
.proddesctitle
{
    font-weight: bold;
    color: #846954;
}
.prodseparator
{
    border-left: solid 1px #d6c8ab;
}
.prodlinkbox
{
    width: 65px;
}
.prodlinkbox a:link, .prodlinkbox a:visited
{
    text-decoration: none;
    text-align: center;
}
.prodlinkbox a:active, .prodlinkbox a:hover
{
    color: #e6e8e5;
    text-decoration: underline;
}

.prodlink
{
    font-size: 8pt;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
    text-align: center;
}
.prodlink a:link, .prodlink a:visited
{
    text-decoration: none;
    text-align: center;
}
.prodlink a:active, .prodlink a:hover
{
    color: #d6c8ab;
    text-decoration: underline;
}
.browsebox
{
    
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.addtocartlink
{
    font-size: 6.5pt;
    text-decoration: none;
    font-weight: normal;
    color: #f5f5f5;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\7b0005.jpg);
    background: url(../../images/7b0005.jpg);
    background-repeat: repeat;
    padding: 2px 3px 2px 3px;
    border-top: solid 1px #d6c8ab;
    border-bottom: solid 1px #d6c8ab;
    border-left: solid 1px #d6c8ab;
    border-right: solid 1px #d6c8ab;
}
.detailslink
{
    font-size: 6.5pt;
    text-decoration: none;
    font-weight: normal;
    color: #f5f5f5;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\846954.jpg);
    background: url(../../images/846954.jpg);
    background-repeat: repeat;
    padding: 2px 3px 2px 3px;
    border-top: solid 1px #d6c8ab;
    border-bottom: solid 1px #d6c8ab;
    border-left: solid 1px #d6c8ab;
    border-right: solid 1px #d6c8ab;
}
.smalltext
{
    font-size: 8pt;
    color: #242923;
    font-family: verdana;
}
.viewleaguelink
{
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: #5c3013;
    text-align: left;
    padding-left: 4px;
}

.checkoutlabel
{
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial;
    color: #846954;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #242923;
    margin-top: 5px;
    font-size: 7pt;
    font-family: Tahoma, Verdana, Arial;
    color: #242923;
    padding-bottom: 4px;
}
.coreboxbody
{
    background-image: url(images/core_box_bg.gif);
    width: 140px;
    padding-left: 20px;
    padding-right: 20px;
}
.coreboxtop
{
    background-image: url(images/core_box_top.gif);
    height: 22px;
    width: 180px;
}
.coreboxbottom
{
    width: 180px;
    background-image: url(images/core_box_bottom.gif);
    height: 21px;
}
.coreboxheader
{
    width: 180px;
    background-image: url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(Images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(Images/SavedStar.png);
}
legend
{
    color: #242923;
    width: 90px;
    font-size: 7pt;
    text-align: center;
}
.reviewtext
{
    font-size: 7pt;
    text-align: center;
}

.loadingbox
{
    position: absolute;
    top: 40%;
    left: 40%;
    border: 1px solid a5ada0;
    background-color: #f5f5f5;
    height: 50px;
    width: 250px;
    text-align: center;
    padding-top: 20px;
}
.viewimg
{
    font-size: 7pt;
    color: Navy;
    font-style: normal;
    text-decoration: underline;
    text-align: center;
}
.tenpixspacer
{
    height: 10px;
}
.twentypixspacer
{
    height: 20px;
}
.admin-header
{
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: url(..\..\images\c5a991.jpg);
    background: url(../../images/c5a991.jpg);
    background-repeat: repeat;
    background-color: #6190CD;
    height: 40px;
    padding-left: 10px;
    border-bottom: solid 4px #da801f;
}
.admin-header h1
{
    color: white;
}

.admintable
{
    margin: 5px;
    padding: 0;
    width: 500px;
    border: 1px dashed #cccccc;
}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
    border-width: 0px;
    background-color: #ffffff;
    margin-bottom: 3px;
}

.tableNavLink
{
    border: solid 1px #846954;
}
