body {
    /* background-color:#000000; */
    font-family: verdana arial sans-serif;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #F3F9C5;
    scrollbar-shadow-color: #000000;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #333333;
    scrollbar-3d-light-color: #F3F9C5;
    scrollbar-dark-shadow-color: #000000;
}

#cartContainer {
	width:750px;
	height:600px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


.tinyblackcopy
{
    font-weight: normal;
    font-size: 9px;
    color: #000000;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}

.tinycopy
{
    font-weight: normal;
    font-size: 9px;
    color: #666666;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}

.smallcartcopy {
    font-weight: normal;
    font-size: 9px;
    color: #333333;
    font-style: normal;
    text-decoration: none
}


.cartcopy {
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}

.hdrcopy {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}

.cartheader
{
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#555555;
	font-weight:bold;
	margin:0px;
	border-bottom:1px solid #666666;
}


.copy, TD
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}

.admincopy
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}
.redcopy
{
    font-weight: normal;
    font-size: 11px;
    color: red;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}

.whitecopy
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    line-height: 10pt;
    font-style: normal;
    font-family: arial helvetica;
    text-decoration: none
}
.blkcopy
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}
.date
{
    font-weight: normal;
    font-size: 10px;
    color: #9d0404;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}
.smwhite
{
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}
.small
{
    font-weight: normal;
    font-size: 10px;
    color: #999999;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}
.header
{
    font-weight: bold;
    font-size: 15px;
    color: #F3F9C5;
    line-height: 10pt;
    font-style: normal;
    text-decoration: none
}
.links
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 12pt;
    font-style: normal;
    text-decoration: none
}

.btn 
{
    font-size: 11px;
    height: 20px;
    color: #000000;
    background-color: #ffffff;
}

.txtbox
{
    border-right: #333333 1pt solid;
    border-top: #333333 1pt solid;
    font-size: 10px;
    border-left: #333333 1pt solid;
    color: #000000;
    border-bottom: #333333 1pt solid;
    height: 20px;
    background-color: #ffffff;
}

.txtbox2
{
    border-right: #333333 1pt solid;
    border-top: #333333 1pt solid;
    font-size: 11px;
    border-left: #333333 1pt solid;
    color: #999999;
    border-bottom: #333333 1pt solid;
    height: 15px;
    background-color: #ffffff
}

textarea
{
    border-right: #333333 1pt solid;
    border-top: #333333 1pt solid;
    padding-left: 3px;
    font-size: 11px;
    margin-left: 3pt;
    border-left: #333333 1pt solid;
    width: 250px;
    color: #000000;
    border-bottom: #333333 1pt solid;
    height: 125px;
    background-color: #ffffff
}

.selectbox
{
    font-size: 11px;
    height: 15px;
}

TH
{
    color: #ffffff;
    font-size: 11px;
    background-color: #000000;
}
