

div, span, font, font.normal, td.normal, font.prodTitle
{
	font-family: arial, times;
	font-size: 9pt;
	color: #666699;
}
H1
{
	font-family: arial, helvetica, san-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
}
font.prodTitle
{
	font-weight: bold;
}

a.category {text-decoration: none;}
a.category:link, a.category:active, a.category:visited {color: blue;}
a:hover {text-decoration: underline;}
a.mylinks:link, a.mylinks:active, a.mylinks:visited {color:white;}
a.category:hover {text-decoration: none;}
a.CategoryLinks:link, a.CategoryLinks:active, a.CategoryLinks:visited ,a.CategoryLinks:hover {
	text-decoration: underline;
	color:#4f2446;
	font-size:18px;
	}
a.CategoryLinkImage:link, a.CategoryLinkImage:active, a.CategoryLinkImage:visited ,a.CategoryLinkImage:hover {
	border:1px solid #4f2446;
	}
font.products
{
	font-family: arial;
	font-size: 8pt;
	color: #666699;
}

font.custom, font.shipping, font.attribs
{
	font-family: arial, times;
	font-size: 8pt;
	color: #666699;
}

td.adminheadertitle, font.adminheadertitle
{
	background-color: #cc99ff;
	color: #330033;
	font-family: arial, helvetica, times;
	font-size: 20pt;
	font-weight: bold;
}

div.listHeader
{
	font-weight: bold;
	color: blue;
}

th.listHeader, font.listHeader
{
	background-color: #ccccff;
	color: black;
}

th.searchHeader, font.searchHeader
{
	background-color: #ccccff;
	color: black;
	font-size: 16pt;
}

th.uploadheader, font.uploadheader
{
	background-color: #cc99ff;
	color: #330033;
	font-weight: bold;
}

td.list0, font.list0, table.uploadform
{
	background-color: #ccccff;
}

td.list1, font.list1
{
	background-color: #ffffcc;
}

body
{
	background-color: #ffffff;
}

td.tableBorder
{
	background-color: #333399;
}

table.tableBG
{
	background-color: #e6ccff;
}

th.bigHeader, font.bigHeader
{
	background-color: #e6ccff;
	color: #333333;
	font-weight: bold;
	font-size: 16pt;
	text-align: left;
}

th.littleHeader, font.littleHeader
{
	background-color: #ce9aff;
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

th.resultHeader, font.resultHeader
{
	background-color: #ce9aff;
	color: #333333;
	font-weight: bold;
}

td.resultFont, font.resultFont
{
	background-color: #e6ccff;
}
td.list2, font.list2
{
	background-color: #ffffff;
}

td.fontTitle, font.formTitle
{
	font-weight: bold;
}

td.listborder
{
	background-color: black;
}

input, textarea, select
{
	border: 1px solid #5E5B86;//
}

input.checkboxes, input.images
{
	border: 0px solid black;//
}

font.adminmsg
{
	color: #330033;
}


- styles for category navigation -

font.category_heading
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #00285A;
}

<cfif FindNoCase("MSIE", cgi.http_user_agent) eq 0>
	- styles for NS & others -
	div.category, div.category_hilited
	{
		color: white;
		width: 130px;
		font-family: arial;
		font-weight: bold;
		padding: 0 0 0 5;
	}
<cfelse>
	- styles for IE -
	div.category, div.category_hilited
	{
		background-color: #2979DE;
		border: 1px white solid;
		color: white;
		width: 130px;
		cursor: hand;
		font-family: arial;
		font-weight: bold;
		padding: 0 0 0 5;
	}
	
	div.category_hilited
	{
		background-color: #63A6F7;
	}
</cfif>

div.homelesstext {
	color : #909090;
	font-size : 8 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 10px;
}

div.maintext {
	color : #666699;
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px 10px 0px 20px;
}

font.clickimage {
	color : #666699;
	font-size : 7 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px 10px 0px 20px;
}

A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	color : #333366;
	font-size : 11;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.indent{
	margin : 0px 0px 0px 10px;
	text-indent : -5px;
}

A.nav, A:ACTIVE.nav, A:FOCUS.nav, A:HOVER.nav, A:LINK.nav, A:VISITED.nav {
	color : #FFFFCC;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.home{
	color : #000000;
	font-size : 12;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px 10px 0px 20px;
}
.brown{
	color : #867058;
	font-size : 14;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 20px;
	font-weight: bold;
}
.just{ 
	color : #000000;
	font-size : 12;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

.hospitalityRed{
	color : #BE5F5F;
}
font.CategoryDesc {
color:black;
text-align:justify;
}
td.CategoryCatalog, p.CategoryCatalog {
color:white;
text-align:justify;
}
 
