/*
# CSS Style Document for:	BOSS Furnishings - bossfurnishings.com
# Author:	Adam S. Anderly
#				adam@anderly.com
# Created:	01/15/2003
*/

/* Begin HTML Styles */
a
{
	color:#0021D8;
	text-decoration:none;
}
a:hover
{
	color:#0099FF;
	text-decoration:none;
}
body
{
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}
input
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	border: 1px solid;
}
textarea
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border: 1px solid;
}
td
{
	font-family: Verdana;
	font-size: 11px;
}
td.headerBlue
{
	background-color: #000099;
}
/* End HTML Styles */

/* Begin Custom Styles */
.footerLink
{
	color:#0033CC;
	font-family: verdana;
    font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.footerLink:hover
{
	text-decoration:underline;
}
.footerText
{
	color:#666666;
	font-family: verdana;
    font-size: 10px;
	/*font-weight: bold;*/
}
.headerDate
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	letter-spacing:1px;
}
.headerCell
{
	background-color: #0033CC;
}
.headerNavLink
{
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	text-decoration:none
}
.headerNavLink:hover
{
	text-decoration:underline
}
.homeProductCategories
{
	color: #666666;
	font-size: 11px;
	text-decoration:none
}
.homeProductCategories:hover
{
	text-decoration:underline
}
.bodyLeftNav
{
	color: #666666;
	font-size: 10px;
	text-decoration:none
}
.bodyLeftNav:hover
{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

/* End Custom Styles */