/* ================================
    Css STYLES FOR BRUNEL UNIVERSITY
    v1.0, 07/2004
   ================================

New BrandColour = 00529B
New TintColour = DCE1EF

Old BrandColour = 003399
Old TintColour = eeeeff
*/   
 /*Left Menu Links */
ul#leftmenu a{color : #000000;text-decoration : none;}
ul#leftmenu a:hover{color: #003399; text-decoration : none;}
ul#leftmenu ul a{font-weight: normal;color: #000000;text-decoration: none;}
ul#leftmenu ul a:hover{text-decoration : none;font-weight: normal;color: #003399;}
.Menu_Selected{color : #003399;text-decoration : none;}
.brandcolour{background-color: #003399;}
.CenteredTitle{font-weight: bold;font-size: 120%;color: #003399;text-align: center;}
.tintcolour, .tc{background-color: #C0CFE6;}
h1#PageTitle{margin: 0px;padding-top:5px;padding-bottom:10px;color: #003399;}
div.halfcol{width: 49.8%;float: left;padding: 0px; margin: 0px;}
div.Border{border: 1px solid #000000;margin: 0em 0.5em 1em 0.5em;}
div.Border div{padding: 0.2em;}
div.box {border: 1px solid #003399;padding: 0px;margin: 0em 0.5em 1em 0.5em;background-color: #003399;color:#FFFFFF;}
div.boxcontent{padding: 0.5em;color: #000000;background-color: #C0CFE6;}

