﻿ body
        {
            margin:0;
            font-family: Arial, Helvetica, sans-serif;
            font-size: small;
            background-image: url('../images/backgrounds/sitebg.jpg?v=3');
            background-repeat:no-repeat;
            background-position:center top;
            background-color: #b3d780;
            -webkit-background-size: 3000px 1500px;
}
        #menu .alink
        {
            color: #000000;
            text-decoration: none;
        }
        #menu a:hover
        {    
           color: #FFFFFF;
        }

        h2
        {
            margin-top: 10px;
        }
        h3
        {
            margin-top: 10px;
        }
.textbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}

a.blackSmall:link {
   font-family:calibri, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
    font-size:13px;
				color:#000000;
                margin:0;
    text-decoration:none;
}


a.blackSmall:visited {
    font-family:calibri, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
				color:#000000;
                margin:0;
     text-decoration:none;
}

a.blackSmall:hover {
             font-family:calibri, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
				color:#FFFFFF;
                text-decoration:none;
}


a.blackXSmall:link {
   font-family:calibri, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;
    font-size:12px;
				color:#FFFFFF;
                margin:0;
    text-decoration:none;
}

