/* CSS Document */
body
{
margin:0px;
background-color:#112A07;
}
.top-banner
{
background-image:url(../images/top-banner.jpg);
background-repeat: no-repeat;
}
.bottom
{
background-image: url(../images/bottom.jpg);
background-repeat: no-repeat;
}
.menu
{
background-image: url(../images/menu-bk.gif);
background-repeat: no-repeat;
}
.content
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.copy
{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.copy:link
{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.copy:visited
{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.copy:hover
{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.mail
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
a.mail:link
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
a.mail:visited
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
a.mail:hover
{
font-family:Verdana;
font-size:12px;
color: #0099FF;
font-weight:normal;
text-decoration:none;
}