BODY
{
	font-size: x-small;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	background-color: #6495ed;
}
TABLE.bluebrdr
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
	border-bottom: cornflowerblue 1px solid;
}

TD.bluebrdrcellbtm
{
	font-size: x-small;
	border-bottom: cornflowerblue 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
}

TABLE.ltbluebrdr
{
	border-right: aliceblue 1px solid;
	border-top: aliceblue 1px solid;
	font-size: x-small;
	border-left: aliceblue 1px solid;
	border-bottom: aliceblue 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
}

DIV.WaitPanel
{
	padding-right: 75px;
	display: none;
	padding-left: 75px;
	padding-bottom: 125px;
	padding-top: 55px;
}
