
.tablebg
{
    BACKGROUND-COLOR: #F0EFE6;
    font-size: 11px;
	font-family: "Arial, Helvetica, SansSerif";
	letter-spacing : 1px;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
}

A:link	{	
	text-decoration:	none;
	color:	#3131CE;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3131CE;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3131CE;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3131CE;
	}
	
.font01
{
	font-size: 10px;
	color: #949473;
	font-family: Verdana, Arial, Helvetica, SansSerif;
	font-size: 10px;
	letter-spacing : 1px;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration: none;
}

A.font01:link	{	
	color:	#949473;
	}	
		
A.font01:visited	{	
	color:	#949473;
	}	
		
A.font01:active	{	
	color:	#949473;
	}	
		
A.font01:hover	{	
	text-decoration: none;
	color:	#949473;
	}

.TA 		{
	scrollbar-3dlight-color:#949473;
    scrollbar-arrow-color:#949473;
    scrollbar-base-color:#F0EFE6;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:}

.h3n  		{
			font-family : Verdana, tahoma, helvetica;
			font-size : 10pt;
			color : #999999;
			}	
