body {
        background-image: url(../images/agridiscc.gif);
        background-attachment: fixed;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        }

.tableheader{
        text-align: center;
        font:12pt "Comic Sans MS";
        font-weight:bold;
        color:#000066;
        background-color:#EBEBEB;
        }
.tabledata{
        text-align: left;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#000066;
        background-color:#EBEBEB;
        }
.tabledataRed{
        text-align: center;
        font:10pt "Comic Sans MS";
        font-weight:normal;
        color:#FF0000;
        background-color:#EBEBEB;
        }
.tableEmailList{
        text-align: left;
        font:8pt "Comic Sans MS";
        font-weight:normal;
        color:#000066;
        background-color:#EBEBEB;
        }
.home_banner {
        text-align: center;
        vertical-align:top;
        }
.home_button {
        text-align: center;
        font: 10pt "Arial";
        }
.counter {
        text-align: center;
        font: 10pt "Arial";
        }
.copyright {
        text-align: left;
        font: 10pt "Arial";
        }
.developer {
        text-align: right;
        font: 10pt "Arial";
        }
h1{
        text-align: center;
        font:20pt "Comic Sans MS";
        font-weight:bold;
        color:#000066;
        background-color:#EBEBEB;
        }
p{
        text-align: center;
        font:12pt "Comic Sans MS";
        font-weight:normal;
        color:#000066;
        background-color:#EBEBEB;
        }
div.h1 {
        text-align: center;
        font:20pt "Comic Sans MS";
        font-weight:bold;
        color:#000066;
        background-color:#EBEBEB;
        }
#masterdiv {
        position: absolute;
        top: 3%;
        left: 50%;
        width: 34em;
        height: 2em;
        margin-top: -1em; /*set to a negative number 1/2 of your height*/
        margin-left: -17em; /*set to a negative number 1/2 of your width*/
        border: 1px solid #ccc;
        background-color: #f3f3f3;
        }
.comments {
           background-color: #e3e3e3;
           border-top: 1px solid #ccc;
           border-bottom: 1px solid #ccc;
           padding: 2px;
           }
.p1 {
        text-align: center;
        font:14px "Comic Sans MS";
        font-weight:normal;
        color:#000066;
        background-color:#EBEBEB;
    }
.p2 {
        text-align: center;
        font:10px "Comic Sans MS";
        font-weight:normal;
        color:#000066;
        background-color:#EBEBEB;
    }
.h1 {
        text-align: center;
        font:20pt "Comic Sans MS";
        font-weight:bold;
        color:#000066;
        background-color:#EBEBEB;
        }
