.head1
{
    FONT-FAMILY: "arial", sans-serif;
    FONT-WEIGHT: lighter;
    FONT-STYLE: normal;
    FONT-SIZE:   14pt;
    COLOR: #0e93c7;
}
.head2
{
    FONT-FAMILY: "arial", sans-serif;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-SIZE:   12pt;
    COLOR: #0e93c7;
}
.editheading {
    text-align: right;
    vertical-align: top;

    font-family: "arial", sans-serif;
    font-style: normal;
    padding-top: 0.25em;
}
.editerror {
    color: #ff0000;
}
.editsubmit {
    padding-left: 3em;
    padding-top: 0.5em;
}
a
{
    COLOR: #d73b89;
    TEXT-DECORATION: none;
    FONT-FAMILY: "arial", sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
}
a:hover
{
    COLOR: #009dbf;
    text-decoration: underline;
}
A.imagelink:hover, A.imagelink:hover .imagelink
{
    BACKGROUND-COLOR: transparent;
}
FORM
{
    margin: 0px;
}
INPUT, TEXTAREA, SELECT
{
    background-color : #f9f9f9;
    color : #666666;
}
