body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        margin-top: 20px;
        background-image: url(../images/bg_deco.gif);
        background-repeat: repeat;
}
a:link {
        text-transform: none;
        color: #697DC8;
        text-decoration: none;
        font-weight: bold;
}
a:visited {
        color: #697DC8;
        text-decoration: none;
        font-weight: bold;
}
a:hover {
        color: #697DC8;
        text-decoration: underline;
        font-weight: bold;
}
.button {
        height: 23px;
        text-align: center;
        vertical-align: text-bottom;
        padding: 2px 4px 0 4px;
        margin-right: 2px;
        background-color: #b4bcc0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.copyright {
        font-size: 11px;
        color: #A0A4A6;
        padding-top: 11px;
        padding-left: 7px;
        font-weight: bold;
        vertical-align:text-top;
}
.errormsg2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #990000;
        padding-right: 5px;
        vertical-align: text-bottom;
        font-weight: bold;
}
.grouptitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        background-color: #2483c6;
        height: 25px;
        padding-left: 5px;
        border: 1px solid #FFFFFF;
}
.heading {
        font-size: 14px;
        font-weight: bold;
        color: #00578e;
}
.tdbutton {
        height: 40px;
        text-align: right;
}
.text_13_normal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.text_13_right {
        text-align: right;
        padding-right: 10px;
}
.version {
        padding-left: 50px;
        height: 20px;
        font-size: 11px;
}
.underline {
	background-color: #004192;
}
