#header {}				
#header-inner{background-color:maroon;
			padding: 5px;
			color :white;}
#header-bottom{height:5px;
			background-color:white;
			border-bottom:solid 30px deepskyblue;}
#header p {font-family: sans-serif;}
#applist table {border :solid 1px;
			width:100%;}
#applist table td {border:solid 1px ;}
#appdetail table th{border-top: dotted 1px;}
.table-inner td{border:0px;
			vertical-align: top;}
.sub-title{background-color: yellow;
		font-family: sans-serif;}
#footer{border-top: solid 2px maroon;
		padding-top: 5px;
		padding-bottom: 10px;
		clear: both;}
				
#footer p {font-size: 0.75em;}