BODY
	{
        FONT-FAMILY: Verdana;
	font-size: x-small;
	}
A
	{
    FONT-WEIGHT: normal;
    COLOR: #3333CC;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
	}
A:visited
	{
    FONT-FAMILY: Verdana
	}
A:hover
	{
    FONT-WEIGHT: 800;
    COLOR: #FF00FF;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
	}

.HeadRow
	{
   	Background-color:F9F99F;
	}
.dataheadRow
	{
	Background-color:009000;
	color:ffff00
	}
.RowColor
	{
	Background-Color:DarkSeaGreen;
	}
.setTable
	{
    	border-color:#009000;
	}
Table
	{
	border-collapse:collapse;
	font-size:x-small
	}
.LabelCell{
  Background-Color: 'F9F99F';
  Font-Weight: 'Bold';
}
.LabelRow{
  Background-Color: 'F9F99F';
  Font-Weight: 'Bold';
}
.DataCell{
  Background-Color: 'DarkSeaGreen';
}
.DataRow{
  Background-Color: 'DarkSeaGreen';
}
.printqpr
	{
	font-size:xx-small;
	}
.cellheading
	{
	background-color:F9F99F
	}
.celldata
	{
	background-color:DarkSeaGreen
	}
.noBorder {border:thin none}
.PrintTable
	{
	font-size: xx-small;
	border-collapse: collapse;
	}
.listfont
	{
	font-size:0.3cm
	}
.button
	{
	background-color:darkgreen;
	color:white;
	font-family:verdana;
	font-weight:bold
	}
.dropdownmenu
	{
	font-family:verdana
	}
.TinyNumber{
  Text-Align: Right;
  Font-Size: xx-Small;
}
.TextTiny{
  Font-Family: "Arial Narrow";
  Font-Size: x-small
}

ul{
  list-style: square outside url('Images/Star1.gif')
  position: relative;
}

ul ul{
  list-style-image: url('Images/Star2.gif');
  position: relative;
}

ul ul ul{
  list-style-image: url('Images/Star3.gif');
  position: relative;
}
