/* HTML Default styles and Colours */
TH, TD, OL, UL, LI {
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 100%;
    }

BODY {
    margin-top: 2px;
    background-color: #006699;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 100%;
    }

P {
    font-size: 125%;
    font-weight: bold;
    font-family: Geneva, Arial, Helvetica, san-serif;
    text-align: left;
    background-color: #FFFFFF;
    }

H1 {
    font-size: 170%;
    font-weight: lighter;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    text-align: left;
    background-color: #FFFFFF;
    }

H2 {
    font-size: 150%;
    font-weight: lighter;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    text-align: left;
    background-color: #FFFFFF;
    }

H3 {
    font-size: 150%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    text-align: left;
    background-color: #FFFFFF;
    }

H4 {
    font-size: 125%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    text-align: left;
    background-color: #FFFFFF;
    }

H5 {
    font-size: 125%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    text-align: left;
    background-color: #FFFFFF;
    }

H6 {
    font-size: 80%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    text-align: left;
    background-color: #FFFFFF;
    }

TT, CODE {
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 80%;
    }

PRE {
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 80%;
    }

a:hover {
    text-decoration: none;
    color: #003194;
    background-color: #FFFFFF;
    }

/* Vendor specific Hacks */
.FoldWhiteSpace {
    font-size: 1px;
    line-height: 1px;
    float: left;
    width: 1px;
    height: 1px;
    white-space: normal;
    }

/* win-ie hack : all other browsers ignore */;

/* In WC3 - CSS-3: Does nothing */;

/* win-ie hack : all other browsers ignore */;

/*  Indent  Styles */
.indent {
    margin-left: 15px;
    }

.Indent2 {
    margin-left: 10%;
    }

.Noindent {
    margin-left: 0%;
    }

.blockquote {
    font-weight: bold;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 150%;
    text-align: left;
    background-color: #FFFFFF;
    }

/*  Header Styles   */
.HeaderLargeBold {
    font-weight: bold;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 150%;
    text-align: left;
    background-color: #FFFFFF;
    }

.HeaderMediumBold {
    font-weight: bold;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 125%;
    text-align: center;
    background-color: #FFFFFF;
    }

.ParagraphTextMediumBold {
    font-weight: bold;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 125%;
    text-align: left;
    margin-left: 15px;
    background-color: #FFFFFF;
    }

.HeaderTextMedium {
    font-weight: normal;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 125%;
    text-align: center;
    background-color: #FFFFFF;
    }

.TopBreadCrumbs {
    color: #767676;
    font-size: 70%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    }


/* Body Text Styles */
.BodyTextMediumBold {
    font-weight: bold;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 70%;
    text-align: left;
    background-color: #FFFFFF;
    }

.BodyTextMedium {
    font-weight: normal;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 70%;
    text-align: left;
    background-color: #FFFFFF;
    }

/* Text Colour Styles */
.smallgreytext {
    color: #767676;
    font-size: 70%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    }

.goldtext {
    color: #FFCC33;
    background: #1B3A7B;
    font-weight: bolder;
    }

.smallgoldtext {
    color: #FFCC33;
    background: #1B3A7B;
    font-size: 125%;
    text-decoration: none;
    }

.largergoldtext {
    color: #FFCC33;
    background: #1B3A7B;
    font-size: 125%;
    font-weight: bolder;
    }

.whitetext {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bolder;
    }

/* Form Styles */
.BreadCrumbs {
    font-size: 150%;
    font-weight: lighter;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    }

.FullPost {
    border: thin solid #003398;
    padding : 6px 6px 6px 6px;
    }


/* Table styles */
.TableHeader {
    text-align: center;
    width: 20%;
    height: auto;
    background-color: #eeeeee;
    color: #003399;
    font-size: 125%;
    font-weight: normal;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    padding : 6px 6px 6px 6px;
    margin-left: 25px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    }

.TableHeaderBold {
    text-align: center;
    width: 40%;
    height: auto;
    background-color: #eeeeee;
    color: #003399;
    font-size: 150%;
    font-weight: bold;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    padding : 6px 6px 6px 6px;
    margin-left: 25px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    }

.TableAlignCentre {
    width: auto;
    height: auto;
    text-align: center;
    }


