body
{
	margin:0;
	padding:0;
}

table.main { width:100%; margin:0; padding:0;}

td { font-size: 9pt}

.hmenu a:link, 
.hmenu a:visited, 
.hmenu a:hover, 
.hmenu a:active    {	color: #555;}


#left-menu table, #left-menu td.mh, tr.hmenu { background-color:#eee;}
#left-menu a:link, #left-menu a:hover, #left-menu a:visited, #left-menu a:active { color:#aaa;}
#left-menu table a:hover {color:#555}

#footer td {
	color:#555;
	background-color:#fff;
	font-weight:bold;
	font-size:7pt;
}


input, textarea, select
{
	background-color: #e5f5df;
	font-size: 10pt;
	border: 1px dotted #aaa;
	padding: 3px;
}

input.button
{
	font-size: 9pt;
	text-align: center;
	color: #222;
	border: 1px dotted #aaa;
}




.textjust { text-align:justify;}


h1, h2, h3 { text-transform:lowercase; letter-spacing:0.1em; color:#666; font-weight:bold;}


h2 { width:90%;
	margin:6ex 1px 6px 10px; 
	font-size:12pt; 
	letter-spacing:0.2em; 
	border:0; 
	padding:0;
	background-color:white;
	border-bottom:1px dotted #448; }
	
	
div#news h4 {
	border-right: 1px dotted #bbb;
	
}


