/* START: Stand by css */
.StandBydiv
{
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0; /*height: 100%;*/
	position: absolute;
	width: 100%;
	z-index: 10000 !important;
	background-color: #3684ac;
}
.bgcolor
{
	background-color: #3684ac;
}

.whitetext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.notemsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe981;
	font-weight: normal;
}
.standbyBg
{
	background-image: url(images/logobg.gif);
}
/* END: Stand by css */