BODY {
    background: #D7FFE1;
	background-image: url(./pics/localhost_fon.png);
    color: #000080;
    font: 11px Calibri, Verdana, Tahoma, Arial, Helvetica, sans-serif;
    margin: 6px;
    padding: 0;
    scrollbar-3dlight-color: #FFFFEF;
    scrollbar-arrow-color: #AFAF20;
    scrollbar-darkshadow-color: #AFAF20;
    scrollbar-face-color: #DFDF60;
    scrollbar-highlight-color: #AFAF20;
    scrollbar-shadow-color: #AFAF20;
    scrollbar-track-color: #EFEF3F
    }

BODY:link { color: #8000c4; }
BODY:visited { color: #8000c4; }
BODY:active { color: #8000c4; }
BODY:hover { color: #ffff00; }

H1 {    font-family: Calibri, Verdana, Tahoma;
    font-size: 15pt;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    padding: 0;
	}

P, OL, UL, SPAN, TR {
    font-family: Calibri, Verdana, Tahoma;
    font-size: 11pt;
    color: #0000ff;
    text-align: justify;
    }

.maintext {
    font-family: Calibri, verdana, tahoma;
    font-size: 11pt;
    color: #000080;
    text-align: justify;
    }

.minititle {
    font-size: 11pt;
    font-style: italic;
    color: #000080;
    }

.minifooter {
    font-size: 11pt;
    font-style: italic;
    color: #000080;
    text-align: center;
    }

.small {
    font-size: 2pt;
    color: #000080;
    }

.header {
    text-align: center;
    font-weight: bold;
    color: #000080;
    }

.noscript {
    font-size: 11pt;
    color: #000080;
    }

.subtitle {
    color: #000080;
    text-decoration: underline;
    }

UL.onetitle {
    font-style: italic;
    font-weight: bold;
    color: #000080;
    }

TR.maintable {
    height: 50px;
    text-align: center;
    }

TR.formtable {
    height: 35px;
    color: #000080;
    }

TR.remark {
    font-size: 8pt;
    text-align: center;
    height: 50px;
    }

A.minilink {
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: #8000c4;
    }

A.center {
    text-align: center;
    color: #8000c4;
    }
.a {
    text-align: center;
    color: #8000c4;
    }

A-INPUT, A-SELECT, A-TEXTAREA {
    border: 1px solid #000080;
    background: #c4c4ff;
    font-size: 11pt;
    font-weight: bold;
    color: #000080;
    }

TD.red {
    color: #000080;
    }

TR.mainmenu {    font-size: 11pt;	}

TR.header {
    font-weight: bold;
    text-align: center;
    background: #9D9DFF;
	}

TR.menu-on
	{background-color: #a5a5a5
	}