body {
	font-family: Lato, Verdana, Arial;
	font-size: 80%;
}

input, select, textarea {
    font-family: Lato, Verdana, Arial;
    font-weight: normal;
    font-size: 100%;
}

.rootBanner {
        background-color: #3d71b2;
        color: white;
}
 
.rootMenu {
        background-color: #3d71b2;
	border-color: white;
}

.bannerSub1 {
        height: 80px;
}

.bannerSub2 {
	width: 250px;
        height: 80px;
}

.bannerSub3 {
        height: 80px;
}

.boxTop { /* still needed? rename? */
        padding: 1px 1px 10px 1px;
}
 

.mainM_hmenu_uns A {
	color: white;
}

.ss_vmenu {
	font-size: 90%;
}

.ss_vmenu a {
	color: #3d71b2;
}

.ss_langswitch {
	color: white;
}

.ss_langswitch SELECT {
	font-size: 91%;
}

.ss_langswitch_flat { 
        color: white;
}

.ss_langswitch_flat A {
	color: white;
}

.ss_mode_switch {
	color: white;
}

.ss_mode_switch A {
	color: white;
}

.ss_user_name {
	color: white;
}

.ss_user_name A {
	color: white;
}

.ss_user_name A:hover {
}

.ss_role_switcher {
	font-size: 91%;
	border-color: #909090;
	color: #555555;
}

.ss_role_switch {
	color: white;
}

.ss_par_tit, .ss_vst_mgr_head, .hu_form1_head_top { 
	color: black;
	font-weight: normal;
	font-size: 120%;
}

.ss_content_title {
        color: #3d71b2;
}

.ss_content_title A {
        color: #3d71b2;
}