/* Form handler styles */
.InputFormLeft {
    background: #000099;
    color: #FFFFFF;
    text-align: right;
    }

.InputFormRight {
    color: #000000;
    background: #CCCCCC;
    }

/* Background Colours */
.BackgroundBlue {
    background: #000099;
    color: #FFFFFF;
    text-align: right;
    }

.BackgroundGrey {
    color: #FFFFFF;
    background-color: #CCCCCC;
    background: #CCCCCC;
    }

.BackgroundNavy {
    background: #336699;
    background-color: #336699;
    color: #FFFFFF;
    }

.BackgroundSandy {
    background-color: #FFF8E3;
    }

.BackgroundGold {
    background-color: #FFFCCC;
    }

/* Light background and dark font */
.BackgroundSteelBlue {
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 100%;
    color: #000000;
    background-color: #B0C4DE;
    background: #B0C4DE;
    }

/* Foreground and panel colours */
.LightSteelBlue {
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 100%;
    color: #FFFFFF;
    background-color: #B0C4DE;
    background: #B0C4DE;
    }

.LavenderLarge {
    background-color: #E6E6FA;
    background: #E6E6FA;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 150%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    border-bottom: 5px solid #104A7B;
    border-right: 5px solid #104A7B;
    border-left: 5px solid #AFC4D5;
    border-top: 5px solid #AFC4D5;
    padding : 6px 6px 6px 6px;
    }

.Lavender {
    color: #FFFFFF;
    background-color: #E6E6FA;
    background: #E6E6FA;
    }


/* Navigation styles and Colours */
a.navlinks {
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 70%;
    font-weight: normal;
    }

a.navlinks:hover {
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 70%;
    text-decoration: none;
    font-weight: normal;
    }

.NavigationBar {
    background-image: url(/images/nav/Classic/BL.png);
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    }

.AdminNavBar {
    background: #FEEDAD;
    color: #000000;
    }

.NavyBorder {
    border: thin solid #003398;
    padding : 6px 6px 6px 6px;
    }

.TopNavigation {
    color: #444444;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    text-decoration: none;
    font-weight: normal;
    }

.error {
    font-weight: bold;
    background: #F6F6F6;
    color: #CC3333;
    }

.redwarn {
    color: #CC3333;
    text-decoration: none;
    }

.smallredwarn {
    font-size: 70%;
    color: #CC3333;
    }

.Message {
    font-weight: bold;
    color: #CC3300;
    }


.SpaceHeading {
    margin: 2px;
    font-size: 170%;
    color: #003296;
    background-color: #FFFFFF;
    }

.SmallJustified {
    text-align: justify;
    width: 100%;
    font-size: 70%;
    }

.SmallFormField {
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 70%;
    }

.RightAlign {
    text-align: right;
    }

.CentreAlign {
    width: 60%;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 125%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    }

.CentreAlignBold {
    color: #336699;
    width: 40%;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 170%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    }

.TopPix {
    vertical-align: bottom;
    }

.BottomPix {
    vertical-align: top;
    }

.vlink {
    color: #0033CC;
    text-decoration: underline;
    cursor: pointer;
    }

.leftmargin10px {
    white-space: normal;
    margin-left: 10px;
    }

.leftmargin20px {
    white-space: normal;
    margin-left: 20px;
    }

.SandyBox {
  background-color: #FFF8E3;
    padding: 10px;
    }

.YellowBox {
    background-color: #FFFFCC;
    padding: 10px;
    }

.JournalEntry1 {
    background-color: #FFF8E3;
    padding: 10px;
    }

.JournalEntry2 {
    background-color: #FFFFCC;
    padding: 10px;
    }

.JournalComment {
    margin-left: 20px;
    padding: 10px;
    background-color: #E2DCB6;
    }

.HelpLink {
    color: #CC3333;
    }

.PanelHeader {
    background-color: #E6E6FA;
    background: #E6E6FA;
    padding : 6px 6px 6px 6px;
    }

