

BODY
{
	font-size			: 8pt;
	font-family			: verdana, tohama, arial, sans-serif;
	background-color		: white;
	margin				: 5;
	
    scrollbar-face-color		: lightsteelblue;
    scrollbar-highlight-color		: #ffffff;
    scrollbar-shadow-color		: steelblue;
    scrollbar-3dlight-color		: steelblue;
    scrollbar-arrow-color		: #ffffff;
    scrollbar-track-color		: aliceblue;
    scrollbar-darkshadow-color		: steelblue;

}
TABLE
{	
	
	margin				: 0;
	padding				: 0;
	bottom				: 0;
	top				: 0;
	middle				: 0;
	border-width			: 0;
}
TD
{
	font-size			: 8pt;
	font-family			: verdana, tohama, arial, sans-serif;
	margin				: 0;
	padding				: 0;
	border-width			: 0;
	bottom				: 0;
	top				: 0;
	left				: 0;
}


TR.Menu:hover
{
background-color	: white;
}


DIV
{
}

.mark
{
	color = #003399;
	font-style		: italic ;
	font-weight		: bold;
}	

.mark2
{
	color = green;
	font-weight		: bold;
}

DIV.Menu
{
	background-color	:	#FAFCE3;
	visibility		:	hidden;
	position		:	absolute; 
	border-width		:	thin; 
	border-color		:	white; 
	border-style		:	groove;
	left			: 	15; 
}

IMG
{
	border			: 0px none;
	margin			: 0;
	padding			: 0
}


A.normal
{
	font-family		: verdana, tohama, arial, sans-serif;
	text-decoration		: underline;
}


A.normal:visited
{
    	color			: blue;
}
A.normal:hover
{
	font-family		: verdana, tohama, arial, sans-serif;
	color			: orange; //#666699;
	text-decoration		: underline;
	}


A.menu
{
	font-family		: verdana, tohama, arial, sans-serif;
	text-decoration		: none;
	color			: black;
}

A.menu:visited
{
    	color			: black;
}
A.menu:hover
{
	font-family		: verdana, tohama, arial, sans-serif;
	color			: black;
	background-color	: #FAFCE3;
	text-decoration		: none;
	font-style		: italic ;
	
}

A.ssmenu
{
	font-family		: verdana, tohama, arial, sans-serif;
	text-decoration		: underline;
}

A.ssmenu:visited
{
    	color			: blue;
}

A.ssmenu:hover
{
	font-family		: verdana, tohama, arial, sans-serif;
	color			: #666699;
	text-decoration		: underline;
	}


A.black
{
	font-family		: verdana, tohama, arial, sans-serif;
	color			: black;
	text-decoration		: none;
}

A.black:visited
{
    	color			: black;
	text-decoration		: none;
}

A.black:hover
{
	font-family		: verdana, tohama, arial, sans-serif;
	font-style		: italic ;
	text-decoration		: none;	
	color			: black;

.conc
{
	border-bottom		: solid;
	border-width		: 1;
}

{
	font-size			: 10pt;
}
.A_Title
{
	font-size			: 10pt;
	font-weight		: bold;
}
.A_Title
{
	font-size			: 10pt;
	font-weight		: bold;
}

.A_Train
{
	font-size			: 10pt;
}

.SPAN_Train
{
	font-size			: 10pt;
}
.SPAN_Title
{
	font-size			: 14pt;
	font-weight		: bold;
	color			: forestgreen;
}
.TD_NicoStudio
{
	background-color	: black;//#FAFCE3;;//whitesmoke;
}

.A_Persistent:visited
{
    color: grey;
}

/*************** Item ************************/
.TD_ItemHead
{
	font-size		: 10pt;
	font-weight		: bold;
}
.IMG_ItemChildren
{
	width			: 16;
	height			: 30;	
}
.TD_ItemChildren
{
	font-size			: 8pt;
	width			: 50;
}
.TD_ItemSmallAction
{
	font-size			: 7pt;
}


.TABLE_Bar
{
	font-size			: 8pt;
	//border-color		:"whitesmoke";
}
.TD_Bar
{
	//background-color	: lightgrey;
	border-width		: 1;
	border-color		:black;// #FAFCE3; //"whitesmoke";
	font-size			: 8pt;
	padding			: 5;
	
}


/**** Nav ***/
.FONT_NavInfoCenter
{
	color			: forestgreen;
}
.TR_HRInfoCenter
{
	background-color	: forestgreen;
	height			: 1;
}


.A_NavToto
{
	color : forestgreen;
}
