.buttonA {
    margin-left: 50px;
}

.buttonA {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 20px;
}

.buttonB {
    margin-left: 1px;
}

.buttonB {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.buttonD {
    list-style-type: none;
    height: 20px;
    width: 115px;
    margin: 0px;
    text-align:center;
}

.buttonDon {
    list-style-type: none;
    height: 20px;
    width: 115px;
    margin: 0px;
    text-align:center;
}

.buttonD a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

.buttonD a:link {
    color: #000000;
    font-weight: bold;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

.buttonD a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

.buttonD a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #777777;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

.buttonD a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #BBBBBB;
    border-bottom-color: #DDDDDD;
}

.buttonDon a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    color: #FFFFFF;
    background-color: #999999;
    border-style: solid;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #BBBBBB;
    border-bottom-color: #DDDDDD;
}
.buttonpipe {
	COLOR: #8b9fd2
}
.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; COLOR: #979797; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.buttonE {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.buttonF {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
}
.tealbutton {
    list-style-type: none;
    height: 18px;
    width: 150px;
    margin: 0px;
    text-align:center;
}

.tealbuttonOn {
    list-style-type: none;
    height: 18px;
    width: 150px;
    margin: 0px;
    text-align:center;
}

.tealbutton a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #009999;
    border-style: solid;
    border-bottom-color: #003333;
    border-right-color: #005555;
    border-left-color: #00BBBB;
    border-top-color: #00DDDD;
}

.tealbutton a:link {
    color: #000000;
    font-weight: bold;
    background-color: #009999;
    border-style: solid;
    border-bottom-color: #003333;
    border-right-color: #005555;
    border-left-color: #00BBBB;
    border-top-color: #00DDDD;
}

.tealbutton a:visited {
    color: #000000;
    font-weight: lighter;
    background-color: #009999;
    border-style: solid;
    border-bottom-color: #003333;
    border-right-color: #005555;
    border-left-color: #00BBBB;
    border-top-color: #00DDDD;
}

.tealbutton a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #007777;
    border-style: solid;
    border-bottom-color: #003333;
    border-right-color: #005555;
    border-left-color: #00BBBB;
    border-top-color: #00DDDD;
}

.tealbutton a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #006666;
    border-style: solid;
    border-top-color: #003333;
    border-left-color: #005555;
    border-right-color: #00BBBB;
    border-bottom-color: #00DDDD;
}

.tealbuttonOn a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    color: #FFFFFF;
    background-color: #009999;
    border-style: solid;
    border-top-color: #003333;
    border-left-color: #005555;
    border-right-color: #00BBBB;
    border-bottom-color: #00DDDD;
}
.whitebutton {
    list-style-type: none;
    height: 24px;
    width: 160px;
    margin: 0px;
    text-align:center;
}

.whitebuttonOn {
    list-style-type: none;
    height: 24px;
    width: 160px;
    margin: 0px;
    text-align:center;
}

.whitebutton a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #FFFFF9;
    border-style: solid;
    border-bottom-color: #FFFFF3;
    border-right-color: #FFFFF5;
    border-left-color: #FFFFFB;
    border-top-color: #FFFFFD;
}

.whitebutton a:link {
    color: #000000;
    font-weight: bold;
    background-color: #FFFFF9;
    border-style: solid;
    border-bottom-color: #FFFFF3;
    border-right-color: #FFFFF5;
    border-left-color: #FFFFFB;
    border-top-color: #FFFFFD;
}

.whitebutton a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #FFFFF9;
    border-style: solid;
    border-bottom-color: #FFFFF3;
    border-right-color: #FFFFF5;
    border-left-color: #FFFFFB;
    border-top-color: #FFFFFD;
}

.whitebutton a:hover {
    font-weight: bold;
    color: #000000;
    background-color: #FFFFF7;
    border-style: solid;
    border-bottom-color: #FFFFF3;
    border-right-color: #FFFFF5;
    border-left-color: #FFFFFB;
    border-top-color: #FFFFFD;
}

.whitebutton a:active {
    font-weight: bold;
    color: #000000;
    background-color: #FFFFF6;
    border-style: solid;
    border-top-color: #FFFFF3;
    border-left-color: #FFFFF5;
    border-right-color: #FFFFBB;
    border-bottom-color: #FFFFFD;
}

.whitebuttonOn a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    color: #000000;
    background-color: #FFFFF9;
    border-style: solid;
    border-top-color: #FFFFF3;
    border-left-color: #FFFFF5;
    border-right-color: #FFFFFB;
    border-bottom-color: #FFFFFD;
}
#nav {border-bottom: 1px none;}
#nav ul {padding: 0; margin: 0;}
#nav li {display: inline; padding: 0; margin: 0; text-align: left;}
#nav li a {font-size: 60%; color: #FFFFFF; text-decoration: none; padding: 0 10px 0 10px; border-right: 1px none; text-align: left; width: 800px;}
#nav li a:hover, #nav ul li a:focus {color: #fff200;}