body	{
	margin:0px;
	padding:0px
		}
		
table   {
	width:930px;
	color:#000000;
	background-color: #E7E1AF;
	padding:0px;
	
		}		
		
		
.tablaizq	{
	width:150px;
	font-family:tahoma;
	font-size:12px;
	line-height:12px;
	color:#000000;	}
	
.tablaizq a:link  {
	color:#660000;
	text-decoration:underline;
		}
.tablaizq  a:hover	{
		text-decoration:none;
		color:#660000;
		}
	
.tablaizq  a:active	{
		text-decoration:none;
		color:#660000;
		}

.tablaizq  :visited	{
		text-decoration:none;
		color:#660000;
		}	
		
		
		
		
.tablader	{
	width:120px;
	font-family:tahoma;
	font-size:11px;
	line-height:12px;
	color:#000000
		}	

.tablacentro {
	width:580px;
	align:center;
	font-family:tahoma;
	font-size:11px;
	line-height:12px;
	color:#000000;
	background-color: #F8F5E4;

		}	

	

form 	{
	margin:0px;
	size:auto;
	margin-left: 10px;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 12px
		}
ul a	{
		color:#FFFFFF;
		}
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li	{
		font-weight:bold;
		color:#FBB134;
		height:16px
		}
ol a	{
		font-weight:normal;
		text-decoration:underline;
		}



		
