﻿body 
{
background-color: #CF0008;
color: black;
font-family:times;
font-size:14px;
}

body.catalog
{
background-color: white;
color: black;
font-family:times;
font-size:14px;
}

a
{
	text-decoration: none;
}

img
{
	border:0px;
}

p
{
text-align: left;
color: black;
font-family:times;
font-size:14px;
}

h2
{
color: black;
font-family:arial;
font-variant:small-caps;
}

b
{
color: black;
font-family:arial;
font-size:20px;
}

b.category
{
color: black;
font-family:arial;
font-size:18px;
}

td.sidebar
{
color: #6A0004;
text-align:left;
font-family:arial;
font-size:10px;
font-weight:bold;
background-color: #D00008;
background-image: url('images/SidebarBottomGraphic.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}

td.catalogsidebar
{
color: #FFF074;
text-align:right;
font-family:arial;
font-size:18px;
font-weight:bold;
background-color: white;
}

td.bg1
{
background-color: white;
background-image: url('images/TestBackground01.jpg');
background-repeat: repeat-y;
background-position: center right;
}

td.logo
{
background-color: #D00008;
background-image: url('images/TestBackground02.jpg');
background-repeat: repeat-y;
background-position: center right;
}

td.topic1
{
background-color: #B2B2B2;
}

td.topic2
{
background-color: #EDEDED;
background-image: url('images/TestBackground03.jpg');
background-repeat: repeat-y;
background-position: center right;
}

a:link.sidebar
{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#6A0004;
}

a:visited.sidebar
{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#6A0004;
}

a:hover.sidebar
{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#F5DC0C;
}

a:active.sidebar
{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#FCED6B;
}

a:link.subcategorysidebar
{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#6A0004;
}

a:visited.subcategorysidebar
{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#6A0004;
}

a:hover.subcategorysidebar
{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#F5DC0C;
}

a:active.subcategorysidebar
{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#FCED6B;
}

td.FlashLogo
{
height: 220;
}

td.FlashBox
{
background-image: url('FlashBox.jpg');
background-repeat: no-repeat;
background-position: center center;
width: 520;
height: 400;
}