body		{
	scrollbar-face-color: #F2EAC6;
	scrollbar-shadow-color: #D1C9A5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #F4ECC8;
	scrollbar-darkshadow-color: #FAFAE9;
	scrollbar-track-color: #FFFFEB;
	scrollbar-arrow-color: #C1B995;
	}

.nav		{
	font-family:Tahoma; font-size:10pt; font-weight:bold;
	}
.nav a	{
	text-decoration:none;
	}
.navmain	{
	font-family:Tahoma; font-size:10pt; font-weight:bold;
	background-color: #FFFFEB;
	}
.navmain a	{
	text-decoration:none;
	}
.navhilite	{
	font-family:Tahoma; font-size:10pt; font-weight:bold;
	background-color: #FFFFEB;
	}
.navhilite a{
	text-decoration:none;
	}

.news_body	{
	font-family: Tahoma; font-size: 10pt; text-align: justify
	}
.news_title	{
	font-family: Tahoma; font-size: 10pt; font-weight:bold;
	}



	
	
#tickertape	{
	position:relative;
	layer-background-color:#FFFFEB;
	width:468;
	left:0;
	height:16;
	}

#subtickertape{
	background-color:#FFFFEB;
	position:absolute;
	border: 1px solid #999999;
	width:468;
	left:0;
	height:16;
	}

.subtickertapefont{
	font:bold 10pt Tahoma;
	text-decoration:none;
	color:#000000;
	}

.subtickertapefont a{
	color:#000000;
	text-decoration:none;
	}




.popper	{
	POSITION: absolute;
	VISIBILITY: hidden;
	z-index:3;
	}


