/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	COLOR: black;
	background-color: #9C7B62;
	margin-top: 0px;
	
}

 table, tr, td{
 	font-size: 12px;
 }

HR{
	height: 1pt;
	color: #9C7B62;
}

H4{
	color:#943A2B;
	font-size: 18px;
	font-weight: bold;
}

A:link  {
	COLOR: #9C7B62; 
}
A:visited { 
	COLOR: #9C7B62;
	text-decoration: none;
}
A:active {
	COLOR: #9C7B62;
	text-decoration: none; 
}
A:hover {
	COLOR: black;
	text-decoration: underline;
}

.copyright{
	font-size: 9px;
	COLOR: black;
	padding: 5px;
}
.copyright A:link  {
	COLOR: #943a2b;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
.copyright A:visited { 
	COLOR: #943a2b;
	text-decoration: none; 
    FONT-WEIGHT: normal;
}
.copyright A:active {
	COLOR: #943a2b;
	text-decoration: underline; 
   FONT-WEIGHT: bold;
}
.copyright A:hover {
	COLOR: black;
	text-decoration: underline; 
    FONT-WEIGHT: normal;
}
.departmentListItem {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	
}
.departmentListItem A:link  {
	COLOR: black;
	text-decoration: none;
	font-weight:normal;
}
.departmentListItem A:visited { 
	COLOR: black;
	text-decoration: none; 
	font-weight:normal;
}
.departmentListItem A:active {
	COLOR: black;
	text-decoration: none;
	font-weight:normal;
}
 .departmentListItem A:hover {
	COLOR: #9C7B62;
	text-decoration: underline;
	font-weight:normal; 
}

.discountlistprice{
	color : #FF0000;
	text-decoration : line-through;
}

.discountsaveprice,.promo{
	color : #008000;
}

.error {
	color : #DC143C;
}

.error td {
	color : #DC143C;
}

.incomplete {
	color : #DC143C;
}

.list1 {
	background-color : #D0B364;
	color : #6E5410;
}

.list2 {
	background-color : #F8E8BE;
	color : #6E5410;
}

.required {
	color : #000000;
	font-size : 10px;
}

.tableheader{
	border: 1px solid #943A2B;
	background-color : #943A2B;
	color : #FCF5E2;
	font-weight : bold;
	padding: 5px;
	padding-left: 10px;
}
.tableheader td {
	color : #FCF5E2;
	font-weight : bold;
}

.tableheader a:link {
	color : #FCF5E2;
	text-decoration : underline;
	font-weight : bold;
}

.tableheader a:visited {
	color : #943a2b;
	text-decoration : underline;
	font-weight : bold;
}

.tableheader a:hover {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

.tableheader a:active {
	color : #943a2b;
	text-decoration : underline;
	font-weight : bold;
}

.titleheader {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	padding-right: 15px;
}

.titleheader td {
	color : #000000;
	font-size : 15px;
	font-weight : bold;
}

.breadcrumb {
	font-size:11px;
}
.subdepartments{
	font-size:11px;
}

.tableContent{
	background-color: #EFEFEF;
	border: 1pt solid #C5C5C5;
	color:black;
}
.box1 {
	background: f5e6b7;
	border-bottom: 1px solid #006a49;
	border-left: 1px solid #006a49;
	border-right: 1px solid #006a49;
	border-top: 1px solid #006a49;
	color: #006a49;
	text-decoration: none;
}
