body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

input, textarea, select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FEFCF6;
}

input.button {
	background-color:#F6E7BB;
	border-top: 1px solid #F6E7BB; margin:0px;
	border-left: 1px solid #F6E7BB; margin:0px;
	border-bottom: 1px solid #CCCCCC; margin:0px;
	border-right: 1px solid #CCCCCC; margin:0px;
	cursor: pointer;
}

.small {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

table.bg01, tr.bg01, td.bg01 {
	background-color: #DEAC1F;
	border-bottom: 1px solid #CCCCCC; margin:0px;
	border-right: 1px solid #CCCCCC; margin:0px;
}

table.bg02, tr.bg02, td.bg02 {
	background-color: #F1D588;
	border-bottom: 1px solid #CCCCCC; margin:0px;
	border-right: 1px solid #CCCCCC; margin:0px;
}

table.bg03, tr.bg03, td.bg03 {
	background-color: #FEFCF6;
	border-bottom: 1px solid #FFFFFF; margin:0px;
	border-right: 1px solid #FFFFFF; margin:0px;
}

table.bg04, tr.bg04, td.bg04 {
	background-color: #F6E7BB;
	border-bottom: 1px solid #CCCCCC; margin:0px;
	border-right: 1px solid #CCCCCC; margin:0px;
}

.border {
	border: 1px solid #CCCCCC; margin:0px;
}

a:link, a:active, a:visited, a:hover {
	color: #333333;
}

a.dev:link, a.dev:active,a.dev:visited,a.dev:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.line_grey {
	background-color: #D7D5D0;
}

.chart_pos {
	color: #1DB81D;
}

.chart_med {
	color: #000000;
}

.chart_neg {
	color: #B81D1D;
}

.shadow {
	background-color: #CCCCCC;
}