body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
#frametable {
    margin-top: 20px;
	font-size: 14px;
	}
.header {
    color: #000;
	font-size: 11px;
	padding: 2px 0px 2px 5px;
	}
.footer {
    color: #000;
	font-size: 10px;
	padding-left: 0.5em;
	background-color: #F4F4F4;
	}

#innertable {
	background-color: #fff;
	background-image: url("http://www.u229.no/stuff/HTMLGraph/images/ruter.gif");
	background-position: top left;
	}
.label {
    font-size: 10px;
	text-align: center;
	color: #000;
	}
.Legendright {
    margin-left: 20px;
	font-size: 11px;
	}
.Legendunder {
    text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	}
.barvalue{
    font-size: 10px;
	}
/* HORIZON ALIGNED BARS */
#horiz_frametable {
    margin-top: 20px;
	font-size: 14px;
	}
.horiz_buffer {
    font-size: 0.5em;
	}
.horiz_label {
    width: 40px;
    font-size: 0.7em;
	padding-left: 0.5em;
	background-color: #F3E720;
	}
.horiz_color {
    background-color: #C2B819;
	}
.horiz_value {
    font-size: 10px;
	padding-left: 0.5em;
	}