﻿a:link {
	color: #000000; text-decoration: underline
}
a:active {
	color: #000000; text-decoration: underline
}
a:visited {
	color: #000000; text-decoration: underline
}
a:hover {
	color: #0000cc; text-decoration: underline
}

table.frame {
	width: 100%;
}

table.main {
	width: 100%;
}

img.main-spacer {
	width: 100%;
	height: 15px;
}

img.related-spacer {
	width: 75px;
	height: 15px;
}