﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
}
.Error
{
    color: Red;
    font-size: 12px;
    font-style: italic;
    font-family:Arial;
}
.Loading
{
    BORDER-RIGHT: red thick solid; 
    BORDER-TOP: red thick solid; 
    MARGIN: 1px; 
    BORDER-LEFT: red thick solid; 
    WIDTH: 100px; 
    BORDER-BOTTOM: red thick solid; 
    HEIGHT: 30px; 
    BACKGROUND-COLOR: #ffffff;
}