body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color: #000000;
	scrollbar-track-color:#fff1e7;
	scrollbar-face-color:#fff1e7;
	scrollbar-3dlight-color:#fff1e7;
	scrollbar-highlight-color:#bfb2a2;
	scrollbar-shadow-color:#bfb2a2;
	scrollbar-darkshadow-color:#fff1e7;
	scrollbar-arrow-color:#bfb2a2;
	}
	
table,tr,td {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	color: #000000;
	}

.sz01 {
	font-size:11pt;
	}

.sz02 {
	font-size:13pt;
	}

.sz03 {
	font-size:8pt;
	}
	
.tabhead {
	background-color:#e9d6b7;
	font-size:10pt;
	font-weight:bold;
	}
	
.separator {
	border-top: 1px dashed #FFFFFF;
	}
	
.separator2 {
	border-bottom: 1px dashed #FFFFFF;
	}

.ticker_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ffffff;
	font-weight:bold;
	background-color:transparent;
	text-align: center;
	width: 260px;
	border-width: 0;
	}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background-color:#999999;
	border:solid 1px #999999;
	}

.listbox {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	}
	
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 2px;
	border: solid 1px #666666;
	scrollbar-track-color:#fff1e7;
	scrollbar-face-color:#fff1e7;
	scrollbar-3dlight-color:#fff1e7;
	scrollbar-highlight-color:#bfb2a2;
	scrollbar-shadow-color:#bfb2a2;
	scrollbar-darkshadow-color:#fff1e7;
	scrollbar-arrow-color:#bfb2a2;
}

a:link {
	text-decoration:none;
	color:#7b6851;
	}

a:visited {
	text-decoration:none;
	color:#7b6851;
	}

a:active {
	text-decoration:none;
	color:#7b6851;
	}

a:hover {
	text-decoration:underline;
	color:#7b6851;
	}
