body, table, td, div, span, p, button, option, select, input, textarea{font-family: Tahoma, Microsoft Sans Serif; font-size: 14px;}
input, textarea{border: #000000 1px solid;}
body{margin: 0px; padding: 0px;}

a{cursor: pointer; font-weight: bold; color: #825000; text-decoration: none;}
a:link{color: #825000;}
a:visited{color: #C28202;}
a:hover{color: #CC9900;}
img{border: 0px;}

.bbblue{font-weight: bold; color: #000099; font-size: 18px;}
.bsblue{font-weight: bold; color: #000099; font-size: 14px;}
.bbred{font-weight: bold; color: #990000; font-size: 18px;}
.bsred{font-weight: bold; color: #990000; font-size: 14px;}
.bbgreen{font-weight: bold; color: #009900; font-size: 18px;}
.bsgreen{font-weight: bold; color: #009900; font-size: 14px;}
.10pt{font-size: 10pt;}
.12pt{font-size: 12pt;}
.14pt{font-size: 14pt;}
.16pt{font-size: 16pt;}
.14px{font-size: 14px;}
.16px{font-size: 16px;}
.18px{font-size: 18px;}
.20px{font-size: 20px;}
.22px{font-size: 22px;}
.pt10{font-size: 10pt;}
.px12{font-size: 12px;}
.px14{font-size: 14px;}
.px16{font-size: 16px;}
.px18{font-size: 18px;}
.px20{font-size: 20px;}
.px22{font-size: 22px;}

.nostyle{border: #000000 1px;}
.noborder{border: #000000 1px;}
.input_inactive{
	border: #000000 1px solid;
	background: #FFFFFF; 
}
.input_active{
	border: #0000FF 1px solid;
	background: #E8FEFF; 
}
.indicator{
	background: #E8FEFF; 
	color: #000099; 
	position: absolute; 
	z-index: 1000; 
	display: none;
}
.tooltips{
	width: 400px;
	position: absolute;
	background-color: powderblue;
	border: #000000 1px solid;
	padding: 5px;
	padding: 3px;
	z-index: 10000;
	display: none;
}
.quote{
	border: #D1D7DC 1px solid; 
	color: #444444; 
	line-height: 125%;  
	background-color: #FAFAFA;
}
