.background {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8946A4;
}

.bgleft {
	background-image: url(images/bgleft3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgright {
	background-image: url(images/bgright3.jpg);
	background-repeat: repeat-y;
	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: Arial;
	font-size: 11px;
	color: #454545;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 9px;
	padding-left: 10px;
	line-height: 16px;
}
.content a:link{
	color: #2E4C5D;
	text-decoration: underline;
}

.content a:visited{
	color: #2E4C5D;
	text-decoration: underline;
}

.content a:hover{
	color: #2E4C5D;
	text-decoration: none;
}

.menu {
	font-family: Arial;
	font-size: 11px;
	color: #832DA5;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menu_button.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
}

.menu a:link{
	color: #832DA5;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited{
	color: #832DA5;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover{
	color: #832DA5;
	text-decoration: underline;
}

.submenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(images/submenu_buttom.jpg);
	background-repeat: no-repeat;

}

.submenu a:link{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.newsdate {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #454545;
	padding-left: 18px;

}


.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #454545;
	padding-left: 18px;


}

.newstext a:link{
	font-family: Arial;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}

.newstext a:visited{
	color: #454545;
	text-decoration: none;
}

.newstext a:hover{
	color: #454545;
	text-decoration: underline;
}
.bgleft2 {
	background-image: url(images/bgleft2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgright2 {
	background-image: url(images/bgright2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgleft3 {
	background-image: url(images/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgright3 {
	background-image: url(images/bgright.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

