@charset "utf-8";
/* CSS Document */

#content-header {
height:64px;
width:100%;
background:url(../images/content-header-bg.gif);
}

p.code {
height:30px;
font-size:30px;
font-weight:bold;
color:#9e0b0f;
padding:10px 0 2px 15px;
line-height:30px;
}

.red {
color:#9e0b0f;
}

p.red-message {
font-size:14px;
font-weight:bold;
height:14px;
color:#9e0b0f;
line-height:14px;
}

span.message {
font-size:14px;
font-weight:bold;
height:14px;
color:#000000;
padding-left:15px;
line-height:14px;
}

.red {
font-weight:bold;
color:#9e0b0f;
}

.small-title {
font-size:17px;
font-weight:bold;
color:#9e0b0f;
}


#mid-content-top {
border-bottom:solid 1px #e6e7e8;
padding-bottom:20px;
margin:20px;
}

#mid-content-form {
margin:15px 0 0 20px;
}

#login-form-table {
width:100%;
_width:80%;
}

.text {
width:100%;
color:#9e0b0f;
border:1px solid #a5acb2;
background-color:#e6e7e8;
height:18px;
line-height:18px;
}

.label {
width:70px;
text-align:right;
font-weight:bold;
color:#9e0b0f;
line-height:20px;
padding-right:15px;
}

.right-row {
text-align:left;
}

#mid-content-bottom {
padding:0 20px 20px 20px;
}

#login-header {
background:url(../images/small-header-bg.png) repeat-x;
height:23px;
color:#9e0b0f;
font-size:11px;
font-weight:bold;
line-height:23px;
padding-left:8px;
}
