BODY
{
	font-size: 10px;
	font-family: Verdana;
	color: black;
}

.topheader
{
	text-align:center;
	font-weight: normal;
	font-size: 9 px;
	color: white;
	font-family: Arial, Sans-Serif;
	letter-spacing: 1px;
	background-color: #6a1744;
}

.topheadermiddle
{
	text-align:center;
	font-weight: normal;
	font-size: 9 px;
	color: white;
	font-family: Arial, Sans-Serif;
	letter-spacing: 1px;
	background-color: white;
}

.topmenu
{
	text-align:center;
	font-weight: bold;
	font-size: 9pt;
	color: #6a1744;
	font-family: Arial, Sans-Serif;
}
.topmenulink
{ 
	text-decoration:none;
	color:#6a1744;
}
.topmenulink:hover
{
	color:#6a1744;
	text-decoration:underline;
}


TD
{
	font-size: 10px;
	font-family: Verdana;
	
}
.CategoryBarHeader
{
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Arial;
	background-color: #6b1842;
}
.CategoryBarItems
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	background-color: #f2c4db;
	
}

.CategoryBarItemsHover
{
	font-size: 10px;
	color: black;
	font-family: Arial;
	background-color: #f8dceb;
	
}
.CategoryOverviewTopCat
{
	border-right: #681842 thin solid;
	border-top: #681842 thin solid;
	font-size: 12px;
	border-left: #681842 thin solid;
	color: black;
	border-bottom: #681842 thin solid;
	font-family: Arial;
	background-color: #f2c4db;
	text-align:center;
	text-decoration : none;
}
.CategoryOverviewTopCatBar
{
	border-top: #681842 thin solid;
}
.CategoryOverviewTopCatText
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	font-weight:bold;
	text-decoration : none;
}
.CategoryOverviewSecCat
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
}
.CategoryHeader
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	text-decoration : none;
}







.treenode
{
  font-family:Sans-Serif;
  font-size:10px;
}
.treenodehover
{
	font-size: 10px;
	cursor: hand;
	color: blue;
	font-family: Sans-Serif;
}
.treenodeselected
{
	font-size: 10px;
	color: #996666;
	font-family: Sans-Serif;
}
.editheader
{
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	color: #000000;
}
.editcell
{
	font-size: 10px;
	text-align:left;
	color: #000000;
}

.productheader
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}
.productoptionheader
{
	font-size: 10px;
	font-family: Verdana;
	color: black;
	font-weight:bold;
}
.productoptiondetails
{
	font-size: 10px;
	font-family: Verdana;
	color: black;
}
.listGridRow
{
  font-family:Sans-Serif;
  background-color: #D5DBE9;
  color: #000000;
  font-size:8pt;
  vertical-align: top;
}

.listGridRowAlt
{
	font-family : Sans-Serif;
	font-size : 8pt;
	background-color : #f5f5f5;
    color :#000000;
    vertical-align: top;
}
.listGridRowSelected
{
}

.listGridRowOutlineParent
{
	font-size: 8pt;
	font-weight : bold;
	color: #000000;
	font-family: Sans-Serif;
	background-color: #dbe9d5;
}

/*.listGridHeader
{
 font-family: Sans-Serif;
 background-color: #D5DBE9;
 color: #004594;
 font-weight	:bold;
 font-size:10pt;
 text-decoration : none;
 }*/
 
 .listGridHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Sans-Serif;
	background-color: #004594;
	text-decoration: none;
}
 
 .listGridPager
{
 font-family: Sans-Serif;
 background-color: lightgrey;
 color: #000000;
 font-weight	:bold;
 font-size:8pt;
 text-decoration : none;
 }
 
 .listGridPagerLink
{
	font-family: Sans-Serif;
	color: #004594;
	font-size:8pt;
	text-decoration : underline;
}

 .listGridPagerText
{
	font-family: Sans-Serif;
	color: #004594;
	font-weight	:bold;
	font-size:8pt;
	text-decoration : none;
}
 
.listGridColumnHeader
{
 font-family:Tahoma;
  color:white;
 }
 
.listGridDisplayLink
{
	font-family: Sans-Serif;
	color: #000000;
	text-decoration : underline;
	cursor : hand;
	font-size:8pt;
}
.link 
{
	font-size: 10px;
	font-family: Verdana;
}
