
.theme_site-font {
	font-family:Arial, Helvetica, sans-serif;
}

.theme_site-ext {
	background-color:#414042;
}

.theme_site-int {
	background-color:#727374;
	border:1px solid #B5B26F;
}


.theme_menu-main a:link, .theme_menu-main a:visited {
	color:#414042;
}
.theme_menu-main a:hover {
	color:#000000;
}
.theme_menu-main a.sel {
	color:#000000 !important;
}


.theme_box {
	border:1px solid #7A752C;
}
.theme_box_bg {
	background-color:#414042;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.theme_form-field {
	background-color:transparent;
	border:1px solid #7A752C;
	color:#FFFFFF;
	font-family:inherit;
}



.theme_menu-sub a:link, .theme_menu-sub a:visited {
	color:#ACABAC;
}
.theme_menu-sub a:hover {
	color:#FFFFFF;
}
.theme_menu-sub a.sel {
	color:#FFFFFF;
}


.theme_text-body {
	color:#FFFFFF;
}
.theme_text-body p.dim {
	color:#000000;
}

.theme_text-body a:link, .theme_text-body a:visited {
	color:#ACABAC;
}
.theme_text-body a:hover {
	color:#FFFFFF;
}


.theme_text-pages {
	color:#000000;
}
.theme_text-pages a:link, .theme_text-pages a:visited {
	color:#ACABAC;
}
.theme_text-pages a:hover {
	color:#FFFFFF;
}
.theme_text-pages a.pageSelected {
	color:#FFFFFF;
}