.BlockHeader {
    background-color: #FFFFCC;
    background: #FFFFCC;
    width: 40%;
    margin-left: 25px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
    font-style: oblique;
    font-size: 150%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    border-bottom: 5px solid #104A7B;
    border-right: 5px solid #104A7B;
    border-left: 5px solid #AFC4D5;
    border-top: 5px solid #AFC4D5;
    padding: 6px 6px 6px 6px;
    }


.AddBorder {
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    }

.SiteName {
    color: #003399;
    font-family: Geneva, Arial, Helvetica, san-serif;
    text-align: center;
    }

/* need to include a padding-left option for list style to work in mozilla based browsers */
.YourLinksList {
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: 10%;
    padding-left: 10%;
    list-style-type: disc;
    }

.YourLinksListItem {
    line-height: 95%;
    margin-top: 5%;
    font-size: 70%;
    }

.YourLinks {
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 70%;
    font-weight: normal;
    }

.UserNote {
    background-color: #FFCC66;
    font-size: 70%;
    padding: 5px;
    }

.WelcomeBanner  {
    float: right;
    font-size: .8em;
    padding-top: 5px;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    font-size: 125%;
    font-weight: bold;
    }

/* Button Colours */
.ButtonSmallDarkBlue {
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 80%;
    border-bottom: 1px solid #104A7B;
    border-right: 1px solid #104A7B;
    border-left: 1px solid #AFC4D5;
    border-top: 1px solid #AFC4D5;
    color: #000066;
    height: 19px;
    text-decoration: none;
    cursor: pointer;
    }

.ButtonLemonChiffon {
    background-color: #FFF8C6;
    background: #FFF8C6;
    width: 80%;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
    text-align: center;
    font-style: oblique;
    font-size: 80%;
    font-family: Arial, Geneva, Helvetica, Gill Sans, Lucida, san-serif;
    border-bottom: 5px solid #104A7B;
    border-right: 5px solid #104A7B;
    border-left: 5px solid #AFC4D5;
    border-top: 5px solid #AFC4D5;
    padding: 6px 6px 6px 6px;
    }

