.background {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f6f5;
}
.news {
	font-family: Arial;
	font-size: 11px;
	color: #e9f8ff;
	line-height: 14px; 
}
.news a:link {
	font-family: Arial;
	font-size: 11px;
	color: #e9f8ff;
	line-height: 14px; 
}
.news a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #e9f8ff;
	line-height: 14px; 
}

.news a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #b5d8f0;
	line-height: 14px; 
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
}



.footer a:link{
	color: #616161;
	text-decoration: none;
}

.footer a:visited{
	color: #616161;
	text-decoration: none;
}

.footer a:hover{
	color: #000000;
	text-decoration: none;
}



.menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ecfefd;
	line-height: 31px;
	text-decoration: none;

}

.menu a:link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ecfefd;
	text-decoration: none;
}

.menu a:visited{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ecfefd;
	text-decoration: none;
}

.menu a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #14486c;
	text-decoration: none;
}



.submenu2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ecfefd;
	line-height: 27px;
}

.submenu2 a:link{
	color: #ecfefd;
	text-decoration: underline;

}

.submenu2 a:visited{
	color: #ecfefd;
	text-decoration: underline;
}

.submenu2 a:hover{
	color: #b5d8f0;
	text-decoration: underline;

}
.bgleft {

	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {


	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newstop {



	background-image: url(images/news_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_left {
	background-image: url(images/content_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #efeeee;
}
.content_leftbottom {

	background-image: url(images/content_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_rightbottom {


	background-image: url(images/content_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

