.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #666666;
    line-height: normal;
}
.heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #336666;
}
.footnote {
    font-size: 10px;
}
A {
    color: #336666;
    font-weight: bold;
    text-decoration: none;
}
A:hover {
    color: #ff9933;
    text-decoration: underline;
}
.SPIN1 {
    background: #FFFFFF;
}
.SPIN2 {
    background: #cccccc;
}
.HEAD {
    color: #660000;
    font-weight: bold;
    font-size: 16px;
    line-height: 2;
}
.TITLE {
    font-family: Times;
    font-size: 24px;
    font-weight: bold;
    color: #336666;
    background-repeat: no-repeat;
}
.MESSAGE {
    font-family: Times;
    font-size: 24px;
    font-weight: bold;
    color: #336666;
    background-repeat: no-repeat;
}

.PANEL {
	width: 450px;
    background-color: #ccffff;
}
.IMAGEBUTTON {
    filter:progid:DXImageTransform.Microsoft.dropshadow(color='#c0c0c0',offx=3,offy=3,positive=true);
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 12px;
    cursor: hand;
    color: #336666;
    font-family: Arial, sans-serif;
    background-color: orange;
    border: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none
}

.BALLOON {
    font-weight: bold;
    color: yellow;
}

BODY {
    SCROLLBAR-FACE-COLOR: #336666;
    scrollbar-arrow-color: orange;
    SCROLLBAR-TRACK-COLOR: orange;
    scrollbar-highlight-color: #aadddd;
    scrollbar-3dlight-color: #ccffff;
    scrollbar-shadow-color: #113333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ff336666', EndColorStr='#000000ff');
}
EM {
    color: orange;
    font-weight: bold;
}
LABEL {
    color: orange;
    font-weight: bold;
}
TABLE {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #666666;
    line-height: normal;
}
TR.ROW0 {
    background-color: #ffbb55;
}

TR.ROW1 {
    background-color: #ffffff;
}
STRONG {
    color: orange;
}
