/* Realisation site Style Sheet   Written By: Stuart Gatenby			   Massive Interactive			   stuart@massive.com.au 			   8th June 2004 *//* General site styles */body { background-color: #A5A5A5; font-family: Verdana, Helvetica, Arial, Serif; font-size: 11px; } /* General Page Styles *//* Black Titles */.Title { font-family: Verdana, Helvetica, Arial, Serif; font-size: 12px; color: #000000; font-weight: bold; }.Title a { color: #000000; font-weight: bold; }.Title a:link, .Title a:visited { text-decoration: none; }.Title a:active, .Title a:hover { text-decoration: underline; }/* Orange Titles */.OrangeTitle { font-family: Verdana, Helvetica, Arial, Serif; font-size: 12px; color: #ED6E00; font-weight: bold; }.OrangeTitle a { color: #ED6E00; font-weight: bold; }.OrangeTitle a:link, .OrangeTitle a:visited { text-decoration: none; }.OrangeTitle a:active, .OrangeTitle a:hover { text-decoration: underline; }/* Normal Text */.Normal { color: #5C5C5C; font-family: Verdana, Helvetica, Arial, Serif; font-size: 11px; }.Normal a { color: #5C5C5C; font-weight: bold; }.Normal a:link, .Normal a:visited { text-decoration: none; }.Normal a:active, .Normal a:hover { text-decoration: underline; }/* Location Text */.Location { color: #5C5C5C; font-family: Verdana, Helvetica, Arial, Serif; font-size: 10px; }.Location .Here { font-weight: bold; }.Location a { color: #5C5C5C; font-weight: bold; }.Location a:link, .Normal a:visited { text-decoration: none; }.Location a:active, .Normal a:hover { text-decoration: underline; }/* Styles for side links in site and list of links on front page */.SectionNav { border-top: solid 1px #B5B5B5; border-right: solid 1px #B5B5B5; border-left: solid 1px #B5B5B5; border-bottom: none 0px; }.SectionNav th { padding: 7px 15px 7px 15px; background-color: #EBEBEB; border-bottom: solid 1px #B5B5B5; font-family: Verdana, Helvetica, Arial, Serif; font-weight: bold; font-size: 11px; color: #000000; }.SectionNav th a { color: #000000; }.SectionNav th a:link, .SectionNav th a:visited { text-decoration: none; }.SectionNav th a:active, .SectionNav th a:hover { text-decoration: underline; }.SectionNav td { padding: 7px 15px 7px 15px; background-color: #FFFFFF; }.LinkList th { padding: 0 0 0 0; border: none; background-color: #ffffff; font-family: Verdana, Helvetica, Arial, Serif; font-size: 11px; color: #ED6E00; font-weight: bold; }.LinkList th a { color: #ED6E00; }.LinkList th a:link, .LinkList td a:visited { text-decoration: none; }.LinkList th a:active, .LinkList td a:hover { text-decoration: underline; }.LinkList td {  font-family: Verdana, Helvetica, Arial, Serif; font-size: 10px; color: #5C5C5C; padding: 3px 0px 3px 0px; }.LinkList td a { font-weight: bold; color: #5C5C5C; border-bottom: dashed 1px #AAAAAA; padding-bottom: 2px; }.LinkList td a:link, .LinkList td a:visited { text-decoration: none; }.LinkList td a:active, .LinkList td a:hover { text-decoration: underline; }/* Header and footer layout styles - Do Not Alter */.MainTable { border-right: 1px solid #585858; background-color: #FFFFFF; }.HeaderTable { padding: 0 0 0 0; }.TopMenu { background-color: #A6A6A6; padding: 5px 5px 5px 0px; vertical-align: sub; width: 500px; }.TopLinks { padding-right: 12px; padding-left: 12px; }.TopLinks a { font-family: Verdana, Helvetica, Arial, Serif; font-weight: bold; font-size: 12px; color: #FFFFFF; }.TopLinks a:link, .TopLinks a:visited { text-decoration: none; }.TopLinks a:active, .TopLinks a:hover { text-decoration: underline; }.TopSearch { background-color: #000000; width: 240px; margin: 0 0 0 0; padding: 0 0 0 10px; }.SearchButton { background-color: #000000; font-family: Verdana, Helvetica, Arial, Serif; font-size: 11px; font-weight: bold; color: #FFFFFF; border: none 0px #000000; }.SearchField { padding: 0 0 0 0; background-color: #FFFFFF; border-top: solid 1px #7C7C7C; border-left: solid 1px #7C7C7C; border-right: none 0px; border-bottom: none 0px; font-family: Verdana, Helvetica, Arial, Serif; font-size: 11px; color: #5C5C5C;  }.SearchButton2 { background-color: #FFFFFF; font-family: Verdana, Helvetica, Arial, Serif; font-size: 11px; font-weight: bold; color: #ED6E00; border: none 0px #000000; }.SearchField2 { padding: 0 0 0 0; background-color: #FFFFFF; border-top: solid 2px #7C7C7C; border-left: solid 2px #7C7C7C; border-right: solid 1px #EBEBEB; border-bottom: solid 1px #EBEBEB; font-family: Verdana, Helvetica, Arial, Serif; font-size: 11px; color: #5C5C5C;  }.Footer { background-color: #000000; padding: 5px 5px 5px 0px; vertical-align: sub; }.FootLinks { padding-right: 10px; padding-left: 10px; }.FootLinks { font-family: Verdana, Helvetica, Arial, Serif; font-size: 10px; color: #FFFFFF; }.FootLinks a { font-family: Verdana, Helvetica, Arial, Serif; font-size: 10px; color: #FFFFFF; }.FootLinks a:link, .FootLinks a:visited { text-decoration: none; }.FootLinks a:active, .FootLinks a:hover { text-decoration: underline; }
