BODY{
    background: #000000;
	scrollbar-3d-light-color: #EDC7FF;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #58077F;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #C260F3;
	scrollbar-highlight-color: #EDC7FF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #831FB5;
	}

td.HomeText {
font-family: verdana, sans-serif;
font-size: 13px;
color: #EABDFF;
text-decoration: none;
font-weight: normal;
padding: 15px;
background: url('images/bottom-logo.gif') bottom right no-repeat;
}
.HomeText a:link, .HomeText a:visited {
font-family: verdana, sans-serif;
font-size: 13px;
color: #C462F4;
text-decoration: underline;
font-weight: bold;
}
.HomeText a:active, .HomeText a:hover {
font-family: verdana, sans-serif;
font-size: 13px;
color: white;
text-decoration: underline;
font-weight: bold;
}

td.CartText {
font-family: verdana, sans-serif;
font-size: 13px;
color: #EABDFF;
text-decoration: none;
font-weight: normal;
padding: 15px;
}
.CartText a:link, .CartText a:visited {
font-family: verdana, sans-serif;
font-size: 13px;
color: #C462F4;
text-decoration: underline;
font-weight: bold;
}
.CartText a:active, .CartText a:hover {
font-family: verdana, sans-serif;
font-size: 13px;
color: white;
text-decoration: underline;
font-weight: bold;
}

td.LinksPage {
font-family: verdana, sans-serif;
font-size: 13px;
color: #EABDFF;
text-decoration: none;
font-weight: bold;
padding: 15px;
background: url('images/bottom-logo.gif') bottom right no-repeat;
}
.LinksPage a:link, .LinksPage a:visited {
font-family: verdana, sans-serif;
font-size: 13px;
color: #C462F4;
text-decoration: underline;
font-weight: normal;
}
.LinksPage a:active, .LinksPage a:hover {
font-family: verdana, sans-serif;
font-size: 13px;
color: white;
text-decoration: underline;
font-weight: normal;
}

td.leftNav {
background-color: black;
font-family: atlanta, verdana, sans-serif, times new roman;
font-size: 15px;
color: #C462F4;
font-weight: bold;
text-decoration: underline;
}

.leftNav a:link, .leftNav a:visited {
font-family: atlanta, verdana, sans-serif, times new roman;
font-size: 15px;
color: #C462F4;
text-decoration: underline;
font-weight: bold;
}
.leftNav a:active, .leftNav a:hover {
font-family: atlanta, verdana, sans-serif, times new roman;
font-size: 15px;
color: white;
font-weight: bold;
text-decoration: none;
background-color: #8400C4;
display: block;
width: 60%;
height: 100%;
line-height: normal;
}

.formsInputFields {
font-family: sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
border-color: #C260F3;
border-style: solid;
border-width: 1px;
padding: 2px;
background: url('images/shading.gif') repeat-x;
}

td.formsFieldNames {
font-family: verdana, sans-serif;
font-size: 13px;
color: #C462F4;
text-decoration: none;
font-weight: bold;
padding: 5px;
}

.textAreas {
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #FFFFFF;
color: white;
border: 1px solid #C462F4;
margin: 0px;
padding: 2px;
text-decoration: none;
height: 78px;
background: url('images/shading-textareas.gif') repeat-x;
}

td.footer {
font-family: sans-serif;
font-size: 13px;
color: #666666;
text-decoration: none;
font-weight: bold;
padding: 5px;
}
.footer a:link, .footer a:visited {
font-family: sans-serif;
font-size: 13px;
color: #800EBC;
text-decoration: none;
font-weight: bold;
}
.footer a:active, .footer a:hover {
font-family: sans-serif;
font-size: 13px;
color: #EABDFF;
text-decoration: overline;
font-weight: bold;
}