@charset "UTF-8";
/* CSS Document */
html {overflow-y: scroll;}
.title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #133E4E;
}
.text1 {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #585858;
	font-style: normal;
}
body {
	background-image: url(/images/main/background.png);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:link {
	color: #3F8096;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #3F8096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
body,td,th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	font-style: normal;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #133E4E;
}
.B {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #073062;
}
.energy_news {
	font-family: Arial;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.smalltext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bottomtable {
	background-image: url(/images/main/vertical_background.png);
	background-repeat: no-repeat;
}
.smallesttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #133E4E;
	font-style: normal;
}
.tablerightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.rightandtoptable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.border_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
