BODY       			{font-family : Verdana, Arial, Helvetica;
					font-size : 100%;font-style : normal; line-height : normal;
					font-weight : normal; font-variant : normal;
					color : #000000;text-decoration : none;}
TD         			{font-family : Tahoma;font-size : 100%;font-weight : normal;font-style : normal;}
TH					{font-family : Verdana;font-size : 100%;font-weight : bold;font-style : normal;}

A:Link.TreeMenu     {text-decoration : None;color : #0000cc;font-family : Verdana;font-weight : bold;font-style : normal;}
A:Active.TreeMenu   {text-decoration : None;color : #0000cc;font-family : Verdana;font-weight : bold;font-style : normal;cursor : default;}
A:Visited.TreeMenu  {text-decoration : None;color : #000080;font-family : Verdana;font-weight : bold;font-style : normal;cursor : default;}
A:Hover.TreeMenu    {text-decoration : None;color : #339900;font-family : Verdana;font-weight : bold;font-style : normal;}
.TreeMenu         	{font-family : Arial;font-size : 90%;font-weight : normal;font-style : normal; CURSOR: default;}

.dropdown			{font-family : Arial;font-size : 11px;font-weight : normal;TEXT-DECORATION: none;}
.scroll				{font-family: Arial; font-size: 12px; font-weight: normal; Text-decoration: none;} 
.FormField  		{font-family : Tahoma; font-size : 90%;color : #636363; background-color : #fafafa;
					font-weight : normal; border-style : solid; border-color:#b0b0b0; border-width:1px;}
.FormButton  		{font-family : Verdana; font-size : 90%;color : #000000;
					background-color : #efefef; font-weight : bold; border: 1px #cccccc groove;}
.FixedFont			{font-family : Tahoma; font-size : 9px;font-weight : normal; TEXT-DECORATION: none;}

A:Link.listshow     {text-decoration : None;color : #0000cc;font-family : Verdana;font-weight : normal;font-style : normal;}
A:Active.listshow   {text-decoration : None;color : #0000cc;font-family : Verdana;font-weight : normal;font-style : normal;}
A:Visited.listshow  {text-decoration : None;color : #000080;font-family : Verdana;font-weight : normal;font-style : normal;}
A:Hover.listshow    {text-decoration : None;color : #339900;font-family : Verdana;font-weight : normal;font-style : normal;}

.listshow			{font-family : Verdana;font-size : 68%;font-weight : normal;TEXT-DECORATION: none;}
.listHead			{
						BACKGROUND-COLOR: #0b74c1; COLOR: white; CURSOR: default;; 
						FONT-FAMILY: Arial; FONT-SIZE: 70%; FONT-WEIGHT: bold; TEXT-DECORATION: none; 
					}

a.hbutton			{
					width: 100%;
					height: 12;
					font-family: arial, tahoma, helvetica;
					font-size: 9pt;
					font-weight : bold;
					vertical-align: middle;
					color: #FFFFFF;
					display: block;
					background-color: #2554C7;
					text-decoration: none;
					padding: 4px 2px 2px 2px;
					margin: 0px;

					border-top: 1px solid White;
					border-left: 1px #c6c6c6 solid;
					border-bottom: 1px #4f4f4f solid;
					border-right: 1px #4f4f4f solid;
					}

a.hbutton:hover		{
					background-color: #FFFFFF;
					color: #FF0000;
					background-repeat: no-repeat;
					border-top: 1px #c6c6c6 solid;
					border-left: 1px #c6c6c6 solid;

					border-bottom: 1px #4f4f4f solid;
					border-right: 1px #4f4f4f solid;
					}

.footerbar			{
					height: 18;
					font-family: arial, tahoma, helvetica;
					font-size: 10pt;
					font-weight : bold;
					vertical-align: middle;
					color: #FFFFFF;
					display: block;
					background-color: #2554C7;
					text-decoration: none;
					padding: 2px 2px 2px 2px;
					margin: 0px;
					border-top: 1px solid White;
					border-left: 1px #c6c6c6 solid;
					border-bottom: 1px #4f4f4f solid;
					border-right: 1px #4f4f4f solid;
					}
