BODY {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 11px;
 background-color: #FFFFFF;
 background-image: url("bg.gif");
 color: #000000;
 margin: 0px;
}

TD {
 font-size: 11px;
}

A.silent, A.silent:hover, A.silent:active, A.silent:visited {
 color: #000000;
 text-decoration: none;
}

.small {
 font-size: 9px;
}

H1 {
 font-size: 16px;
 font-weight: bold;
 display: inline;
}

H2 {
 font-size: 14px;
 font-weight: bold;
 display: inline;
}

FORM, DIV {
 display: inline;
}

INPUT, SELECT, TEXTAREA {
 font-family: verdana;
 font-size: 11px;
}

.image {
 border: 1px solid #B6D3D7;
}

.button_right_n {
 background-image: url("button_right.gif");
 background-repeat: no-repeat;
 background-color: transparent;
 border: 0px;
 padding-left: 13px;
 color: #7B0808;
 text-align: left;
 text-decoration: none;
}

.button_right_n:hover {
 background-image: url("button_right_h.gif");
 background-repeat: no-repeat;
 background-color: transparent;
 border: 0px;
 padding-left: 13px;
 color: #000000;
 text-align: left;
 text-decoration: none;
}

.button_left_b {
 background-image: url("button_left.gif");
 background-repeat: no-repeat;
 background-color: transparent;
 border: 0px;
 padding-left: 13px;
 color: #7B0808;
 text-align: left;
 text-decoration: none;
 font-weight: bold;
}

.button_left_b:hover {
 background-image: url("button_left_h.gif");
 background-repeat: no-repeat;
 background-color: transparent;
 border: 0px;
 padding-left: 13px;
 color: #000000;
 text-align: left;
 text-decoration: none;
 font-weight: bold;
}

.button_right_b {
 background-image: url("button_right.gif");
 background-repeat: no-repeat;
 background-color: transparent;
 border: 0px;
 padding-left: 13px;
 color: #7B0808;
 text-align: left;
 text-decoration: none;
 font-weight: bold;
}

.button_right_b:hover {
 background-image: url("button_right_h.gif");
 background-repeat: no-repeat;
 background-color: transparent;
 border: 0px;
 padding-left: 13px;
 color: #000000;
 text-align: left;
 text-decoration: none;
 font-weight: bold;
}

.button_peng {
 position: relative;
 background-color: #FFFFFF;
 border: 1px solid #7B0808;
 margin: 0px;
 padding: 2px;
 color: #7B0808;
 font-weight: bold;
 text-decoration:none;
}

.fielddescription {
 color: #6D6D6D;
 background-color: #E8F4F6;
 font-weight: bold;
 text-align: right;
 vertical-align: top;
}

TD.errortext {
 font-weight: bold;
 color: red;
 background-color: #FFFFFF;
 border: 1px solid #7B0808;
 padding: 5px;
 text-align: center;
}

SPAN.errortext, FONT.errortext, DIV.errortext {
 font-weight: bold;
 color: red;
}

A.default:link, A.default:visited {
 color: #000000;
 text-decoration: underline;
}

A.default:hover, A.default:active {
 color: #000000;
 text-decoration: none;
}

A.hollow:link, A.hollow:visited {
 color: #000000;
 text-decoration: none;
}

A.hollow:hover, A.hollow:active {
 color: #000000;
 text-decoration: underline;
}

A.headernav, A.headernav:visited {
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}

A.headernav:hover, A.headernav:active {
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none;
}

A.wizard, A.wizard:visited {
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
}

A.wizard:hover, A.wizard:active {
 font-size: 10px;
 font-weight: bold;
 color: #7B0808;
 text-decoration: none;
}