﻿.centered
{
	margin: auto;
}

.text
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.ErrorLabel
{
    color: Red;
    font-weight: bold;
}

.Logout
{
	color:#dc0e06;
	text-decoration:underline;
}
