/* CSS Document */

body {
        font: small Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
                }

#banner {
        voice-family: "\"}\"";
        voice-family: inherit;
        background-color: #7F001F;
        color: #FFFFFF;
        height: 100px;
                }
        html>body #banner {
                height:100px;
                }

#logo {
        top: 10px;
        position: absolute;
        left: 10px;
}
#logo H3 {
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 80px;
}
#logo P {
        margin-top: 10px;
        margin-left: 80px;
}
#leftcontent {
                position: absolute;
                left:10px;
                top:120px;
                width:150px;
}
#centercontent {
                   margin-left: 150px;
                   margin-right:150px;
                voice-family: "\"}\"";
                voice-family: inherit;
                   margin-left: 170px;
                   margin-right:170px;
                }
        html>body #centercontent {
                   margin-left: 170px;
                   margin-right:170px;
                }
#rightcontent {
                position: absolute;
                right:10px;
                top:120px;
                width:150px;
}

#menu {
        font-weight: bold;
        padding: 5px;
        background-color: #D2BBBD;
}
#menu li{
        list-style: none;
        display: inline;
        padding: 0px;
}
#menu ul {margin: 0 5%;}
#menu LI.act {
        background-color: #FFFFFF;
        padding: 5px 10px;
        color: #000000;
        }
#menu A {
        text-decoration: none;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        color: #000000;
}
#menu A:hover {
        background-color: #FFFFFF;
        color: #333333;
}
.footer{
        background-color: #7F001F;
        color: #FFFFFF;
}
#footerright{
    position: relative;
    bottom: 0px;
        float: right;
}
#block{

}
IMG{
        padding-right: 5px;
}
#sideblock{
        width: 150px;
}
.content{
        padding: 20px 40px 20px 80px;
        margin: 0px;
        max-width: 900px;
    min-width: 600px;
}

p {margin-left: 15pt; margin-right: 15pt; text-indent: -20px;         text-align: justify;}

#str{

}
a, .ssk{
        color: #991000;
        text-decoration: none;
}
a:hover, .ssk:hover{
        color: #991000;
        text-decoration: underline;
}
a.ssB, .ssB{
        color: #FFFFFF;
        text-decoration: none;
}
a.ssB:hover, .ssB:hover{
        color: #FFFFFF;
        text-decoration: underline;
}
td#sideblock a {
	color:#000;
	font:10px Arial;
}
td#sideblock {
	color:#000;
	font:10px Arial;
}
td#sideblock strong {
	color:#000;
	font:12px Arial;
	font-weight:bold;
}
h2.nopd {font-size:12px; font-weight:bold; padding:0; margin:0; display:inline;}
