body { 
	margin-top: 40px;
	padding-top: 0px;
	text-align: center;
}

body, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #999999; 
}

h3 { 
	font-size: 16px;
}

.headline { 
	font-size: 16px;
}

a {	
	text-decoration: none;
	color: #999999;	
}

a:hover, a:hover strong, a:hover b  { 
	text-decoration: underline; 
	color: #666666; 
}

table.main  { 
	width: 800px;
}

.nav  { 
	border-top: 1px solid #E8E8E8;
		border-left: 1px solid #E8E8E8;
			border-right: 1px solid #E8E8E8;
	height: 22px;	
	padding: 0px 0.5em 0px 0.5em;
		border-spacing: 0px;
	border-collapse: collapse;
}

.content  {
	border: 1px solid #E8E8E8;
	height: 430px;
	padding: 22px 22px 0px 22px;
	margin: 30px 30px 30px 0px;
}

.content table  { 

}

table.full { 
		height: 100%;
				width: 100%;
				padding: 22px;
}

.full td {
	font-size: 11px; 
			vertical-align: top;
						padding: 4px;
}

/*.content table.auto { 
		width: 100%;
}*/

.content table td { 
	/* border: 1px solid #abcdef; 
			vertical-align: top;
						padding: 22px;*/
}

.foot { 
	height: 22px;
		text-align: right;
			font-size: 11px;
}

.logo { 
		text-align: right;
}

th.modlist {
	vertical-align: top;
	background: #eeeeee;
	text-align: left;
}

td.modlist, th.modlist {	
	border-bottom: 1px solid #dddddd;
	padding: 4px;
		font-size: 10px;
}

