a:link { 
	color: #0000a8;
	text-decoration: none;
}
a:visited { 
	color: #84203e;
	text-decoration: none;
}
a:hover { 
/*	color: #CCCCCC; */
/*	background-color: #333333; */
	text-decoration: underline;
}
a:active { 
	color: #004080;
	text-decoration: underline;
}

body {
	margin-top: 0px;
	padding: 0px;
	font-family: sans-serif;
	background-color: white;
}

div#very_top {
	padding: 0px;
	background-color: #f0f0f0;
	border-left: 1px #800000 solid;
	border-right: 1px #800000 solid;
	border-bottom: 1px #800000 solid;
	height: 9px;
}

div#title {
	text-align: center;
/*	color: #ffffff;*/
/*	background: #000050; */
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

div#title_sep {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#title_sep_line {
	background-color: #f0f0f0;
	border: 1px #800000 solid;
	height: 10px;
}

table#layout {
	width: 100%;
	border-spacing: 0;
	padding: 0;
}

td#column_left {
	width: 15%;
}

td#column_middle {

}

td#column_right {
	width: 15%;
}

ul.proglist li {
	margin-bottom: 10pt;
}

font.changed {
	font-size: smaller;
}
font.visits {
	font-size: smaller;
}

#ikitesurf {
	font-size: smaller;
	text-align: center;
}

div.publist {
	margin-left: 15px;
	margin-right: 15px;
}

div.publist td.cell1 {
	width: 20px;
}

div.publist td {
	vertical-align: top;
}
