font					{
			 				font-size:8pt;font-family:Verdana, Arial, Helvetica, sans-serif; color:#000099
							}


.cell1       { color: #CC0000; font-size: 14pt; font-family: Verdana; text-align: center; 
               font-style: italic; font-weight: bold }
.BlueText    { color: #06AAFF; font-family: Verdana; font-size: 8pt; font-weight:bold }
.textbox			{
							padding:2;
							font-family: 'Arial';
							font-size: 10pt;
							color: #E3ECEE;
							border: 1px solid #808080;
							background-color: #FFFFFF;
							filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=3)
							}

select				{

							font-family: 'Arial MT',Arial,Helvetica;
							font-size: 10pt;
							color: #000080;
							border: 1px solid #808080;
							background-color: #FFFFFF;
							filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=3);
							}

textarea			{

							font-family: 'Arial';
							font-size: 10pt;
							color: #E3ECEE;
							border: 1px solid #808080;
							background-color: #FFFFFF;
							filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=3)
							}

.file					{
							padding:2;
							font-family: 'Arial MT',Arial,Helvetica;
							font-size: 10pt;
							color: #000080;
							border: 1px solid #808080;
							background-color: #FFFFFF;
							filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=3);
							}

.password			{
							padding:2;
							font-size: 10pt;
							color: #808080;
							border: 1px solid #808080;
							background-color: #FFFFFF;
							filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=3);
							}

h2           {  }

a:link       { color: #000080 }
a:visited    { color: #000080 }
a:hover      { color: #CC0000; font-weight: bold }