.ButtonsHome {
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 80%;
    border-bottom: 1px solid #104A7B;
    border-right: 1px solid #104A7B;
    border-left: 1px solid #AFC4D5;
    border-top: 1px solid #AFC4D5;
    color: #000066;
    height: 19px;
    text-decoration: none;
    background-image: url(http://www.tasco.net.au/images/buttons/home.gif);
    }

.ButtonMediumTan {
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    font-size: 80%;
    color: #000000;
    width: 85%;
    height: auto;
    text-align: center;
    cursor: pointer;
    text-shadow: black 1px 1px 3px;
    white-space: normal;
    padding: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-bottom: 1px solid #104A7B;
    border-right: 1px solid #104A7B;
    border-left: 1px solid #AFC4D5;
    border-top: 1px solid #AFC4D5;
    background-color: #CCCC99;
    background: #CCCC99;
    /* win-ie hack : all other browsers ignore */;
    /* win-ie hack : all other browsers ignore */;
    }

.ButtonMediumTan:hover, .ButtonMediumTan:active, .ButtonMediumTan:link, .ButtonMediumTan:focus, .ButtonMediumTan:visited {
    color: #FFFFFF;
    white-space: normal;
    text-align: center;
    cursor: crosshair;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    font-size: 80%;
    }


.CentreTextPanel {
    position: relative;
    left: 300px;
    top: 10px;
    width: 60%;
    height: auto;
    z-index: 1;
    overflow: visible;
    text-align: center;
    color: #336699;
    background-color: #B0C4DE;
    background: #B0C4DE;
    border: none #000000;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    font-size: 80%;
    }

.CentreMenuPanel {
    position: relative;
    left: 250px;
    top: 10px;
    width: 95%;
    height: 95%;
    z-index: 1;
    overflow: visible;
    color: #336699;
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    background-color: #B0C4DE;
    background: #B0C4DE;
    border: none #000000;
    }

.CentrePanel {
    position: absolute;
    left: 12%;
    top: 9%;
    width: 85%;
    height: 90%;
    z-index: 1;
    color: #336699;
    text-align: center;
    font-size: 80%;
    font-weight: bold;
    background-color: #B0C4DE;
    background: #B0C4DE;
    border: none #000000;
    }

.HeaderMenuPanel {
    color: #336699;
    font-size: 125%;
    font-weight: bold;
    border: 1px none #000000;
    }

.HeaderPanel {
    position: absolute;
    left: 10%;
    top: 1%;
    width: 80%;
    height: 20%;
    z-index: 1;
    /* win-ie hack : all other browsers ignore */;
    text-align: center;
    border: none #000000;
    }

.HeaderNote {
    position: relative;
    left: 10%;
    right: auto;
    top: 5%;
    width: auto;
    height: auto;
    padding 5%;
    z-index: 1;
    /* win-ie hack : all other browsers ignore */;
    text-align: center;
    border: none #000000;
    }

.CentreLavender {
    position: absolute;
    width: 60%;
    height: 10%;
    left: 10%;
    top: 10%;
    z-index: 1;
    overflow: visible;
    color: #336699;
    font-size: 125%;
    font-weight: bold;
    background-color: #FFFFFF;
    background: #FFFFFF;
    border: 1px none #000000;
    }


.LeftMenuPanel {
    position: relative;
    width: auto;
    height: auto;
    left: 1px;
    top: 1px;
    z-index: 1;
    border: 1px none #000000;
    }

.LeftButtonMenu {
    position: absolute;
    width: 170px;
    height: auto;
    left: 80px;
    right: auto;
    top: 70px;
    z-index: 3;
    text-align: center;
    vertical-align: baseline;
    padding: 1px;
    white-space: normal;
    border: 1px #000000;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    /* win-ie hack : all other browsers ignore */;
    /* win-ie hack : all other browsers ignore */;
    background-image: url(http://www.tasco.net.au/images/bckgrnd/tasco.png);
    }

.LeftTextLinkMenu {
    position: absolute;
    width: 170px;
    height: auto;
    left: 10%;
    right: auto;
    top: 35%;
    z-index: 3;
    text-align: left;
    vertical-align: baseline;
    padding: 3px;
    white-space: normal;
    border: 5px #000000;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    }

.LayerWhite {
    color: #336699;
    background-color: #FFFFFF;
    background: #FFFFFF;
    border: 1px none #000000;
    }

.CentreLayerLightBlue {
    background-color: #336699;
    background: #336699;
    border: 1px none #000000;
    }

.CentreLayerGrey {
    background-color: #FFFFFF;
    background: #FFFFFF;
    border: 1px none #000000;
    }

.SpacerGrey {
    white-space: normal;
    background-color: #FFFFFF;
    background: #FFFFFF;
    border: 1px none #000000;
    background-image: url(http://www.tasco.net.au/images/server/spacer.gif);
    }

.SpacerLine {
    position: relative;
    width: 1px;
    height: auto;
    z-index: 1;
    left: auto;
    top: 1px;
    color: #FFFFFF;
    padding: 1px;
    }

.MarbleBackPanel {
    background-image: url(http://www.tasco.net.au/images/bckgrnd/tasco.png);
    }

.TextViewPort {
    position: relative;
    width: 90%;
    height: 90%;
    left: 20%;
    top: 20%;
    z-index: 1;
    border: 1px none #000000;
    }

.LinkViewPort {
    position: absolute;
    left: 100px;
    top: 140px;
    width: 85%;
    height: 55%;
    z-index: 1;
    border-bottom: 3px solid #336699;
    border-right: 3px solid #336699;
    border-left: 3px solid #AFC4D5;
    border-top: 3px solid #AFC4D5;
    }

.PanelViewPort {
    position: absolute;
    left: 70px;
    top: 70px;
    width: 90%;
    height: 85%;
    z-index: 2;
    border-bottom: 3px solid #336699;
    border-right: 3px solid #336699;
    border-left: 3px solid #AFC4D5;
    border-top: 3px solid #AFC4D5;
    }

.FooterNavBar {
    position: absolute;
    width: 85%;
    height: 5%;
    left: 9%;
    top: 103%;
    z-index: 3;
    vertical-align: baseline;
    border-right: #aaaaaa 1px solid;
    border-top: #aaaaaa 1px solid;
    border-left: #aaaaaa 1px solid;
    border-bottom: #aaaaaa 1px solid;
    background-image: url(/images/server/horizspacer.png);
    }

