




.login {
border:1px SOLID #000000;
width:200px;
height:300px;
background-color:#FFE8BD;

}

.error {
color:#FF0000;
font-weight:bold;
}

.m_shortinfo_head {
font-size:12px;
padding-right:5px;
padding-left:2px;
}

.m_shortinfo {
font-weight:bold;
padding-left:7px;
padding-right:5px;
}

.small {
font-size:smaller;

}

.inactive {
color:#777777;
text-decoration: none;
}

.inactive:visited {
color:#777777;
text-decoration: none;
}

.text_250 {
width:250px;
}

.text_300 {
width:300px;
}
.headlink {
color: #FFFFFF;
text-decoration:none;
}

input[type=text],
input[type=file],
select,
button,
textarea{
background-color:#FFE8BD;
border:1px SOLID #000000;
font-weight:bold;
}
input[type=text]:focus,
input[type=file]:focus,
select:focus,
textarea:focus{
background-color:#FFFFFF;
}

input[type=submit] {
border:1px solid #000000;
background-color:#FFE8BD;
}

.head {
background-color:#FFE8BD;
font-weight:bold;
font-color:#000000;
text-align:center;
}