td{
	FONT-SIZE: 10px;
	COLOR: #505246;
	FONT-FAMILY: 'Verdana';
}
marquee{
	FONT-SIZE: 10px;
	COLOR: #505246;
	FONT-FAMILY: 'Verdana';
}
img{
	border-width : 0px;
}
.table1{
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #727272;
	}

.table2{
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : #727272;       
}

.table3{
	border-bottom-style : solid;  
	border-bottom-width : 1px;  
	border-bottom-color : #727272;       
	border-left-style : solid; 
	border-left-width : 1px; 
	border-left-color : #727272;     
	border-right-style : solid; 
	border-right-width : 1px;
	border-right-color : #727272;     
}

.table4{
		background-image : url(../Images/fondo.jpg);
		background-repeat : repeat-x;
}
.table4left{
		background-image : url(../Images/fondo.jpg);
		background-repeat : repeat-x;
		border-left-style : solid; 
		border-left-width : 1px; 
		border-left-color : White;     
}
.tableBorder{
	border-top-style : solid;  
	border-top-width : 1px;  
	border-top-color : #727272;       
	border-left-style : solid; 
	border-left-width : 1px; 
	border-left-color : #727272;     
	border-right-style : solid; 
	border-right-width : 1px;
	border-right-color : #727272;     
}
.tableBorderNo{
	border-top-style : solid;  
	border-top-width : 1px;  
	border-top-color : #727272;       
	border-left-style : solid; 
	border-left-width : 1px; 
	border-left-color : #727272;     
	border-right-style : solid; 
	border-right-width : 1px;
	border-right-color : #727272;     
	border-bottom-style : solid;  
	border-bottom-width : 1px;  
	border-bottom-color : #727272;       
	cursor:hand;
}
font{
	COLOR: #727272;
	FONT-FAMILY: Verdana, Helvetica;
}