BODY {
        color: black;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        background-image: url(images/stripe.jpg);
        background-repeat: repeat;
        font-size: 10pt;
        text-align: left;
        margin-top: 0px;
}

BODY P {
        color: #D1C6D6;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 1pt;
        text-align : left;
}

BODY H1 {
        color: black;
        font-family : Verdana, Ariel, Helvetica;
        font-size: 14pt;
        text-align : center;

}

BODY H2 {
        color: #840094;
        font-family : Verdana, Ariel, Helvetica;
        font-size: 10pt;
        font-style: bold;
        font-weight: 900;
        text-align : center;
}

BODY H3 {
        color: black;
        font-family : Verdana, Ariel, Helvetica;
        font-size: 9pt;
        text-align : left;
        font-weight: 400;
}

BODY H4 {
        color: #840094;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        text-align : left;
}

BODY H5 {
        color: #840094;
        font-family : Verdana, Ariel, Helvetica;
        font-size: 7pt;
        font-weight: 900;
        text-align : left;
}

BODY H6 {
        color: black;
        font-family : Verdana, Ariel, Helvetica;
        font-size: 7pt;
        text-align : left;
}

A {
        color: blue; 
        text-decoration: none;
        font-weight: 500;
        font-size: 9pt;
}

TD {
        font-size: 9pt;
        border-right: #000000 0px solid; 
        border-top: #000000 0px solid; 
        border-left: #000000 0px solid; 
        border-bottom: #000000 0px solid;
}

TD.non {
        font-size: 7pt;
        border-right: #000000 0px solid; 
        border-top: #000000 0px solid; 
        border-left: #000000 0px solid; 
        border-bottom: #000000 0px solid;
}

TD.form {
        font-size: 9pt;
        font-weight: 700;
        border-right: #000000 0px solid; 
        border-top: #000000 0px solid; 
        border-left: #000000 0px solid; 
        border-bottom: #000000 0px solid;
}

table#main {
        top: 90px;
        left: 50px;
        z-index: 900;
        margin: 10px;
        position: absolute;

}

div#bust {
        z-index: 500; 
        left: 5px; 
        background-image: url('images/bust.gif');
        background-repeat: no-repeat; 
        position: absolute; 
        top: 10px
}

div#gm {
        z-index: 300; 
        left: 15%; 
        position: absolute;
        top: 58%
}

div#gf {
        z-index: 300; 
        left: 77%; 
        position: absolute; 
        top: 5%
}

div#calimach {
        z-index: 400;
        right: 0%; 
        position: absolute; 
        bottom: 0%

}

div#header {
        z-index: 900;
        position: absolute; 
        width: 350px;
        height: 80px;
        top: 0px;
        left: 33%;
        margin: 10px;
        filter: alpha(Opacity=95); 
        background-image: url(images/slashzone.gif);
        background-repeat: no-repeat;

}
        
div#cell1 {
        z-index: 900;
        background-color:white;
        margin: 10px;
        height: 250px;
        width: 200px;
        padding: 2px;
        filter: alpha(Opacity=85); 
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
}

div#cell2 {
        z-index: 900;
        background-color:white;
        height: 250px;
        width: 200px;
        margin: 10px;
        filter: alpha(Opacity=85); 
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
}

div#cell3 {
        z-index: 900;
        background-color:white;
        height: 150px;
        width: 425px;
        margin: 10px;
        filter: alpha(Opacity=85); 
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
}

        
div#cell4 {
        z-index: 900;
        background-color:white;
        margin: 10px;
        height: 480px;
        width: 400px;
        padding: 2px;
        filter: alpha(Opacity=85); 
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
}
div#frame {
        z-index: 900;
        background-color: white;
        margin: 10px;
        height: 450px;
        width: 400px;
        filter: alpha(Opacity=85); 
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
}
        

.opacity2 {
        z-index: 600; 
        filter: alpha(Opacity=95); 
        position: relative; 
        font-family : Verdana, Ariel, Helvetica;
        font-size: 10pt;
        font-weight: 900;       
}

.opacity {
        z-index: 600; 
        filter: alpha(Opacity=90); 
        position: relative; 

}
        
