body {
		font-family: Arial, Helvetica, sans-serif;
        font: 10px;
        font-size: x-small; /* IE5 will get this value */
		font-size: small; /* IE6 will get this value */
}

td {
		font-family: Arial, Helvetica, sans-serif;
        font: 10px;
        font-size: x-small; /* IE5 will get this value */
		font-size: small; /* IE6 will get this value */
}

th {
		font-family: Arial, Helvetica, sans-serif;
        font: 10px;
        font-size: x-small; /* IE5 will get this value */
		font-size: small; /* IE6 will get this value */
}
div {
		font-family: Arial, Helvetica, sans-serif;
        font: 10px;
        font-size: x-small; /* IE5 will get this value */
		font-size: small; /* IE6 will get this value */
}

a:link {
	color: #084D2E;
	text-decoration: none;
}
a:visited {
	color: #084D2E;
	text-decoration: none;
}
a:active {
	color: #156644;
	text-decoration: none;
}
a:hover {
	color: #156644;
	text-decoration: underline;
}
.greybox {
	border: 1px solid #A3A3A3;
	background-color: transparent;
	position:absolute;
	left:219px;
	top:180px;
	width:308px;
	height:45px;
	padding-left: 0px;
	z-index:3;




}
.greyborder {
 border: 1px solid #A3A3A3;
}

.greyborder_smalltext {
 	border: 1px solid #A3A3A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
 	font-size: x-small; /* IE5 will get this value */
	font-size: small; /* IE6 will get this value */

}
/*
.greyboxIE {
 padding-left: 2px;
 padding-right: 2px;
 padding-top: 2px;
} */
.blancobox {
	padding-left: 1px;
	padding-right: 15px;
	padding-top: 2px;
	position:absolute;
	left:540px;
	top:178px;
	z-index:4;
	height: 1205px;

}


.cards_title {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
 
}

.smalltext {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;


}

