:hover.text_white  { color: #F4BDBD; text-decoration: none; font-family: Tahoma; font-size: 9pt }
:hover.text_blue   { color: #9BBCFF; text-decoration: none; font-family: Tahoma; font-size: 9pt }
:hover.text_red    { color: #F4BDBD; text-decoration: none; font-family: Tahoma; font-size: 9pt }
.text_white        { color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9pt }
.text_blue     	   { color: #003399; text-decoration: none; font-family: Tahoma; font-size: 9pt }
.text_red      	   { color: #D32121; text-decoration: none; font-family: Tahoma; font-size: 9pt }
.text_gray         { color: #808080; text-decoration: none; font-family: Tahoma; font-size: 9pt }
.text_key      	   { color: #D32121; text-decoration: none underline; font-family: Tahoma; font-size: 9pt }

.border            {border-left: 1px solid #999999; border-right: 1px solid #999999; 
               		border-top-width: 1px; border-bottom-width: 1px}
.form1			   {color: #003399; font-family: Tahoma; font-size: 8pt; border: 1px solid #003399; 
                    background-color: #EEEEEE}
.form2			   {color: #808080; font-family: Tahoma; font-size: 8pt; border: 1px solid #003399; 
                    background-color: #EEEEEE}
.table1            	{}
.td1            	{margin:5; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}