A:Link			{
	text-decoration: none;
	color: #386699;
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 13px;
	font-weight: underline
}
			
A:Hover			{
	text-decoration: none;
	color: #000000;
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 13px;
	font-weight: underline
}
			
A:Visited		{
	text-decoration: none;
	color: #386699;
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 13px;
	font-weight: underline
}
			
.bodymain		{
			background-color: #FFFFFF;
			font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
			font-size: 8pt;
			}
			
.text			{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 14px;
	color: #000000
}
			
.textsmall	{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 11px;
	color: #000000;
}
.textsmallbold	{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	font-weight: bold
}
.textsmaller	{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
		font-size: 9px;
		color: #000000
		}				
.textbold		{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold
}

.textwhite		{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF
}
.textgray			{
			font-family: verdana,helvetica;
			font-size: 12px;
			color: #666666
			}
.textwhitebold		{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold
}

.MACtextsmaller {
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
}
.MACtextwhitesmaller {
	FONT-SIZE: 9px; 
	COLOR: #FFFFFF; 
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
}
			
.textboldlt		{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 10pt;
	color: #000000;
	font-weight: bold
}
			
.textbig		{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 14px;
	color: #000000
}
			
.textboldbig		{
	font-family: "Arial", "Verdana", "Geneva", "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold
}
			
.Y_celllight		{
	background-color: #FFFFFF;
}

.Y_celldark		{
	background-color: #FFFFCC;

}

.B_celllight		{
	background-color: #FFFFFF;
}

.B_celldark		{
	background-color: #FFFFCC;

}
.celllight		{
	background-color: #FFFFFF;
}

.celldark		{
	background-color: #FF9900;

}
			
.dirlist 		{
	background-color: #ECF8FF;
	border-bottom-color : #0099FF;
	border-top-color : #0099FF;
	border-style : outset;
	border-width: 2px;
}
	
.Y_dirlist 		{
	background-color: #FF9900;

}