td  
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #686969;
	line-height:18px;
}

font.centos
	{
		color: #FF6000;
		font-weight : bold;
	}
	
font.subtitle
	{
		color: #224B6D;
		font-weight : bold;
	}


td.date
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #224B6D;
}

td.right  
	{
	font-family :verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #686969;
	line-height:12px;
}

td.menu
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #224B6D;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #E1E4ED;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #E1E4ED;
	border-left-style : solid;
	border-left-width : 1px;
	
	/*border : 1px #1A4264 solid;*/
}

td.cella
	{
	padding: 2px;
}

td.borders  
	{
	border-left: 2px solid #596684;
	border-top: 2px solid #596684;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

td.pad {
	padding-left: 10px;
	padding-bottom: 10px;
}
td.cara {
	font-weight: bold;
	color: #224B6D;
}
	

body  
	{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height:16px;
}


A		{color: #000000;}
A:link  {color: #000000;}
A:visited {color: #000000;}
A:hover  {color: #FFA200;}

A.menu		{color: #1A4264; text-decoration:none;}
A.menu:link  {color: #1A4264; text-decoration:none;}
A.menu:visited {color: #1A4264; text-decoration:none;}
A.menu:hover  {color: #FFA200; text-decoration:none;}

A.sottomenu		{font-size : 10px; color: #1A4264; text-decoration:none;}
A.sottomenu:link  {font-size : 10px; color: #1A4264; text-decoration:none;}
A.sottomenu:visited {font-size : 10px; color: #1A4264; text-decoration:none;}
A.sottomenu:hover  {font-size : 10px; color: #1A4264; text-decoration:none;}


input {font-size: 10px; color :#000000; border-width: 1px; background-color: #F7F7F7;}
select {font-size: 10px; color :#000000; border-width: 1px; background-color: #F7F7F7;}
textarea {font-size: 10px; color :#000000; border-width: 1px; background-color: #F7F7F7;}

