.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0d6e7;
	line-height: 13px; 
}
.news a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0d6e7;
	line-height: 13px; 
}
.news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0d6e7;
	line-height: 13px; 
}

.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}



.footer a:link{
	color: #333333;
	text-decoration: none;
}

.footer a:visited{
	color: #333333;
	text-decoration: none;
}

.footer a:hover{
	color: #000000;
	text-decoration: none;
}



.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 39px;
	text-decoration: none;

}

.menu a:link{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.submenu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;

}

.submenu a:link{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu a:visited{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.leftmenu {
	background-image: url(images/leftmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFEAB5;
}
.taideleftmenu {
	background-image: url(images/taide_leftmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffebb7;
}
.tleftmenu {
	background-image: url(images/t_leftmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFEAB5;
}

