.masterTopTable
{
	width:98%;
	height:140px;
	text-align:center;
	background-repeat:repeat-x;
	background-image:url(/images/floodTopBanner.gif);
}

.masterLoginPanel
{
	vertical-align:middle;
	text-align:right;
	padding:14px;
}

.masterLoginDetail
{
	xxbackground-image: url(images/smallHouse.png);
	background-image: url(/images/ads/smartVent.jpg);
	background-color: #f8f8ff;
	background-position:center;
	vertical-align: middle;
	text-align: center;
	border-style: double;
	font-weight: bolder;
	background-repeat:no-repeat;
	width:240px;
	margin-left:auto;
	margin-right:auto;
}
.masterDisclaimer
{
	font-size:9px;
	color:black;
}

.masterLoginText
{
	vertical-align: middle;
	font-size:12px;
	font-weight: bolder;
}

.masterLoginLink
{
	color: Blue;
	font-weight: bold;
	background-color: #dcdcdc;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	font-size:9px;
	cursor:pointer;
	height:40px;
}

.masterBackground
{
	background-color:whitesmoke;
}

.masterGridBackground
{
	padding:10px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:whitesmoke;
}

