html {height: 100%; padding-bottom: 1px;}
* {
	color:#666;
	}

#doc {padding:10px 0 0 0;}

#hd {
	text-align:center;
	margin-bottom:10px;
	}

#banner {
	padding-top:5px;
	border-top:1px solid #060;
	border-bottom:1px solid #060;
	background: url(/hdbg2.jpg);
	}

#menubar {
	color:#333;
	padding:6px 0 6px 0;
	border-bottom:1px solid #999;
	background:#fff;
	}

h1 {
	font-size:153.9%;
	color:#060;
	padding-bottom:5px;
	}

h2 {
	font-size:131%;
	color:#090;
	padding-bottom:10px;
	}

h3, h4 {
	font-weight:bold;
	font-size:116%;
	padding:10px 0 5px 0;
	}

h3 {color:#090;}

p {
	font-size:116%;
	padding-bottom:10px;
	}

	
#small {
	font-size:85%;
	padding-bottom:5px;
}

a {color:blue; text-decoration:none}
a:hover {color:red; text-decoration:underline}

table {
	margin-bottom:10px;
	}
th {
	color:#333;
	}


.tbla th {font-weight:bold; background:#CCF;}
.tbla td,.tbla th{
	border:1px solid #999;
	border-collapse:collapse;
	padding:2px 4px 2px 4px;
		}

.tblb th {font-weight:bold; background:#CCF;}
.tblb td,.tblb th{
	border:1px solid #FFF;
	border-collapse:collapse;
	padding:2px 4px 2px 4px;
		}

#show {
	font-size:90%;
}

#main {
	font-size:95%;
}

#news a{
	color:#090;
}