*					
{ 
	font-family: tahoma,verdana,arial,helvetica; 
	font-size: 100%; 
}

.treeView
{
    display: block;
    overflow: auto;
    width: 250px;
    height: 100%;
}

.errorMessage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	color: Red;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.adpanelHide
{
    visibility:hidden;
    display:none;
}
.adpanelShow
{
    visibility:visible;
    display:inline;
}
.popupWindow
{
    display: none; 
    visibility: hidden; 
    position: absolute; 
}

.popupMessageText
{
	font-family: tahoma,verdana,arial,helvetica; 
	font-size:	10pt;
}

.popupMessageErrorText
{
	font-family: tahoma,verdana,arial,helvetica; 
	font-size:	10pt;
	color: Red;
}

.detailsHeader
{
	width: 100%;
	height: 30px;
	background-color: #61cdf9;
	font-family: tahoma,verdana,arial,helvetica; 
	font-size: 10pt;
	font-weight: bold;
	color: #0100cc; 
	z-index:0;
}

.descriptionText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	color: #0100cc;
	text-align: center;
}

.subtotalText
{
    font-family: Verdana;
    font-weight:bold;
	font-size:12px;
    color: #0100cc;
    text-align: left;
}
.searchoptions
{
    BORDER-RIGHT: lightgrey 1px solid; 
    DISPLAY: inline; 
    Z-INDEX: 99; 
    BORDER-LEFT: lightgrey 1px solid; 
    BORDER-BOTTOM: lightgrey 1px solid; 
    BACKGROUND-COLOR: white;
    text-align:left;
}

.basketimage
{
    BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    BORDER-BOTTOM: black 1px solid;
    cursor: pointer;
}

BODY
{
    font-weight: normal;
    font-size: 70%;
    margin: 0px 0px 0px 0px;
    word-spacing: normal;
    text-transform: none;
    border-left: medium none;
    border-bottom: medium none;
    font-family: verdana, helvetica, sans-serif;
    letter-spacing: normal;
    background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #0100cc;
}

H1
{
	font-size:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: none;
	font-weight: 600;
	font-variant: normal;
}

H2
{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: 0.005em
}
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A	{
	text-decoration:	none;
	color:	#0100CC;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

A:link	{	
	text-decoration:	none;
	color:	#0100CC;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0100CC;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0100CC;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#0100CC;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	



