.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #0074B5;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;

}
.bgnews {
	background-color: #1F89C5;
	background-image: url(images/news_up.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 80px;
}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 16px;
}
.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: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bg_button.jpg);
	background-repeat: repeat-x;
	padding-left: 50px;



}

.menu a:link{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.submenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/b_submenu.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;

}

.submenu a:link{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu a:hover{
	color: #000000;
	text-decoration: underline;
}


.newsdate {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	height: 20px;
	padding-top: 10px;






}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;


}

.newstext a:link{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.newstext a:visited{
	color: #000000;
	text-decoration: none;
}

.newstext a:hover{
	color: #000000;
	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;
}
.bgmain {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgtitle {
	background-image: url(images/bgtitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmenu {
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbody {
	background-image: url(images/fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgcenter {
	background-image: url(images/center.jpg);
	background-position: left top;
}
.bgmenu2 {
	background-image: url(images/bgmenu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom1 {
	font-family: Arial;
	font-size: 11px;
	color: C9E8FA;
	padding-left: 12px;
}

.bottom1 a:link{
	font-family: Arial;
	font-size: 11px;
	color: C9E8FA;
	text-decoration: none;
}

.bottom1 a:visited{
	font-family: Arial;
	font-size: 11px;
	color: C9E8FA;
	text-decoration: none;
}

.bottom1 a:hover{
	color: C9E8FA;
	text-decoration: underline;
}

.bottom2 {
	font-family: Arial;
	font-size: 11px;
	color: C9E8FA;
	padding-right: 12px;
}

.bottom2 a:link{
	font-family: Arial;
	font-size: 11px;
	color: C9E8FA;
	text-decoration: none;
}

.bottom2 a:visited{
	font-family: Arial;
	font-size: 11px;
	color: C9E8FA;
	text-decoration: none;
}

.bottom2 a:hover{
	color: C9E8FA;
	text-decoration: underline;
}.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;
}

