﻿

.CoreNavigation
{
    width:100%;
    color:White;
    font-size:0.9em;
    text-align:center;
    margin-bottom:5px;
}
.CoreNavigation tr td a
{
    color:White;
    text-align:center;
    text-decoration:none;
    height:38px;
    display:block;
    padding-top:5px
}

.CoreNavigation tr td
{
    width:16%;
    height:38px;
    padding:0;
    border:0;
    background-color:White;
}

#Home
{background:url("../Images/HomeButton.jpg") no-repeat center;}

#PASAPP
{background:url("../Images/PasappButton.jpg") no-repeat center;}

#Finance
{background:url("../Images/FinanceButton.jpg") no-repeat center;}

#SWF
{background:url("../Images/SWFButton.jpg") no-repeat center;}

#ITSupport
{background:url("../Images/ITSupportButton.jpg") no-repeat center;}

#ChildrensCentres
{background:url("../Images/ChildrensCentreButton.jpg") no-repeat center;}
#WebServices
{background:url("../Images/SchoolWebServicesButton.jpg") no-repeat center;}


.CurrentPage
{
}

.OtherPage
{
}

.OtherPage:hover
{
}

.DefaultInstructionLabel
{line-height: normal; color:black;}

.ErrorInstructionLabel
{line-height: normal; color:red;}
