td
{
color: black;
}

.red
{
color: red;
}

.red2
{
color: red;
text-decoration: none;
}
.copyright
{
color: #666666;
text-decoration: none;
}
.productname
{
color: #6069B0;
text-decoration: none;
}

a
{
color: #6069B0;
text-decoration: underline;
}

a:hover
{
color: black;
text-decoration: none;
}

a.order
{
color: #6069B0;
text-decoration: underline;
}

a.order:hover
{
color: black;
text-decoration: none;
}


a.maroon
{
font-weight: bold;
color: maroon;
text-decoration: underline;
}

a.maroon:hover
{
font-weight: bold;
color: black;
text-decoration: none;
}

a.copyright
{
font-weight: bold;
color: white;
text-decoration: none;
}

a.copyright:hover
{
font-weight: bold;
color: black;
text-decoration: underline;
}

a.red
{
font-weight: bold;
color: #EE1D24;
text-decoration: underline;
}

a.maroon:hover
{
font-weight: bold;
color: black;
text-decoration: none;
}

body
{
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #1FB5E8;
scrollbar-darkshadow-color: #1FB5E8;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #1FB5E8;
}

.about
{
color: #208BCA;
}

.magenta
{
color: magenta;
}

input, textarea, select
{
border : 1px solid #808080;
background : #FFFFFF;
}

input.button
{
border : none;
}

.chkbox
{
border : none;
}

.newsdate
{
font-weight: bold;
color: black;
}

.newshead
{
font-weight: bold;
color: red;
}

.newstxt
{
color: black;
}

.pageTitle
{
font-weight: bold;
color: black;
}

.pageText
{
font-weight: bold;
color: black;
}
