BODY {
	FONT-FAMILY: sans-serif; BACKGROUND-COLOR: #faf8cb
/*        #FFFFCC*/
}
.pageHeading {
	FONT-WEIGHT: bold; FONT-SIZE: large; VERTICAL-ALIGN: middle; TEXT-ALIGN: center
}
.sectionheading {
	FONT-WEIGHT: bold; FONT-SIZE: medium; PADDING-TOP: 20px
}
.subsectionheading {
	FONT-WEIGHT: bold; FONT-SIZE: small; PADDING-TOP: 10px
}
.copyrightNotice {
	FONT-SIZE: xx-small
}
.indented {
	MARGIN-TOP: 10px; MARGIN-LEFT: 20px; MARGIN-RIGHT: 20px
}
TABLE.genericList TH {
	BACKGROUND-COLOR: lightblue
}
TABLE.genericList TD {
        BORDER-TOP: 1px solid; 
	BORDER-RIGHT: 1px solid; 
        BORDER-BOTTOM: 1px solid;
        BORDER-LEFT: 1px solid; 
        PADDING-RIGHT: 4px; 
        PADDING-LEFT: 4px; 
        PADDING-BOTTOM: 2px; 
        PADDING-TOP: 2px; 
}
TABLE.genericPanel {
	BORDER-TOP-STYLE: outset; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BACKGROUND-COLOR: lightblue; BORDER-BOTTOM-STYLE: outset
}
.dirTree {
	FONT-WEIGHT: bold
}
.dirTree A {
	TEXT-DECORATION: none
}
.dirTree A:link {
	COLOR: blue
}
.dirTree A:visited {
	COLOR: blue
}
.dirTree A:hover {
	TEXT-DECORATION: underline
}
TABLE.buttonBar {
	FONT-WEIGHT: bold; 
        FONT-SIZE: 12px; 
        COLOR: #DC9619; 
	BACKGROUND-COLOR: #493944;
        FONT-FAMILY: Arial
}
TABLE.buttonBar A.buttonBar {
	WIDTH: 95px; 
        COLOR: #DC9619;
        PADDING-TOP: 2px; 
        HEIGHT: 20px; 
        TEXT-DECORATION: none
}
TABLE.buttonBar A.buttonBar:hover {
	BACKGROUND-COLOR: #A584C6
}
TABLE.buttonBar TD.buttonBar {
	WIDTH: 97px; TEXT-ALIGN: center;
}
TABLE.buttonBar A.buttonBarOn {
	BACKGROUND-COLOR: #A584C6
}
TABLE.buttonBar A.buttonBarSmall {
	WIDTH: 50px;
}

TD.Header
{
    BACKGROUND-COLOR: white;
    BORDER-TOP: #644088 1px solid; 
    BORDER-RIGHT: #644088 1px solid; 
/*    BORDER-BOTTOM: #644088 1px solid; */
    BORDER-LEFT: #644088 1px solid; 
/*    BORDER: #644088 1px solid; */
#    font-family: arial,helvetica; 
#    font-size: 12px;
#    text-indent: 20px;
/* padding: top right bottom left*/
    padding:10.0pt 1.0pt 10.0pt 1.0pt;
}

TD.Main
{
    BACKGROUND-COLOR: #F1EFFB;
/*    BORDER-TOP: #644088 1px solid; */
    BORDER-RIGHT: #644088 1px solid; 
    BORDER-BOTTOM: #644088 1px solid;
    BORDER-LEFT: #644088 1px solid; 
/*    BORDER: #644088 1px solid; */
#    font-family: arial,helvetica; 
#    font-size: 12px;
#    text-indent: 20px;
/* padding: top right bottom left*/
    padding:9.0pt 18.0pt 9.0pt 18.0pt;
}

TD.tariff
{
    BACKGROUND-COLOR: #F1EFFB;
    BORDER: #644088 1px solid;
#    font-family: arial,helvetica; 
#    font-size: 12px;
#    text-indent: 20px;
    padding:9.0pt 18.0pt 9.0pt 18.0pt;
}

.border
{
#    BACKGROUND-COLOR: #F1EFFB;
    BORDER: #644088 1px solid;
#    font-family: arial,helvetica; 
#    font-size: 12px;
#    text-indent: 20px;
#    padding:9.0pt 18.0pt 9.0pt 18.0pt;
}

TD.spacer
{
        height: 10px;
        width: 20px;
}
TD.map
{
    BACKGROUND-COLOR: #faf8cb;
    BORDER: #644088 1px solid;
    font-family: arial,helvetica; 
    font-size: 12px;
/*    text-indent: 20px; */
/*  padding: top right bottom left*/
    padding:9.0pt 9.0pt 9.0pt 9.0pt;
}

.footerBar .footerBar:link{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: white;
        text-decoration: none;
}

.footerBar:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: yellow;
        text-decoration: none;
}

.footerBar:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: red;
        text-decoration: underline;
}

.footer .footer:link{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: gray;
        text-decoration: none;
}

.footer:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: red;
        text-decoration: underline;
}

.footer:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        COLOR: blue;
        text-decoration: none;
}

