html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #FFFFFF url("../gfx/gfx_main_background.png") repeat-x top left;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: Arial;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 150%;
}

#Page_Container {
	position: relative;
	margin: auto;
	width: 1000px;
}

#Page_BannerContainer {
	height: 99px;
	overflow: hidden;
	position: relative;
}

#logo {
	position: absolute;
	top: -1px;
	left: 50px;
}

#dongenergi {
	position: absolute;
	top: 10px;
	right: 20px;
}

#Page_TopMenu {
	float: left;
	width: 1000px;
	height: 54px;
	text-align: right;
	background: url("../gfx/gfx_menu_background.png") no-repeat top left;
}

#Page_Content {
	float:left;
	width: 1000px;
}


#Page_LeftContent {
	float: left;
	
}

#Page_MainContent {
	float: left;
}

#Page_RightContent {
	float: left;
}

.Page_BoxHeader {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #5a5a5a;
}

.Headline1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Headline2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Headline3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Headline4 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #798C96;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;	
}

.CurrentLocation {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.NewsmailBottomText {
	font-family: Arial;
	font-size: 9px;
	color: #5c5c5c;
}

.PollStatsTable {
	height: 15px;
	
	background-color: #ffffff;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.PollStatsTableBox {
	height: 10px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableHeader {
	height: 22px;
	
	background-image: url(../gfx/bg_box_top.gif);
	background-repeat: repeat-x;
	
	font-family: Arial;
	font-size: 10px;
	color: #5e5a5b;
	font-weight: bold;
}


.NewsTeaser {
	color: #5c5c5c;
	font-size: 12px;
}

.NewsContent {
	font-size: 10px;
}

a.NewsHeader:link, a.NewsHeader:active, a.NewsHeader:visited {
	color: #5c5c5c;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a.NewsHeader:hover {
	color: #5c5c5c;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #5e5a5b;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #5e5a5b;
	text-decoration: none;
}


a.Page_BoxHeader:link, a.Page_BoxHeader:active, a.Page_BoxHeader:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #5a5a5a;
	text-decoration: none;
}

a.Page_BoxHeader:hover {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #5a5a5a;
	text-decoration: none;
}




#Page_SubmenuHeader {
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


.LeftmenuItem {
	width: 100%;
	margin-bottom:2px;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: underline;
}

a.LeftMenu_Active:hover {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: underline;
}

.TopmenuItem {
	margin-right: 14px;
	margin-left: 14px;
	height: 51px;
	vertical-align:top;
	line-height: 31px;
}

a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: underline;
}

a.TopMenu_Active:hover {
	font-family: Arial;
	font-size: 12px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: underline;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}


a.NewsBox:link, a.NewsBox:active, a.NewsBox:visited {
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
	text-decoration: none;
}

a.NewsBox:hover {
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
	text-decoration: none;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

.Border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
}

.ImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ImageBorderFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableFloatLeftVisibleTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatRightVisibleTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatLeftHiddenTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.TableFloatRightHiddenTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.VisibleTableBorder {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.HiddenTableBorder {
}

.HiddenElements {
	display: none;
}

td p {
	margin: 0px;
}
