body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

.search_input {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	padding: 3px;
	margin: 3px;
	border: 0px transparent none;
	background-position:left top;
	background-repeat:no-repeat;
	height: 20px;
	width: 100px;
	background-image:url(./img/search_box.jpg);
	background-attachment: fixed;
}

.high_line1{
	color: #052D00;
}

.high_line1b{
	color: #052D00;
	font-weight: bold;
}

.high_line2{
	color: #052D00;
}

.high_line2b{
	color: #052D00;
	font-weight: bold;
}

.chart_text{
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 8pt;
	color: #A15E01;
}

.chart_btm_box_table{
	border-width: 1px;
	border-right-style: solid;
	border-color: #BDA073;
}

.chart_btm_box_detail_td{
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #BDA073;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 8pt;
	color: #A15E01;
}
.sm_text {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.demo_text {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 8pt;
	color: #666666;
}
