.value {
	color: #004A95;
}

#paymentinfo {
	position: relative;
	padding: 2px;
	margin: 0px;
	border: medium solid #0056A4;
	background-color: #eee;	
}


.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #036;
	text-align: right;
	padding-right: 10px;
}

.monthly {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	text-decoration: underline;
	color: #060;
	text-align: right;
	padding-right: 10px;
}

#invlist {
	overflow:auto;
	height: 90%;
}
.showvalue {
	
}

.showlabel {
	background-color: #09F;
}

.label {

}

.row1 {
	background-color: #CCC;
	cursor: hand;
	cursor: pointer;
}

.row2 {
	background-color: #EEE;	
	cursor: hand;
	cursor: pointer;
}

table {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;	

}

table td {
	white-space: nowrap;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;	
}

.previewphoto {
	border: medium solid #039;
}

