/* CSS Document */

body
{
margin:0px;
background-image:url(images/page-bg.jpg);
background-repeat:no-repeat;
background-position:center top;
}
.greenh1
{
font-family:Verdana, Arial;
font-size:11px;
color:#245F01;
}
.greenlink:link,.greenlink:visited,.greenlink:active
{
font-family:Verdana, Arial;
font-size:11px;
color:#245F01;
font-weight:bold;
text-decoration:none
}
.greenlink:hover
{
font-family:Verdana, Arial;
font-size:11px;
color:#245F01;
font-weight:bold;
text-decoration:underline
}
.blackh1
{
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
font-weight:bold;
}
.blacktext
{
font-family:Verdana, Arial;
font-size:11px;
color:#202020;
}
.footlink:link,.footlink:visited,.footlink:active
{
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
text-decoration:none
}
.footlink:hover
{
font-family:Verdana, Arial;
font-size:11px;
color:#000000;
text-decoration:underline
}
.buttion
{
width:80px;
height:auto;
background-color:#7DC910;
color:#FFFFFF;
}
.bluetext
{
font-family:Verdana, Arial;
font-size:11px;
color:#336699;
}
.blueh1
{
font-family:Verdana, Arial;
font-size:11px;
color:#336699;
font-weight:bold;
}
.redtext
{
font-family:Verdana, Arial;
font-size:11px;
color:#ff0000;
}
