﻿.style1 {
	background-color: #FFFFFF;
}
.style2 {
	background-image: url('../images/header-curve-bl.gif');
}
.style3 {
	background-image: url('../images/header-bottom-tile.gif');
}
.style4 {
	background-image: url('../images/header-curve-br.gif');
}
.style5 {
	background-image: url('../images/header-right-tile.gif');
}
.style6 {
	background-image: url('../images/blue-bullet.gif');
}
.style7 {
	background-image: url('../images/middle-curve-tl.gif');
}
.style8 {
	background-image: url('../images/middle-curve-tr.gif');
}
.style9 {
	background-image: url('../images/middle-curve-br.gif');
}
.style10 {
	background-image: url('../images/middle-curve-bl.gif');
}
.style11 {
	background-image: url('../images/middle-bottom-tile.gif');
}
.style12 {
	background-image: url('../images/middle-right-tile.gif');
}
.style13 {
	background-color: #FFFFFF;
	background-image: url('../images/middle-left-image.jpg');
}
.style14 {
	background-color: #FFFFFF;
	background-image: url('../images/middle-top-image.jpg');
}
.style15 {
	background-color: #FFFFFF;
	background-image: url('../images/middle-center-image.jpg');
}
.style16 {
	background-image: url('../images/content-curve-tr.gif');
}
.style17 {
	background-image: url('../images/content-curve-tl.gif');
}
.style18 {
	background-image: url('../images/content-tile.gif');
}
.style19 {
	background-image: url('../images/content-right-tile.gif');
}
.style20 {
	background-image: url('../images/footer-bottom-tile.gif');
}
.style21 {
	background-image: url('../images/footer-curve-br.gif');
}
.style22 {
	background-image: url('../images/footer-right-tile.gif');
}
.style23 {
	background-image: url('../images/search-bottom-tile.gif');
}
.style24 {
	background-image: url('../images/search-box-left.gif');
}
.style26 {
	background-image: url('../images/search-button-2.gif');
}
.style27 {
	background-image: url('../images/search-box-left-bottom.gif');
}
.style28 {
	background-image: url('../images/footer-border-tile.gif');
}
.style29 {
	background-color: #FFFFFF;
	background-image: url('../images/header-background.gif');
}
.style30 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #747474;
}
.style31 {
	background-color: #000000;
}
.style32 {
	background-image: url('../images/themecolor-curve-lb.gif');
}
.style33 {
	background-image: url('../images/themecolor-curve-lr.gif');
}
.style34 {
	background-color: #50759B;
}
.style35 {
	background-color: #9AC032;
}
.style36 {
	background-color: #F4CC3E;
}
.style37 {
	background-color: #F1F1F1;
}
.style38 {
	background-image: url('../images/center-seperator.jpg');
}
.style39 {
	background-image: url('../images/blue-header-curve-tl.gif');
}
.style40 {
	background-image: url('../images/blue-header-curve-tr.gif');
}
.style41 {
	background-image: url('../images/blue-header-curve-bl.gif');
}
.style42 {
	background-image: url('../images/blue-header-curve-br.gif');
}
.style43 {
	background-image: url('../images/blue-header-top-tile.gif');
}
.style44 {
	background-image: url('../images/blue-header-center-tile.gif');
}
.style45 {
	background-image: url('../images/blue-header-bottom-tile.gif');
}
.style46{
	background-image: url('../images/leftMenu-background.gif');
}
.style47 {
	background-color: #E0E4E8;
}
.style48 {
	background-image: url('../images/newsImage-curve-tl.gif');
}
.style49 {
	background-image: url('../images/newsImage-curve-tr.gif');
}
.style51 {
	background-image: url('../images/newsImage-curve-bl.gif');
}
.style52 {
	background-image: url('../images/newsImage-top-tile.gif');
}
.style53 {
	background-image: url('../images/newsImage-right-tile.gif');
}
.style54 {
	background-image: url('../images/newsImage-bottom-tile.gif');
}
.style55 {
	background-image: url('../images/newsImage-left-tile.gif');
}
.style56 {
	background-image: url('../images/newsImage-curve-br.gif');
}
.style57 {
	background-color: #4F749B;
}
.style58 {
	background-color: #D4DCE4;
}
.style59 {
	background-image: url('../images/events-seperator.gif');
}
.style60-2 {
	background-image: url('../images/eventsImage-curve-tl.gif');
}
.style62 {
	background-image: url('../images/eventsImage-curve-tr.gif');
}
.style63 {
	background-image: url('../images/eventsImage-curve-br.gif');
}
.style65 {
	background-image: url('../images/eventsImage-curve-bl.gif');
}
.style66 {
	background-image: url('../images/eventsImage-left-tile.gif');
}
.style67 {
	background-image: url('../images/eventsImage-bottom-tile.gif');
}
.style68 {
	background-image: url('../images/eventsImage-top-tilel.gif');
}
.style69 {
	background-image: url('../images/eventsImage-right-tile.gif');
}
.style70 {
	font-weight:bold
}
.fontTitle{
	color: #4b6d8f;
	font-weight:bold
}
.smallTextColor{
	color:#4a6c8f
}
.logo{
	background-image:url('../images/blue-eco-logo.jpg');
	background-repeat:no-repeat;
}





img{
	border:0
}
a{
	text-decoration:none;
}
.menu a:link,a:visited{
	color:#646464;
}
.menu a:hover,a:active{
	color:#4b6d8f;
}
li a:link,a:visited{
	color:#646464;
}
li a:hover,a:active{
	color:#4b6d8f;
}
a.tooltip {
	position: relative;
}
a.tooltip span{
	display:none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	bottom:40px;
	padding: 0.2em 0.6em;
	border:1px solid #4b6d8f;
	background-color:#4b6d8f;
}
.style46 a:link,.style46 a:visited{
	color:#646464
}
.style46 a:hover{
	color:#4b6d8f;
}
.style46:hover {
	background-image:url('../images/blue-leftMenu-background-over.gif');
	background-repeat:no-repeat;
	background-position:center center;
	
}
.fontTitle a:link, .fontTitle a:visited{
	color:#4b6d8f
}
.style57 a:link,.style57 a:visited{
	color:#ffffff
}
.newsTitle a:link, .newsTitle a:visited{
	color:#434242
}
.newsTitle a:hover{
	text-decoration:underline
}
.style60 {
	background-image: url('../images/blue-inner-title-flag-curve-left.gif');
}
.style61 {
	background-image: url('../images/blue-inner-title-flag-curve-right.gif');
}
.text1{
	padding:0px 5px 0px 5px;
	font-family:Tahoma;
	text-align:justify;
	font-size:8pt;
	color:#434242
}
.text1 a:link, .text1:visited{
	color:#434242;
}
.text1 a:hover{
	color:#4b6d8f
}


/*
#j ul{
display:none
}
#j:hover ul{
display:block;
}
*/
#j li{
background-image:url('../images/leftMenu-background.gif')
}
#j li:hover{
background-image:url('../images/blue-leftMenu-background-over.gif');
background-repeat:no-repeat;
background-position:left top;
color:#4b6d8f;

}
.paging{
	color:#5270a3;
}
.first{
	background:transparent url('../images/first.gif') no-repeat scroll left top
}
.previous{
	background:transparent url('../images/previous.gif') no-repeat scroll left top
}
.next{
	background:transparent url('../images/next.gif') no-repeat scroll right top
}
.last{
	background:transparent url('../images/last.gif') no-repeat scroll right top
}