 body table{
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

body a:link {color: #0000ff;font-size: 9pt;}
body a:visited {color: #0000ff; font-size: 9pt;}
body a:hover {color: #0000ff; text-decoration: underline; font-size: 9pt;}
body a:active {color: #0000ff; font-size: 9pt;}
body a {text-decoration: underline; font-size: 9pt;}

body a.help:link {color: #000000;font-size: 9pt;}
body a.help:visited {color: #000000;;font-size: 9pt;}
body a.help:hover {color: #000000; text-decoration: none;font-size: 9pt; cursor:help;}
body a.help:active {color: #000000;;font-size: 9pt;}
body a.help {text-decoration: none;;font-size: 9pt;}

#container {
	width: 970px;
	height: 100%;
	padding: 0px;
	border: 0px solid #FF0000;
	background-color: #ffffff;
	overflow: visible;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 9pt;
	color: #000000;
}

#header {
	position: relative;
	top: 2px;
	left: 10px;
	width: 950px;
	height: 35px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	overflow: hidden;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#controlbar {
	position: relative;
	top: 10px;
	left: 10px;
	width: 950px;
	height: 35px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	overflow: hidden;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#input_selector {
	position: relative;
	top: 15px;
	left: 10px;
	width: 140px;
	height: 50px;
	padding: 0px;
	overflow: hidden;
	border: 0px solid #000000;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

#electricity_year_data {
	position: relative;
	top: 15px;
	left: 10px;
	width: 140px;
	height: 200px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

#electricity_year_data table{
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

#electricity_month_data {
	position: absolute;
	top: 137px;
	left: 10px;
	width: 140px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	visibility: hidden;
}

#electricity_month_data table{
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

#back_link{
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	position: absolute;
	top: 500px;
	left: 10px;
	width: 140px;
	padding:2px;
	text-align:center;
}


#tariffs {
	position: absolute;
	top: 87px;
	left: 160px;
	width: 804px;
	height: 510px;
	padding: 0px;
	overflow: visible;
	border: 0px solid #000000;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 6pt;
	color: #000000;
	text-align: left;
}

#cost_table {
	position: relative;
	top: 0px;
	left: 0px;
	width: 802px;
	height: 232px;
	overflow: auto;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

#cost_table table{
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

#cost_table a:link {color: #0000ff;font-size: 8pt;}
#cost_table a:visited {color: #0000ff;;font-size: 8pt;}
#cost_table a:hover {color: #0000ff; text-decoration: underline;;font-size: 8pt;}
#cost_table a:active {color: #0000ff;;font-size: 8pt;}
#cost_table a {text-decoration: underline;;font-size: 8pt;}

#cost_table a.help:link {color: #000000;font-size: 9pt;}
#cost_table a.help:visited {color: #000000;;font-size: 9pt;}
#cost_table a.help:hover {color: #000000; text-decoration: none;font-size: 9pt; cursor:help;}
#cost_table a.help:active {color: #000000;;font-size: 9pt;}
#cost_table a.help {text-decoration: none;;font-size: 9pt;}


#tariff_details {
	position: relative;
	top: 5px;
	left: 0px;
	width: 804px;
	height: 300px;
	overflow: visible;
	border: 0px solid #ff0000;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}

#tariff_details table{
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	overflow: visible;
}

.data_input_year {
	border: 1px solid #ffffff;
	background-color: #eeeeee;
	width: 50px;
	height: 14px;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.data_input {
	border: 1px solid #ffffff;
	background-color: #eeeeee;
	width: 34px;
	height: 14px;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.data_input_kw {
	border: 1px solid #ffffff;
	background-color: #eeeeee;
	width: 25px;
	height: 14px;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.data_sum {
	border: 0px solid #ffffff;
	background-color: #ffffff;
	width: 35px;
	height: 14px;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.button {
	border: 1px solid #000000;
	background-color: #dddddd;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size: 10pt;
}
