.Style1_Table
{
}
.Style1_Table td
{
}
.Style1_Buttons
{
	margin-top: 10px;
	margin-bottom: 10px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
	border: 1px solid #000;
	background-color: #fff;
	color: Black;
}
.Style1_Hover
{
	margin-top: 10px;
	margin-bottom: 10px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
	background-color: #eee;
	border: 1px solid #000;
	color: Black;
}
.Style1_Disabled
{
}
.Style1_Username
{
	margin-top: 10px;
}
.Style1_UserNameInput
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    margin-bottom: 4px;
}
.Style1_Password
{
	margin-top: 10px;
}
.Style1_PasswordInput
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    margin-bottom: 10px;
}
.Style1_Remember
{
    margin-bottom: 10px;
}