/* CSS Document */

.lighthousefont {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 15px;
color: #575757;
list-style-type: none;
}

.box1 {
	background-color: #EFEFEF;
	border:1px solid #999999;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	height: 20px;
	line-height: normal;
	vertical-align: bottom;
}

.dropDown {
	background-color: #EFEFEF;
	border:solid 1px #CCCCCC;
	font-size: 11px;
	color: #575757;
	font-weight: normal; font-family: Verdana, Arial, sans-serif; line-height: 13px}


.total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF0000;
	font-weight: bold;
}
.ErrBox1 {

	background-color: #FFFFCC;
	border:1px solid #999999;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	height: 20px;
	line-height: normal;
	vertical-align: bottom;
}
.greenTotal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00AA00;
	font-weight: bold;
}
.Button1 {


	background-color: #D1D1D1;
	border:1px solid #999999;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	height: 20px;
	line-height: normal;
	vertical-align: bottom;
}
