a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255); 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(102,102,51);
	text-align: justify;
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
	text-align: center;
	margin-bottom: 3;
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
	text-align: center;
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0);
	text-align: center;
	margin-bottom: 10;
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
	margin-bottom : 0px;
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
	font-weight: normal;
	font-size: 6pt.;	

}

li
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(102,102,51);
	margin-bottom: 10
}

.menor
{
	font-size: 8pt;
}

.medio
{
	font-size: 10pt;
}

.mediomas2
{
	font-size: 12pt;
}

.medio9
{
	font-size: 10pt;
}



.il_list {
	cursor : help;
}

.il_list_med {
	list-style : images/plusonly.gif;
	cursor : e-resize;
		font-size: 10pt;
}
.il_list_min {
	cursor : default;
	font-size: 8pt;
	list-style-image : url("images/plusonly.gif");
}
.il_list_max {
	font-weight : bold;
	cursor : n-resize;
}

.menu1 {
	font-size : 8pt;
	color : Silver;
	text-align: center;


.tblmenu {
	background-color : #2c1a71;
}

A#menuitem:LINK {
	color : Silver;
}
A#menuitem:HOVER {
	color : White;
}

.smlxt {
	font-size : 7pt;
}

.illistrst {
	cursor : default;

