




/* Styles for login form */

.formtablecolor {
background-color: ;
}

.formusername {
font-family: Tahoma;
font-size: 10px;
text-align:right;
font-weight:bold;
color: #000000;
}

.formpassword {
font-family: Tahoma;
font-size: 10px;
text-align:right;
font-weight:bold;
color: #000000;
}

.forminput {
font-family: Tahoma;
font-size: 10px;
text-align:left;
font-weight:bold;
color: #000000;
}

.formbutton {
font-family: Tahoma;
font-size: 10px;
text-align:center;
font-weight:bold;
color: #000000;

width:100px;

}

.formforgotpassword{
font-family: Tahoma;
font-size: 10px;
text-align:left;
font-weight:bold;
color: #000000;

}

/* End of Styles for login form */




























