/* CSS Document */
.page {
	background-color: #FFFFFF;
	background-image: url(http://www.losgringoslocos.com/images/limetile.gif);
}

.title {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:26pt;
	font-weight:bold;
	font-style:normal;
	color:#006600;
	text-align:center;
	border: rgb(0,0,0);
}

.instructions {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
	color:rgb(0, 0, 0);
	text-align:left;
}

.fldLabel {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
	color:rgb(0, 0, 0);
	text-align:right;
}

.fldData {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
	color:rgb(0, 0, 0);
	text-align:left;
	background-color:rgb(255, 255, 255);
}

.BPName { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:bold;
	font-style:normal;
	color:rgb(220,0,0);
	text-align:right;
}

.BPBalance {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:normal;
	font-style:normal;
	color:rgb(220,0,0);
	text-align:left;
}

.homelink {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:bold;
	font-style:normal;
	color:#006600;
	text-align:center;
	text-decoration:underline;
}

.grpbox {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	color:rgb(0, 0, 0);
	text-align:left;
}

.asterisk {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
	color:rgb(220, 0, 0);
	text-align:left;
}

.login {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:16pt;
	font-weight:bold;
	font-style:normal;
	color:rgb(220, 0, 0);
	text-align:center;
}