#EnfieldHeader {
/* #84599e - plumb for header backgrounds */
/* #fc971e - orange */
/* #ffc - powder yellow */
/* #ccf - cornflower blue */

    background:url(../images/enfield/background.jpg);
    background-repeat:repeat-x;
    background-attachment:fixed;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}
#EnfieldHeaderInner{
    background:url(../images/enfield/background.jpg);
    height: 98px;
    margin:0px;
    width:auto
}
#TopNavigationInner {
    height:30px;
    background-color:#fc971e;
    overflow: hidden;
    float:left;
    font:Verdana;
    font-size:0.50em;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
}

#TopNavigationInner li a:hover{
color:#ffffff
}

#TopNavigationInner ul {
padding-top:5px;
padding-bottom:5px;
margin-top:2px;
}

#TopNavigationInner ul li {

float:left;
display: block;
padding-left: 15px; /* the width reserved for the background image */
padding-right:27px;
background: url(../images/arrowhead.gif) no-repeat 0px 3px; /* the "bullet"... adjust these numbers to taste */
font-family:Verdana;
font-size:1.2em;
font-weight:bold;
}

#TopNavigationInner a:link {
    padding-top:25px;
    font-size:1.2em;
    font:Verdana;
    font-weight:bold;
    color: #4a1e86;
    text-decoration: none;
}

#TopNavigationInner a:visited {
    padding-top:25px;
    font-size:1.2em;
    font:Verdana;
    font-weight:bold;
    color: #4a1e86;
    text-decoration: none;
}

#breadcrumb
{
    clear:both;
    width:766px;
    margin-left:2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

#breadcrumb ul{
padding:5px 0px 5px 0px;
margin:0px;
display:block;

}

#breadcrumb ul li {
display:inline;
list-style-type:none;
font-family:Trebuchet MS;
font-weight:bold;
font-size:1em;
text-decoration:none;
color:#6d05af;

}

#breadcrumb ul li a {
font-family:Trebuchet MS;
font-weight:bold;
text-decoration:none;
color:#6d05af;
}

.bullet {
background: url(../images/newsBullet.jpg) no-repeat 0px 6px; /* the "bullet"*/
}

.outer {

    background:url(../images/enfield/background.jpg);
    background-repeat:repeat-x;
    background-attachment:fixed;
    margin-top:0px;
    margin-bottom:20px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}

.datasetheader
{
    font-weight: bold;
    colour: black
}
.datasettable
{
    background-color: #fffff
}
.workarea
{
    background:url(../images/enfield/background.jpg);
    background-repeat:repeat-x;
    background-attachment:fixed;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}
.stats
{
    BACKGROUND-COLOR: #ffffff
}