/* 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:#1E5A21;}
.application
{font-weight:bold;color:#578B62;font-size:110%;font-style:italic}
.box-header
{background: url(../images/th-green.png) repeat-x top #1E5A21;}

th.coursename {background: url(../images/th-green.png) repeat-x top #1E5A21;}

