* {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 120%;*/
}
body {
    background-color: #e4e4e4;
}
#pagecontent {
    background-image: url(../images/background.gif);
    background-repeat: no-repeat;
}

#multipage a {
    text-decoration: none;
    color: #B6B6B6;
}

#multipage a:hover {
    color: #5e5d5e;
}

#bodycontent b, strong {
    font-weight: bold;
}

#mainmenu a {
    text-decoration: none;
    color: #B6B6B6;
    font-weight: bold;
}

#mainmenu a:hover {
    color: #5e5d5e;
}

#mainmenu a.selected {
    color: #5e5d5e;
}

#submenu a {
    text-decoration: none;
    color: #B6B6B6;
}

#submenu a:hover {
    color: #1c1f21;
}

#submenu a.selected {
    color: #1c1f21;
}
