body {
     background-color: #fee58d;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 1em;
    /* Margin-left: 0;*/
     margin-left: auto;
     margin-right: auto;
     margin-top: 5px
}

.searchform {
     background-image: url('../images/sm_top_center_search_circle.gif');
     background-repeat: no-repeat;
     text-align: center
}

.uppernav{
     font-size: 10px;
     font-weight: bold;
     color: #FFFFFF;
     background-color: #f26673;
     height: 20px;
     text-align: center;
}

.uppernav a:link {
     font-size: 10px;
     color: #ffffff;
     text-decoration: none;
}

.uppernav a:visited {
     font-size: 10px;
     color: #ffffff;
     text-decoration: none;
}

a:active {
     font-size: 10px;
     color: #200090;
     text-decoration: none;
}

.uppernav a:hover {
     font-size: 10px;
     color: #200090;
     text-decoration: none;
}

#navcontainer {
     background-image: url('../images/sm_leftstripe_footer.gif');
     background-repeat: repeat-y;
     padding-left: 5px;
     overflow: hidden;
     width: 149px;
     vertical-align: top;
}

#navcontainer ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

  #navcontainer li a:link
    {
        display: block;
        color: #200090;
        background-color: transparent;
        width: 11em;
        padding: 0px 3px 13px 22px;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
		vertical-align: top;
    }

     #navcontainer li a:visited
    {
        display: block;
        color: #200090;
        background-color: transparent;
        width: 11em;
        padding: 0px 3px 13px 22px;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
		vertical-align: top;
    }

    a:active
    {
        background-color: transparent;
        color: #f26673;
        text-decoration: none;
        font-size: 12px;
    }

    #navcontainer li a:hover
    {
        background-color: transparent;
        color: #f26673;
        text-decoration: none;
        font-size: 12px;
    }

#contentcontainer {
     background-image: url('../images/sm_dots_footer.gif');
     background-repeat: repeat-y;
     padding-left: 10px;
     padding-right: 10px;
     overflow: hidden;
     width: 598px;
     w\idth: 578px
}

.lower hr{
      text-align: center;
      width: 97%;
      border: 0px none;
      color: #f26673;
      background-color: #f26673;
      height: 3px
}

a:visited {
	color: #8080FF;
    font-size: 12px;
    text-decoration: none;
}

a:link {
	color: #8080FF;
    font-size: 12px;
    text-decoration: none;
}
a:active {
	color: #000064;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
	color: #000064;
    font-size: 12px;
    text-decoration: none;
}
blockquote {
    color: #000000;
    font-size: 11px;
}
.copyright {
    font-size: 12px;
    line-height: 20px;
    color: #8080FF;
}
h1 {
    color: #800000;
}
h2 {
    color: #800000;
}
h3 {
    color: #200090;
}
h4 {
    color: #9CC804;
    font-weight: bold;
    font-size: 10pt
}
hr {
    size: 1px;
    color: #000064;
}
input {
     font-size: 10pt;
     font-family: Courier New;
}
.buttons{
	font-size: 10pt;
    font-weight: bold;
    background-color: #8080FF;
    color: #200090;
}
p {
     color: #000000;
     font-size: 10pt;
}
    .subHeading{
     color: #000000;
     font-size: 10pt;
     font-weight: 700;
}
th {
     color: #FFFFFF;
     font-size: 10pt;
     background-color: #000064;
}
td {
     color: #5C4033;
     font-size: 10pt;
}
     .cartRow{
     background-color: #F5F5F5;
     vertical-align: top;
}
	.subtext {
	color: #200090;
}
	
