body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

div, p, th, td, li, dd, dl, dt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol, li, dl, dt, dd { line-height: 1.5em; }

p
{
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5em;
	margin-bottom: 1em;
}

h1 { font-size: 2em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1em; }
h6 { font-size: 0.8em; }

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
	color: #B71121;
}

img { border: 0; }

img.photo
{
	border: 1px solid #000;
	margin: 10px;
}

a:link
{
	color: #B71121;
	background-color: transparent;
	text-decoration: none;
}

a:visited
{
	color: #B71121;
	background-color: transparent;
	text-decoration: none;
}

a:active
{
	color: #B71121;
	background-color: transparent;
	text-decoration: underline;
}

a:hover
{
	color: #B71121;
	background-color: transparent;
	text-decoration: underline;
}

hr
{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

#bodycopy { margin: 20px; }
#botbor td { border-bottom: 1px dotted #ccc; }

#productlist li
{
	list-style-image: url(../images/x_bullet.gif);
	font-weight: bold;
}

#productlist li li
{
	list-style-type: none;
	font-weight: normal;
	list-style-position: outside;
}

#productlist a
{
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
}

#productlist a:hover { background: #ddd; }

table.home td
{
	border: 1px solid #000;
	background: #fff;
	vertical-align: top;
}

table.home td p { margin: 1em; }

div.home-box
{
	text-align: center;
	background: #fff;
	padding: 2px;
	margin-top: 3px;
}

div.home-box h1, h2, h3, h4, h5, h6 { color: #B71121; }

SPAN.TreeviewSpanArea a:link {
 font-size: 11px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 text-decoration: none;
 color: black;
}

SPAN.TreeviewSpanArea a:visited {
 font-size: 11px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 text-decoration: none;
 color: black;
}

SPAN.TreeviewSpanArea a:active {
 color: #CC0000;
}

SPAN.TreeviewSpanArea a:hover {
 color: #CC0000;
}

A.adminNav
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.adminNav:link
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.adminNav:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.adminNav:hover
{
	font-size: 11px;
	color: #F9D557;
	text-decoration: underline;
}

A.adminNav:activate
{
	font-size: 11px;
	color: #F9D557;
	text-decoration: underline;
}

A.categoryNav
{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

A.categoryNav:link
{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

A.categoryNav:visited
{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

A.categoryNav:hover
{
	font-size: 9px;
	color: #F9D557;
	text-decoration: underline;
}

A.categoryNav:activate
{
	font-size: 9px;
	color: #F9D557;
	text-decoration: underline;
}

A.white
{
	color: #FFFFFF;
	text-decoration: none;
}

A.white:link
{
	color: #FFFFFF;
	text-decoration: none;
}

A.white:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

A.white:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.white:activate
{
	color: #FFFFFF;
	text-decoration: underline;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #484644;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
color: white;
}

.lineUp {
	position: absolute;
	left: 530px;
}