/* CSS Document */
<!--
    body,table,tr,td {
    scrollbar-base-color: #EAEAEA;
	scrollbar-face-color: #EAEAEA;
    scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: ##606060;
    scrollbar-shadow-color: #D4D0C8;
    scrollbar-highlight-color: #F3F3F3;
    scrollbar-arrow-color: #EAEAEA;}
	 
	td, body, table, tr {font-family : Verdana, Arial, sans-serif; text-decoration : none; color : #84929F; font-size:8pt; line-height:17px;}
	A:link, A:visited {color: #999999;	text-decoration: none;}
	A:active {color: silver;	text-decoration: none;}
	A:hover	{ text-decoration: none; color: #000000;}
    
	A.b:link
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #999999; line-height:150%;}
    A.b:visited
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #999999; line-height:150%;}
    A.b:active
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #silver; line-height:150%;}
    A.b:hover
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #003399; line-height:150%;}
	
	A.bl:link
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #84929F; line-height:150%;}
    A.bl:visited
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #84929F; line-height:150%;}
    A.bl:active
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #84929F; line-height:150%;}
    A.bl:hover
	{ font-size:9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; color: #000000; line-height:150%;}
	
	.b
	{ font-family : Verdana, Arial, sans-serif; text-decoration : none; color : #256D80; font-size:8pt; line-height : 17px;}
	.c
	{ font-family : Verdana, Arial, sans-serif; text-decoration : none; color : #84929F; font-size:8pt; line-height : 17px;}
	.cbold
	{ font-family : Verdana, Arial, sans-serif; text-decoration : none; color : #4E6172; font-size:8pt;  font-weight : bold; line-height : 17px;}
	.input
	{ font-size:9pt; border:1x solid #4b4b4b;}
	.form
    {font-family:Verdana, Arial, sans-serif; font-size: 9pt; COLOR:#000000; text-align:left; background-color: #efefef;}
	.form2
    {font-family:Verdana, Arial, sans-serif; font-size: 9pt; COLOR:#000000; BORDER:1x solid; text-align:left; background-color: #dfdfdf; border-color:#000000;}
	.form3
	{font-family:Verdana, Arial, sans-serif; font-size: 9pt; COLOR:#000000; BORDER:1x solid; text-align:left; background-color: #ffffff; border-color:#cccccc; }
	.area 
    {font-family:Verdana, Arial, sans-serif; font-size:9pt; color:#666666; line-height:150%; BACKGROUND-COLOR: #efefef; BORDER-BOTTOM: #D5D5D5 1px solid; BORDER-LEFT: #D5D5D5 1px solid; BORDER-RIGHT: #D5D5D5 1px solid; BORDER-TOP: #D5D5D5 1px solid; COLOR: #000000;}
	.area2 
    {font-family:Verdana, Arial, sans-serif; font-size:9pt; color:#666666; line-height:150%; BACKGROUND-COLOR: transparent; BORDER-BOTTOM: #D5D5D5 1px solid; BORDER-LEFT: #D5D5D5 1px solid; BORDER-RIGHT: #D5D5D5 1px solid; BORDER-TOP: #D5D5D5 1px solid; COLOR: #000000;}
	.button
    {font-family:Verdana, Arial, sans-serif; height:19px; border-width:1; border-style:ridge; border-color:#d0d0d0; background-color:#dfdfdf; font-size:8pt; color:#333333;}
-->