body, td, div, span {
	font-size: small;
}


table.list {
	margin-left: 30px;
}

td.header {
	/* background-image: url(../images/gallery_top.gif); */
/* 	background-repeat: no-repeat; */
/* 	background-position: bottom right; */
}

table.header {
	margin: 19px 0 3px 0;
}

div.group {
	margin: 0 15px 0 0;
	letter-spacing: 2px;
}

td.body {
/* 	background-image: url(../images/gallery_bottom.gif); */
/* 	background-repeat: no-repeat; */
/* 	background-position: top right; */
}

table.body {
	border-style: solid;
	border-color: #129BE0;
	border-width: 1px;
}

table.footer {
	border-style: solid;
	border-color: #129BE0;
	border-width: 1px;
}

a {
	color: #3687B0;
	text-decoration: none;
}

a:hover {
	color: #CD4754;
	text-decoration: none;
}

div#start, div#stop {
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 5px;
}

ul {
	margin: 50px 100px 0 100px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	letter-spacing: 1px;
}

li {
	margin: 0;
	padding: 5px;
	border-style: dotted;
	border-color: #5DBDEE;
	border-width: 0 0 1px 0;
}