BODY
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: #174583;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: small;
    MARGIN-LEFT: 5px;
    MARGIN-TOP: 0px
}
.UserName
{
	color: #7c9ad0;
	font-family: 'Arial Black' , helvetica, Arial;
	font-size: medium;
}
.logintext
{
	font-weight: bold;
	font-size: 18px;
	color: #7c9ad0;
	text-align: center;
}
H3
{
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.importo
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	width: 30%;
	border-bottom: 1px inset;
	text-align: right;
}
.menu
{
	font-weight: bolder;
	font-size: 15px;
	text-transform: uppercase;
	color: #134b95;
	text-decoration: none;
}
p
{
	font-size:small;
}
.Labels
{
	font-size:small;
	font-weight:bold;
	}
	
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}

q
{
	color: #b0c4de;
	font-family: 'Arial Black' , helvetica, Arial;
	font-size: medium;
}

.TitlePage
{
	color: #b0c4de;
	font-family: Calibri, helvetica, Arial;
	font-size: medium;
	font-weight: bold;
}

