body {
	background: white;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;	
}

img {
	border: 0;
}

a, a:hover, a:active, a:visited
{
	color: black;
	text-decoration: none;

}


a:hover
{
	text-decoration: none;
}

a.l, a.l:hover, a.l:active, a.l:visited, a.m, a.m:hover, a.m:active, a.m:visited
{
	color: black;
	text-decoration: none;
	background: transparent url(img/link_bg.png) no-repeat;
	background-position: 0px -2px;
	padding-left: 10px;
	font-size: 10px;
}

a.l:hover, a.m:hover
{
	text-decoration: underline;
}

a.m, a.m:hover, a.m:active, a.m:visited
{
	background: transparent;
	padding-left: 5px;
	padding-right: 5px;
}



a.dropdown, a.dropdown:hover, a.dropdown:active, a.dropdown:visited
{
	color: black;
	text-decoration: none;
	background: transparent url(img/dropdown_bg.png) no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
	font-size: 10px;
	width: 78px; 
	height: 18px;
	display: block;
}

a.dropdown:hover
{
	background: transparent url(img/dropdown_bgh.png) no-repeat;
}

a.custom_select, a.custom_select:hover, a.custom_select:active, a.custom_select:visited,
a.custom_select_sel, a.custom_select_sel:hover, a.custom_select_sel:active, a.custom_select_sel:visited
{
	width: 78px; 
	background: #fff;
	display: block;
	font-size: 10px;
	color: black;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
		
a.custom_select:hover {
	background: silver;
 
}

.engery a.costom_select {
	
	background: #f0f084;
}

.energy a.custom_select:hover {
	background: #e6e628;
 
}

#energie_dropdown {
	background: #f0f084;	
}



a.custom_select_sel, a.custom_select_sel:hover, a.custom_select_sel:active, a.custom_select_sel:visited
{
	background: #cecece;
}

a.custom_select_sel, a.custom_select { z-index: 10000;}

a.menu, a.menu:hover, a.menu:active, a.menu:visited, a.menuactive
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	color: black;
	background: transparent;
	padding-left: 13px;
	display: block;
	text-decoration: none;
}

a.menu:hover, a.menuactive
{
	background: transparent;
}


a.topmenu, a.topmenu:hover, a.topmenu:active, a.topmenu:visited
{
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	color: white;
	background: black url(img/topmenu_bg.png) no-repeat;
	background-position: 0px -2px;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 10px;
}

a.topmenu:hover
{
	
}



