.bgnews {
	background-color: #CBDACF;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;

}

.bgnews a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.bgnews a:visited{
	color: #000000;
	text-decoration: none;
}

.bgnews a:hover{
	color: #000000;
	text-decoration: underline;
}


.footer a:link{
	color: #0074B5;
	text-decoration: none;
	font-weight: bold;
}

.footer a:visited{
	color: #0074B5;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover{
	color: #0074B5;
	text-decoration: underline;
	font-weight: bold;
}


.content {
	font-family: Arial;
	font-size: 12px;
	color: #094B7D;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;


}
.content a:link{
	color: #2E4C5D;
	text-decoration:none;
}

.content a:visited{
	color: #2E4C5D;
	text-decoration: underline;
}

.content a:hover{
	color: #2E4C5D;
	text-decoration: none;
}

.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #094B7D;
	text-decoration: none;
	font-weight: bold;
	padding-left: 27px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/button.jpg);

}

.menu a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #094B7D;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited{
	color: #094B7D;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	color: #094B7D;
	text-decoration: none;
	font-weight: bold;
}

.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #094B7D;
	text-decoration: none;
	padding-left: 39px;
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;

}

.submenu a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #094B7D;
	text-decoration: none;
}

.submenu a:visited{
	color: #094B7D;
	text-decoration: none;
}

.submenu a:hover{
	color: #094B7D;
	text-decoration: none;
}


.newsdate {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #29487F;
	padding-top: 15px;
	padding-left: 17px;

}
.newstext {
	font-family: Tahoma;
	font-size: 11px;
	color: #29487F;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 10px;
	text-decoration: none;
}

.newstext a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #29487F
	text-decoration: none;
}

.newstext a:visited{
	color: #29487F
	text-decoration: none;
}

.newstext a:hover{
	color: #29487F
	text-decoration: underline;
}

.landpadding {
	padding-top: 15px;
	padding-bottom: 15px;
}

.bgmid {
	background-image: url(images/midline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgtitle {
	background-image: url(images/header.jpg);
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #26C421;
	padding-top: 24px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: top;



}
.bgbody {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;

}
.bgcenter {
	background-image: url(images/bg_menu.jpg);
	background-position: left top;
	background-repeat: repeat;


}


.languageselection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #062D60;
	width: 160px;
}
.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #707070;
	border-left-color: #707070;
	border-right-style: solid;
	border-left-style: solid;
}
