body{margin: -0.1px; font-family: "tahoma", "sans-serif"; font-size: 10pt;
	background-color: #ededed;
}
h1{font-size: 150%; color: #fe8d1e;}
table.main{width: 780px; height: 100%; background-color: #000000;}
td.header{width: 780px; height: 40px; background-color: #ff0000; padding: 8px;}
td.nav{height: 30px; background-color: #fd5329; 
	font-size: 80%; vertical-align: top; padding: 8px; text-align: center;}

a{text-decoration: underline; color: #0000ff;}
a:hover{text-decoration: none; color: #0000ff;}
a:visited{text-decoration: underline; color: #0000ff;}
a:visited:hover{text-decoration: none; color: #0000ff  			   		   ;}	
	
a.navLink{text-decoration: underline; color: #eeee00;}
a.navLink:hover{text-decoration: none; color: #eeee00;}
a.navLink:visited{text-decoration: underline; color: #eeee00;}
a.navLink:visited:hover{text-decoration: none; color: #eeee00;}

td.content{width: 770px; background-color: #ffffff; 
	vertical-align: top; padding: 8px;}

table.thumb {border-collapse: collapse;}
table.thumb tr td {height: 80px; width: 80px; vertical-align: center; text-align: center;}
table.thumb tr td img{border: none;}

span.em{font-weight: bold; text-decoration: underline;}