a:link {color: #000099}
a:visited {color: #0000DD}
a:hover {color: #0000DD}
a:active {color: #000099}

table
{
	border-collapse: separate;
	border-spacing: 0px;
	table-layout: fixed;
	margin: 0px 0px 0px 0px;
}

td
{
	padding: 10px;
}

body
{
	line-height: 140%;
	margin: 0px;
	color: #005500;
	font-family: verdana;
	font-size: 11pt;
}

div.TitleBar
{
	height: 100px;
	width: 800px;
	background-image: url('images/GelWorksLogo.jpg');
	border-bottom: 1px solid #009900;
}

div.bottom
{
	float: left;
	text-align: center;
	width: 800px;
	border-top: 1px solid #009900;
}

hr
{
	color: #009900;
}

