body {
    color: #000000;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
    border: 0px;
}
input {
    font-size: 10px;
    margin: 0px;
    border:0px;
}
table {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
A:link, A:visited, A:active  {
    text-decoration: none;
    color: #000000;
}
A:hover  {
    text-decoration: underline;
    color: #000000;
}
#divFooter {
    float: left;
    left:0px;
    padding-top:8px;
    width:590px;
    position:relative;    
    color:#7F7F7F;
}
.table-footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #7F7F7F;
    font-size: 9px;
}
A.footer:link, A.footer:visited, A.footer:active  {
    text-decoration: none;
    color: #7F7F7F;
}
A.footer:hover  {
    text-decoration: underline;
    color: #7F7F7F;
}

#divClick table {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 100%;
	/*height: 388px;*/
	background-position: 50%;
}
#divClick table tr .transparent {
	background-image: url(../img/degradado.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/degradado.png',sizingMethod='crop');
	background-repeat: no-repeat;
	background-position: 50%;
}
