/* STYLES FOR EPP*/
table, tr, td, th {
    font-size: xx-small;
}
dl, dt, dd {
    font-size: xx-small;
}
body, p, ul, ol, p a {
    font-size: x-small;
}
body {
    background-image: url(  '../images/green.gif' );
}
td ul, li {
    font-size: xx-small;
    color: Black;
}
hr {
    color: #9C9C50;
}
.welcome {
    background-color: #336666;
    color: #cccc99;
    font-weight: bold;
    font-size: small;
}
#contentheader {
    background-color: #336666;
}
#contentleft {
    background-color: #336666;
}
#headerwelcome {
    position: absolute;
    top: 10;
    left: 87;
    width: 250;
    height: 50;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size: x-small;
    background-color: #336666;
    color: #cccc99;
}
#headermsg {
    position: absolute;
    top: 10;
    left: 339;
    width: 260;
    height: 50;
    text-align: left;
    vertical-align: middle;
    font-size: xx-small;
    background-color: #336666;
    color: Yellow;
}
#headernav {
    position: absolute;
    top: 40;
    left: 600;
    height: 20;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    font-size: xx-small;
    background-color: #336666;
}
.nav {
    background-color: #336666;
    color: #EAEAD5;
    font-size: x-small;
}
.logo {
    background-color: #336666;
    color: #cccc99;
    font-weight: bold;
    font-size: x-small;
}
.dtext {
    color: Black;
    font-size: xx-small;
}
.etext {
    color: black;
    font-size: xx-small;
    font-weight: normal;
    text-align: left;
}
.doption {
    color: #0000FF;
    font-size: xx-small;
}
input.dtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: x-small;
}
.rtext {
    color: Black;
    font-size: x-small;
}
.rtextbold {
    color: Black;
    font-size: x-small;
    font-weight: bold;
}
td.rtext ul, li {
    font-size: x-small;
    color: Black;
}
.msg {
    color: #990000;
    font-size: x-small;
    font-weight: bold;
}
.processmsg {
    color: #990000;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    width: 80%;
}
.ltstripe {
    background-color: #F3F8F3;
}
.dkstripe {
    background-color: #DAE6D9;
}
.navinfo {
    color: #EAEAD5;
    font-size: xx-small;
}
.grey {
    background-color: #E9E9E9;
}
.title {
    font-size: x-small;
    color: #729E70;
}
.etitle {
    font-size: x-small;
    color: #336666;
    font-weight: bold;
    text-align: center;
}
.pbtitle {
    font-size: x-small;
    color: #729E70;
}
.pbbanner {
    font-size: small;
    color: #729E70;
}
.sstitle {
    font-size: small;
    color: #336666;
}
.w2 {
    color: black;
    font-size: xx-small;
    font-family: times;
}
.print {
    font-family: times,serif;
    font-size: xx-small;
    color: Black;
}
.footer {
    font-size: xx-small;
    color: #1B1B8B;
}
.ticker {
    color: #3c3c3c;
    text-align: left;
    background-color: #FFF;
}
.btn {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #336666;
    cursor: pointer;
}
.sbtn {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #336666;
    cursor: pointer;
}
.instructOn {
    font-size: x-small;
    font-weight: bold;
    color: #336666;
    background-color: #EAEAD5;
}
.instructOff {
    font-size: x-small;
    font-weight: bold;
    color: #cccc99;
    background-color: #FFFFFF;
}
.instructTitle {
    font-family: Arial,helvetica,sans-serif;
    font-size: small;
    color: #729E70;
}
.linkRight {
    text-align: right;
}

/* LINK markup */
A {
    font-size: xx-small;
    font-weight: bold;
}
A:visited {
    color: Black;
}
A:link {
    color: #000080;
}
/* navy */
A:hover {
    color: #990000;
}
/* deep red */

#contentheader A {
    color: #cccc99;
}
#contentheader A:visited {
    color: #cccc99;
}
#contentheader A:hover {
    color: #ffffcc;
}

.nav A {
    color: #cccc99;
}
.nav A:visited {
    color: #cccc99;
}
.nav A:hover {
    color: #ffffcc;
}
