.SUBEXPANDED
	{
		color:#FF3300;
	}

.SUBCLOSED
	{
		color:#000000;
	}

.TRBORDER
	{
		background : #4d99e5;
	}

.TRHEADER
	{
		background : #6699CC;
		font-family : Verdana, sans-serif ;
		font-size : 8pt;
		font-weight: bold;
		color : #FFFFFF;
	}

.TRHEADING
	{
		font-family : Verdana, sans-serif;
		font-size : 14pt;
		color : #FFFFFF;
		background : #6699CC;
		font-weight: normal;
		text-align : center;
	}

.TRBODY
	{
		background : #e5f6ff;
		font-family : Verdana, sans-serif ;
		font-size : 8pt;
		font-weight: normal;
		color : #000000;
	}

.SEARCH
	{
		font-family : Verdana, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : #FFFFFF;
	}

BODY, TABLE
	{
		font-family : Verdana, sans-serif;
		font-size : 9pt;
		color : #000000;
	}

TD
	{
		font-family : Verdana, sans-serif;
		font-size : 9pt;
		color : #000000;
		text-align : left;
	}

TH
	{
		font-family : Verdana, sans-serif;
		font-size : 10pt;
		color : #FFFFFF;
		background : #336699;
		text-align : left;
	}

A								/*---- Format for all Anchor tags ----*/
	{
		Color : #000000;
		Background : transparent;
	}

A:HOVER							/*---- Format for the Hover property on all Anchor tags ----*/
	{
		color : #0000FF;
		Background : transparent;
	}

A.Tracked						/*---- Custom format for the custom Tracked property on Anchor tags for the Ticket Tree ----*/
	{
		color : #B23033;
		Background : transparent;
	}


.VERSION
	{
		font-family : Verdana, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : #333333;
	}

.RESULTHDR
	{
		font-family : Verdana, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : #333333;
	}

.RESULTLNK
	{
		font-family : Verdana, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		color : #336699;
	}

IMG								/*---- Format for all images, this is used mainly in the Ticket Tree ----*/
	{
		Vertical-Align : middle;
		Border-Style : none;
		padding : 0;
		margin : 0;
	}
