.menu_under {
	background-image: url("../images/main/menu_tab_bottom_bg.gif");
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
}
.permtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.menu:hover {
	color: #ffffff;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #610000;
}
.title:hover {
	color: #ffffff;
}

.menuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/home_tab.gif");
	background-repeat: no-repeat;
}
.menuHistory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/history_tab.gif");
	background-repeat: no-repeat;
}
.menuExhib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/exhibitions_tab.gif");
	background-repeat: no-repeat;
}
.menuArchives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/archives_tab.gif");
	background-repeat: no-repeat;
}
.menuPermgallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/permgallery_tab.gif");
	background-repeat: no-repeat;
}
.menuArtists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/artists_tab.gif");
	background-repeat: no-repeat;
}
.menuNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/news_tab.gif");
	background-repeat: no-repeat;
}
.menuContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/contact_tab.gif");
	background-repeat: no-repeat;
}
.menuServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B299;
	text-decoration: none;
	background-image: url("../images/main/services_tab.gif");
	background-repeat: no-repeat;
}
.smalltextlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.smalltextlink:hover{
	color: #FFFFFF;
}
.textbox{
	background:url("../images/main/textbox_bg.gif");
	background-repeat:repeat-x;
	background-color:#C7B299;
}
.titlebig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #610000;
}
.title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #610000;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #610000;
	background-image: url("../images/exhibitions/menutitle.gif");
	background-repeat: repeat-y;
}
.exhibitions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #610000;
}
.exhibitions:hover {

	color: #FFFFFF;
}

