html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	
	text-align:left;

	
	
	
	background: #655A46 url(bg.gif);
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px; vertical-align:top; }
	
a { text-decoration: none;
	color: #003366; }

a:hover { text-decoration: underline;
	color: #999999; }

.small { font-size: 9px; }

.infoPage { 

	text-align: left;
	width:780px;
	background: #FFF url(bgnavigation.gif) repeat-x;
	font: bold 2.2em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px;
	
}

.criterio {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright { 	background: #958463 url(bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 780px;}
	
.button { font-size: 11px; font-weight: bold; }

.topbanner { border: medium none;
	font-size: 10px; text-align: center;
	background-color: #A5BADC; background-image: url(bg.png); }
	
.tableline1 {	border: maroon thin;
	font-size: 11px; text-align: left;
	color: #666666; background-color: #F6F8FB; }

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;


}
	
.tableline2 a { }

.tablelinemain { 	font-size: 11px; text-align: left; text-indent: 2px;
	color: #333333; background-color: #E6F2FF; }
	
.tablelinemain a { font-size: 10px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	
	font-style: normal;
	background-color: #ffffff;
}
	
.myTitle { 	font-size: 12px; font-weight: bolder;	letter-spacing: 2px;
	text-align: left;	text-indent: 5px; 
		color: #FFFFFF;  background-color: #958463;}
	
.myTr { background-color: #fff8dc; }

.myTD { padding: 3px; }
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage {
	background: url(bgheader.gif) repeat-x;	
	height: 120px;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

.title {
	padding: 1px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 2.8em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}

#MainPage { 
	height: 60px; 
	margin: 0 auto; 
	text-align: left;	
	width: 780px;
}

#Display { height: 450px; }
