body
{
	background: url(images/background.gif) top left repeat-x;
	background-color: #FCF9EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu ul li a
{
	background-color: #003466;
	color:#000000;
}
#menu ul li a:hover
{
	background-color: #FF0000;
	text-decoration: underline;
}
#menu ul li a:hover,
#menu ul .selected,
#menu ul .active
{
	color:#000000;
}
#menu ul li ul li,
#menu ul li.active a,
#menu ul li.selected a
{
	background-color: #FF0000;
	color:#000000;
}
/* ie flows the bg onto the next parent li item... padding on the bottom prevents this... */
#menu ul .selected,
#menu ul .active
{
	padding-bottom: 1px;
}



#pagebody #menu
{
	background: url(images/white_ver_dash.gif) top right repeat-y;
}

#pagebody #content
{
	background: #FFFFFF url(images/white_ver_dash.gif) top right repeat-y;
}

#pagebody
{
	background: url(images/white_ver_dash.gif) top left repeat-y;
}

#menu ul li a
{
	background: url(images/white_hor_dash.gif) bottom left repeat-x;
	color:#000000;
	text-decoration: none;
}

#breadcrumb
{
	border: 1px solid #213163;
}

#breadcrumb a
{
	background: url(images/linkarrow.gif) center right no-repeat;
	color:#000000;
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}


.editbox
{
	border: 1px solid #000000;
	color: #000000;
}

.editbox h3
{
	color: #000000;
}

.editbox a
{
	border: 1px solid #000000;
	color: #000000;
	font-size: 9px;
}

.editbox a:hover
{
	background-color: #3F5FBC;
}



#content
{
	color: #42487C;
}
#content h1
{
	color: #FE0000;
}

#pagebody tr
{
	/*background: url(images/white_hor_dash.gif) bottom left repeat-x;*/
}

#menu .selected a
{
	font-weight:bold;
}

#menu .selected ul li a
{
	color: #000000;
}

/* hack so that the borders arent covered... */
#menu ul{padding: 1px;}
#menu ul li ul{padding: 0px;}

.pageimages
{
	background: url(images/white_ver_dash.gif) top right repeat-y;
}
/*
.productsPHOTO,
.productsViewPHOTO
{
	background-color: #213163;
}

.productsPHOTO a,
.productsPHOTO b,
.productsPHOTO em,
.productsViewPHOTO a,
.productsViewPHOTO b,
.productsViewPHOTO em
{
	font-style:normal;
	color: #FFFFFF;
}


.products .spacer
{
	 height: 2px;
}

.productcategories a
{
	text-decoration: none;
	color: #FFFFFF;
}

.productcategories li
{
	background: url(images/plusnull.gif) 6px 3px no-repeat;
}
.productcategories .Parent
{
	background: url(images/plus.gif) 6px 3px no-repeat;
}

*/


#content a
{
	color: #000000;
}



.bannerimage1
{
	padding-bottom: 0px;
}

#contentdiv
{
	background:  #ffffff;
}


body 
{
	padding-top: 0px;
}


#content .editbox
{
	border: 1px solid #ff0000;
	color: #000000;
}

#content .editbox h3
{
	color: #000000;
}

#content .editbox a
{
	border: 1px solid #000000;
	color: #000000;
	font-size: 9px;
}

#content .editbox a:hover
{
	background-color: #3F5FBC;
	color: #000000;
}

#footer a
{
	color: #000000;
}
.footer a {
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;	
}
#links a
{
	color: #000000;
}