body {
    background-color: #F4F4FF;
}

#pagewidth div.top {
    background-image: url(/images/CMC/PageTop.gif);
}
#pagewidth div.bottom {
    background-image: url(/images/CMC/PageBottom.gif);
}
#wrapper {
    background-image: url(/images/CMC/PageSides.gif);
}

#header {
    height: 125px;
    background-image: url(/images/CMC/Logo.jpg);
    background-position: 180px 10px;
}
#header h2 {
    padding: 100px 0px 0px 350px;
}
#footer div.top {
    background-image: url(/images/CMC/MainTop.gif);
}
#footer div.bottom {
    background-image: url(/images/CMC/MainBottom.gif);
}
#footer p {
    background-image: url(/images/CMC/MainSides.gif);
}
#navheader div.top {
    background-image: url(/images/CMC/MenuTop.gif);
}
#navheader div.bottom {
    background-image: url(/images/CMC/MenuBottom.gif);
}
#navheader h3 {
    background-image: url(/images/CMC/MenuSides.gif);
}
#navmenu div.top {
    background-image: url(/images/CMC/MenuTop.gif);
}
#navmenu div.bottom {
    background-image: url(/images/CMC/MenuBottom.gif);
}
#navmenu h3, #navmenu h4, #navmenu ul, #navmenu p {
    background-image: url(/images/CMC/MenuSides.gif);
}
#contentheader div.top {
    background-image: url(/images/CMC/MainTop.gif);
}
#contentheader div.bottom {
    background-image: url(/images/CMC/MainBottom.gif);
}
#contentheader h3 {
    background-image: url(/images/CMC/MainSides.gif);
}
#content h4, #content h5 {
    color: #00007C;
}
#content ul li {
    background-image: url(/images/CMC/TabLine.gif);
    background-color: #F4F4FF;
}
#contentsubheader div.top {
    background-image: url(/images/CMC/MainTop.gif);
}
#contentsubheader div.bottom {
    background-image: url(/images/CMC/MainBottom.gif);
}
#contentsubheader h3 {
    background-image: url(/images/CMC/MainSides.gif);
}
#newsheader div.top {
    background-image: url(/images/CMC/NewsTop.gif);
}
#newsheader div.bottom {
    background-image: url(/images/CMC/NewsBottom.gif);
}
#newsheader h3 {
    background-image: url(/images/CMC/NewsSides.gif);
}
#newsmenu div.top {
    background-image: url(/images/CMC/NewsTop.gif);
}
#newsmenu div.bottom {
    background-image: url(/images/CMC/NewsBottom.gif);
}
#newsmenu h3, #newsmenu h4, #newsmenu h5, #newsmenu h6, #newsmenu ul, #newsmenu p {
    background-image: url(/images/CMC/NewsSides.gif);
}
#contact div.top {
    background-image: url(/images/CMC/CardTop.gif);
}
#contact div.bottom {
    background-image: url(/images/CMC/CardBottom.gif);
}
#contact form, #contact table, #contact h4, #contact p {
    background-image: url(/images/CMC/CardSides.gif);
}
#contact legend {
    color: #00007C;
}
#cardlist div.top {
    background-image: url(/images/CMC/CardTop.gif);
}
#cardlist div.bottom {
    background-image: url(/images/CMC/CardBottom.gif);
}
#cardlist h5, #cardlist ul li, #cardlist p {
    background-image: url(/images/CMC/CardSides.gif);
}

h1, h2, h3, h4, h5, h6 {
	color: #00007C;
}
a {
    color: #0033FF;
}

.versiondate, .versionnumber {
	color: #00007C;
}

.buttontext {
    border-color: #0033FF;
}