

	td.history {
		font-family: arial;
		font-size: 8pt;
		line-height: 16px;
		color:#4F433B;
	}
	
	td.language {
		font-family: arial;
		font-size: 8pt;
		line-height: 16px;
		color:#AE0000;
	}
	

	td.subnavigation {
		font-family: arial;
		font-size:10pt;
	}

	a.history:link	{
		color:#4F433B;
		text-decoration: none;
		font-family: arial;
		font-size:10pt;
	}

	a.history:visited {
		color:#4F433B;
		text-decoration: none;
		font-size:10pt;
	}

	a.history:hover {
		color:#4F433B;
		text-decoration: none;
		font-size:10pt;
	}


	a.subnavigation:link	{
		color:#4F433B;
		text-decoration: none;
		font-size:10pt;
	}

	a.subnavigation:visited {
		color:#4F433B;
		text-decoration: none;
		font-size:10pt;
	}

	a.subnavigation:hover {
		color:#4F433B;
		text-decoration: none;
		font-size:10pt;
	}

	div.subnavigation {
		font-family: arial;
		font-size:10pt;
	}

	table.subnavigation {
		font-family: arial;
		font-size:10pt;
	}

	.solid {
		border-bottom: 1px solid rgb(255,255,255);
		border-right: 1px solid rgb(255,255,255);
		font-family: arial;
		font-size: 12px;
		line-height: 15px;
		color:#4F433B;
	}
	
	.normal{
		/*font-family: arial;*/
		/*font-size: 10pt;*/
		/*line-height: 15px;*/
		/*color:#2C5C9A;*/
	}
	
	.normal2{
		/*font-family: arial;*/
		/*font-size: 10pt;*/
		/*line-height: 15px;*/
		/*color:#A8AAFD;*/
	}

	td.combo {
		border-left: 1px solid rgb(168,170,253);
		border-top: 1px solid rgb(168,170,253);
		border-right: 1px solid rgb(168,170,253);
		font-family: arial;
		font-size: 8pt;
		line-height: 16px;
		color:#2C5C9A;
	}


	select.dropdown {
		font-family: arial;
		color : #000000;
		border: outset;
		font-size:9;
		background:#A8CAF0;
	}


	#container {
		line-height:14px;
		position:relative;
		overflow:scroll;
		overflow-x:hidden;

		scrollbar-arrow-color: #2C5C9A;
		scrollbar-highlight-color: #2C5C9A;
		scrollbar-base-color : #FFFFCD;
		scrollbar-shadow-color: #2C5C9A;
		scrollbar-face-color: #FFFFCD;
		scrollbar-darkshadow-color: #ffffcd;
		scrollbar-track-color: #FFFFCD;

	}

	.box5 {
		width:760px;
		height:413px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		line-height:14px;
	}
	
	body {
	scrollbar-arrow-color: A8CAF0;
	scrollbar-highlight-color: #A8CAF0;
	scrollbar-base-color : white;
	scrollbar-shadow-color: white;
	scrollbar-face-color: whitesmoke;
	scrollbar-darkshadow-color: #A8CAF0;
	scrollbar-track-color: white;
}



