/* CSS Document */





/* All the theme coloured styles are here */

body
{background: #1E5A21 url(../images/bg-body-green.png) top repeat-x;}
#otherinfo a:link
{color: #1E5A21;text-decoration:underline;}
#otherinfo a:visited
{color: #578B62;text-decoration:underline;}
#otherinfo a:hover
{color: #1E5A21;text-decoration:none;}
#maincontent #content h1
{color: #1E5A21;border-color:#1E5A21}

#maincontent #content th
{background-color:#578B62;}
