body,td,th {
	color: #000;
}
body {
	background-color: #999;
}

body {
	background:url(siteback.jpg) repeat-x #9a9986;
	background: #f1f1f1 url(images/bg_body_fade_72_1.png) top left repeat-x;
	margin:0; 
	font-family: sans-serif; 
	font-size: small;
	min-width: 960px;
/*	font: Optima, Georgia, Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;;*/
	color: #6a6a66;
	color: #234650;
}

p,li,tr,td      { color: #333333; 
		  font-family: sans-serif; 
	   font-size: small;
	   margin-left:0em; }

ul {padding-left: 0; margin-left: 2em;}

a {
  text-decoration: none;	
}

a:hover {
	border-bottom: 1px gray dotted;
}


a.without_u { text-decoration: none;
	      border: 0; 
	      border-bottom: none; 
	      }


a img:hover { border: 0; 
	      text-decoration: none;
	      border-bottom: none; 
	      }


a img { border: 0; 
	      text-decoration: none;
	      border-bottom: none; 
	      }

a img:visited { border: 0; 
	      text-decoration: none;
	      border-bottom: none; 
	      }

a.external {
	background: url(http://www.imada.sdu.dk/~marco/images/Icon_External_Link.png?2) center right no-repeat;
	padding: 0 13px 0 0;
}


a.pdf {
	background: url(http://www.imada.sdu.dk/~marco/images/Icon_External_Link_PDF.png?2) center right no-repeat;
	padding: 0 13px 0 0;
}



.mainTable {width: 900px; 
	    border-top-style: solid; border-top-color : #C6C6C6; border-top-width : 1px; 
	    border-left-style: solid; border-left-color : #C6C6C6; border-left-width : 1px; 
	    border-right-style: solid; border-right-color: #C6C6C6; border-right-width: 1px; 
	    border-bottom-style: solid; border-bottom-color: #C6C6C6; border-bottom-width: 1px;             
	    border-collapse: collapse; 
	    margin-left: auto; margin-right: auto;}
            
.topTable {width: 900px;} 
	           
.footerTable { width: 900px; margin-left: auto; color: #234650; margin-right: auto;}






div#table-of-contents { background-color: #f5f5f5; border: 1px solid #C9D1D7; padding: 1ex; padding-top: 0px; margin: 1em; margin-top: 2em; width: 20em; float: right; font-size: small; }

div#table-of-contents h2 { margin-top: 0em; font-size: 110%; font-weight: bold; }
div#table-of-contents ul { padding-left: 1em; }



div#postamble { font-size: xx-small; border-top: 1px solid black; padding-top: 0.5em; }
div#postamble p { font-size: xx-small; padding: 0em; margin: 0em; text-align: right;}


BR { clear: left }

IMG#myi {align: center
	margin:0px 100px}


address { 
 text-align: right;
 font-size: small;
 }