/* Colours and styles for projects pages */
#crimson { background: #af596a; margin: 0px; }
#crimson h1, h2, h3, h4, h5, th { color: #601b29; }
#crimson p, td, ul, li, ol { color: #000000; }
#crimson a { color: #003366; }
#crimson a:hover { color: #003366; }
#crimson a:active { color: #990033; }
#crimson a:visited { color: #333333; }
#banner { background: #af334c; }
#banner_caption { background:  url(../images/swap_legalinfo.gif); background-repeat: no-repeat; }
#banner_title { background:  url(../images/title_legalinfo.gif); background-repeat: no-repeat; }
#menu_body { background: url(../images/menubg_3.gif); background-repeat: repeat-y; }
#menu_base { background: url(../images/menubase_3.gif); background-repeat: no-repeat; }
#content { border-top: 6px solid #912a3f; width: 100%; }
.greytableborder { background: #999999; margin-left: 15px}
.greytableborder th { background: #cccccc; }
.greytableborder td { background: #af596a; }
