p.one{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: .6em;
    color:rgb(0,0,0);
    font-weight: lighter;
}
p.normal{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: .55em;
    color:black;
    font-weight: bolder;
}
p.lighter{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: .55em;
    color:black;
    font-weight: lighter;
}
p.ones{
    color:rgb(0,0,0);
    font-size:.6em;
    font-family:'Calibri', Trebuchet MS, Arial;
    font-weight: lighter;
}
p.onesp{
    color:rgb(0,0,0);
    font-size:.6em;
    font-family:'Calibri', Trebuchet MS, Arial;
    font-weight: bolder;
}
p.bigblack {
    color:rgb(0,0,0);
    font-size:1em;
    font-family:'Calibri', Trebuchet MS, Arial;
}
p.biggreen {
    color:rgb(36,96,27);
    font-size:1em;
    font-family:'Calibri', Trebuchet MS, Arial;
}
p.smallgreen {
    color:rgb(36,96,27); 
    font-size:.7em;
    font-family:'Calibri', Trebuchet MS, Arial;
}
p.smallblack {
    color:rgb(0,0,0);
    font-size: .7em;
    font-family:'Calibri', Trebuchet MS, Arial;
}
p.blackarial{
    font-family: 'Arial', Tahoma, Helvetica, sans;
    font-size: .55em;
    color:rgb(0,0,0);    
    font-weight: lighter;
}

p.black {
    color:rgb(0,0,0);
    font-size: .6em;
    font-family:'Calibri', Trebuchet MS, Arial;
    font-weight: lighter;
}
p.bolderblack {
    color:rgb(0,0,0);
    font-size: .6em;
    font-family:'Calibri', Trebuchet MS, Arial;
    font-weight: bolder;
}


p.smallwhite {
    color:rgb(255,255,255);
    font-size: .7em;
    font-family:'Calibri', Trebuchet MS, Arial;
}
p.smallergreen {
    color:rgb(36,96,27); 
    font-size:.55em;
    font-family:'Calibri', Trebuchet MS, Arial;
    font-weight: lighter;
}
ul {
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:black;
    font-size: 1.25em;
    list-style-type: none;
}

ul#gp{
    font-family:'Calibri', Trebuchet MS, Arial; 
    color:black;
    font-size: .6em;
    list-style-type: disc; 
    margin-left: -5px;
    font-weight: lighter;
}

ul#gp1{
    font-family: 'Arial', Tahoma, Helvetica, sans; 
    color:black;
    font-size: .6em;
    list-style-type: disc; 
    
    font-weight: lighter;
}

ul#gp a {
    display: block;
    float: left;
    text-align: left;
    text-decoration: none;
    background-color: transparent;
    color:black;
    padding: 0px 0px;
    font-family:'Calibri', Trebuchet MS, Arial; 
    font-size: .8em;
    list-style-type: none; 
}


a:link {
    text-decoration: none;
    color:blue;
    border: none;
}
a:visited {
    text-decoration: none;
    color:transparent;
}

a {
    text-decoration: none;
    color:transparent;
    border: none;
}
    



body{
    text-align: center;
    margin-top:0px;
    background: url(images/twogreen1.jpg) 0 0 repeat-x; 
    behavior: url("csshover.htc");  
}

#mainPanel {
    position:relative;
    width:850px;
    margin-left: auto;
    margin-right: auto;
    border:0px solid #000; 
    text-align: left;
    background-color:transparent;
}
h2.main {
    display:block;
    position:absolute;  
    top:10px;
    left:0px;
    width:850px;
    margin-left:0px;
    text-align:left;
    padding: 0 0 0 0; 
    background:url(images/mid3.jpg) repeat-y; 
    font-size: 1em; 
} 

#header {
    position:relative;
    width:850px;
    margin-left: auto;
    margin-right: auto;
    margin-top:-10px;
    padding-top:0px;
    height:167px;
    border:0px solid #000; 
    background-color:transparent;
    background:url(images/header.jpg) 0 0 no-repeat;
}
h2#headlogo {
    display:block;
    position:absolute;  
    top:0px;
    left:247px;
    width: 346px;
    height: 84px;
    margin-left:0px;
    text-align:left;
    padding: 0 0 0 0; 
    background:url(images/headlogo.jpg) 0 0 no-repeat; 
    background: transparent;
}
h2#headleft {
    display:block;
    position:absolute;  
    top:89px;
    left:20px;
    margin-left:0px;
    text-align:left;
    padding: 0 0 0 0; 
    color:white;

    font-family:'Calibri', Trebuchet MS, Arial;
    font-weight: lighter;
    font-size: 1em; 
} 
h2#headright {
    display:block;
    position:absolute;  
    top:89px;
    left:640px;
    margin-left:0px;
    text-align:left;
    padding: 0 0 0 0; 
    color:white;

    font-family:'Calibri', Trebuchet MS, Arial;
    font-weight: lighter;
    font-size: 1em; 
} 

 

a.mail{
    text-decoration: none;
    color:blue;
}
a.mail:link{
    color: blue;
}    
a.mail:visited{
    color: blue;
} 
a.mail:hover{
    color: blue;
}




