/* Generic */
BODY {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: #666666;
	background-color: #C0C0C0;
}

.curio_color { color: #B4A2CE}
.bold { font-weight: 800}
.text10px {  font-size: 10px; }
.text12px {  font-size: 12px; }
.text14px {  font-size: 14px; }
.text9pt {  font-size: 9pt; margin-bottom: 15px; line-height: 11pt; }
.text8pt {  font-size: 8pt; margin-bottom: 15px; line-height: 13pt; }
.text_top {  font-size: 8pt; margin-bottom: 15px; line-height: 15pt; }

.news{
		width:290px;
		height:250px;
		color:#333333;
		background-color:#FFFFFF;
		padding:0px;
/*
		border-color:#CC0000;
		border-width:1px;
		border: 1px #996633 dotted;
*/
		overflow:auto;
		scrollbar-track-color: #FADDC3;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #996633;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-darkshadow-color: #996633;
		scrollbar-arrow-color: #996633
}

/* Footer */
.FooterLink{ color:#FFFFFF; font-size:8pt; }
.text_top {  font-size: 9pt}
