
/* CSS Document */
body, table, tr, td, input, textarea {
		font-family:??, ???, verdana;
		font-size:12px;
		color:#666666;
		line-height:14pt;
		word-break:break-all;
		scrollbar-face-color:#E4E4E4;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #A0A0A0;
		scrollbar-darkshadow-color: E5E5E5;
		scrollbar-track-color: #E4E4E4;
		scrollbar-arrow-color: #149000;}	

select	{background-color:#FFFFFF;border:1 solid #FFFFFF ;font-family:verdana;font-size:10px;color:#7B7B7B;}

		
A:link   	{COLOR: #666666; TEXT-DECORATION: none}
A:visited	{COLOR: #666666; TEXT-DECORATION: none}
A:active 	{COLOR: #666666; TEXT-DECORATION: none}
A:hover  	{COLOR: #149000; TEXT-DECORATION: underline}

IMG 		{border: none;}

.input_search  	{background-color:#C2C2C2;border:0 solid #C2C2C2; font-family:??; font-size:12px}

.input00 	{background-color:white;border:1 solid #B0B0B0 ; font-family:??; font-size:12px}
    	
.textarea00	{background-color:white;border:1 solid #B0B0B0 ; line-height:12pt; font-size:12px;padding: 5,5,5,5}


/* gray */
.gray   	   	{font-size:12px; color:#535353;}
.gray  A:link   	{font-size:12px; color:#535353;}
.gray  A:visited	{font-size:12px; color:#535353;}
.gray  A:active 	{font-size:12px; color:#535353;}
.gray  A:hover  	{font-size:12px; color:#FF6C00;TEXT-DECORATION: underline}

/* gray_s */
.gray_s   	   	{font-size:12px; color:#747474;}
.gray_s  A:link   	{font-size:12px; color:#747474;}
.gray_s  A:visited	{font-size:12px; color:#747474;}
.gray_s  A:active 	{font-size:12px; color:#747474;}
.gray_s  A:hover  	{font-size:12px; color:#A5A5A5;TEXT-DECORATION: underline}

.gray_t   	   	{font-size:11px; color:#666666;}
.gray_t  A:link   	{font-size:11px; color:#666666;}
.gray_t  A:visited	{font-size:11px; color:#666666;}
.gray_t  A:active 	{font-size:11px; color:#666666;}
.gray_t  A:hover  	{font-size:11px; color:#149000;TEXT-DECORATION: underline}

.black_t   	   	{font-size:12px; color:#000000; font-weight: bold;}
.black   	   	{font-size:12px; color:#000000;}
.red_t   	   	{font-size:12px; color:#CC0033;}
.orange  	   	{font-size:12px; color:#E37600; font-weight: bold;}
.green_b  	   	{font-size:13px; color:#58B300; font-weight: bold;}

