BODY       			{font-family : Verdana, Arial, Helvetica;
					font-size : 80%;font-style : normal; line-height : normal;
					font-weight : normal; font-variant : normal;
					color : #000000;text-decoration : none;}
TD         			{font-family : Tahoma;font-size : 80%;font-weight : normal;font-style : normal;}
TH         			{font-family : Verdana;font-size : 80%;font-weight : bold;font-style : normal;}
A:Link.TreeMenu     {text-decoration : None;color : #0000cc;font-family : Verdana;font-weight : bold;font-style : normal;cursor : default;}
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;cursor : default;}

.TreeMenu         	{font-family : Arial;font-size : 90%;font-weight : normal;font-style : normal;background-color : #ffffee}
.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-style : grooved;border-color:#cccccc;border-width:1px;}
.FixedFont			{font-family : Tahoma;font-size : 9px;font-weight : normal;TEXT-DECORATION: none;}
.listshow			{font-family : Tahoma;font-size : 66%;font-weight : normal;TEXT-DECORATION: none;}
.listHead			{
					background-color: #0b74c1; color: white; cursor: none; 
					font-family: arial; font-size: 14px; font-weight: bold; text-decoration: none; 
}
a.hbutton		{
				background-color: #0b74c1; color: white;
				border-top: #99ccff 1px solid;border-bottom: #003399 1px solid; 
				border-left: #99ccff 1px solid; border-right: #003399 1px solid; 
				padding: 1px 1px 1px 1px;margin: 0px 0px; display: block;
				font-family: verdana,arial,tahoma; font-size: 11px; font-weight: bold; 
				letter-spacing: -0.7pt; line-height: 10pt; text-decoration: none;
				}
a.hbutton:hover	{
				background-color: white; color: #ff0000;
				border-top: #99ccff 1px solid;border-bottom: #003399 1px solid; 
				border-left: #99ccff 1px solid; border-right: #003399 1px solid; 
				padding: 1px 1px 1px 1px; margin: 0px 0px; display: block;
				font-family: verdana,arial,tahoma; font-size: 11px; font-weight: bold; 
				letter-spacing: -0.7pt; line-height: 10pt; text-decoration: none;
				}
.footerbar {
				background-color: #0b74c1; color: white; cursor: none; 
				border-top: #99ccff 1px solid;border-bottom: #003399 1px solid; 
				border-left: #99ccff 1px solid; border-right: #003399 1px solid; 
				padding: 1px 1px 1px 1px;margin: 2px 0px;display: block;
				font-family: verdana,arial,tahoma; font-size: 11px; font-weight: bold;
				letter-spacing: 1pt; line-height: 10pt; margin: 2px 0px; text-decoration: none;
}
/* These are the style specifications for the menu layers.  display: block;
	 Set width to get more browsers' corporation  */
div.menu  { 
			position:absolute; visibility:hidden; 
			width:280px; left:0; top:0; z-index:500;
			font-size: 100%; font: arial,verdana; 
			background-color:#ffffcc; padding: 6px;
			border: 1px solid;	border-color: #909090 #606060 #606060 #909090; 
}
div.menu  a			{ text-decoration:none; white-space:nowrap; }  
div.menu  a:link	{ color:#33b }
div.menu  a:visited { color:#339 }
div.menu  a:hover	{ color:#33c; border-bottom:1px dashed #33c 
}