A:link {
    color: #2C3C3C;
    text-decoration: none;
    font-weight: bold;
}

A:hover {
    color: #FFFFFF;
    text-decoration: none;
    background:#5F6F7F;
}

A:visited {
    color: #2C3C3C;
    text-decoration: none;
    font-weight: bold;
}

A:visited:hover {
    color: #FFFFFF;	
    text-decoration: none;
    background: #5F6F7F;
}

BODY {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
}

hr {
    padding: 0;
    height: 1px;
    border: 0;
    color: #CCCCCC;
}

.submit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    background: #FF9650;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    cursor: pointer;
}

.inputtype {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    background: #EEEEEE;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}
				
pre {
    font-family: courier, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #111111;
}

.bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #669999; font-weight: bold
}

.bodyplain {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #000000;
    font-weight: normal;
    text-align: justify;
}

.boldwhite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.bodyplaingray {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #EEEEEE;
    font-weight: normal;
}

#boldwhite, #boldwhite :link, #boldwhite :hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

#boldwhite :visited, #boldwhite :visited:hover {
    COLOR: #DEDEDE;
}

#boldwhite2, #boldwhite2 :link, #boldwhite2 :hover, #boldwhite2 :visited, #boldwhite2 :visited:hover {
    TEXT-ALIGN: right;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.tabtop1 {
    background-image: url(images/bcktop_es.png);
}

.tabtop2 {
    background-image: url(images/bcklight.png);
}

.tabmenu1 {
    background: #5F6F7F;
    background-image: url(images/bcknavpat.png);
    height: 21px;
}

.tabmenu2 {
    background: #5F6F7F;
    background-image: url(images/bcknav.png);
    height: 21px;
}

.tabmain1 {
    background: #5F6F7F;
    background-image: url(images/bckdark.png);
}

.tabmain2 {
    background: #5F6F7F;
    background-image: url(images/bckbody.png);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #EEEEEE;
    font-weight: normal;
}

.tabmain2 :link, .tabmain2 :visited {
    color: #EEEEEE;
}


.tabmain3 {
    background: #EF9F00;
    background-image: url(images/bckorange.png);
}

