﻿.logintable {
	border: 1px solid #055C01;
}
.formcentre {
	text-align: center;
}
.formlabels {
	text-align: right;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #008000;
}
a:hover {
	color: #808080;
}
body {
	font-size: small;
	font-family: Verdana;
}
table.entrylist td{
	background-color: #D5FFD5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
img {
	border-width: 0;
}
.spacer {
	width: 10px;
}
.error {
	color: #FF0000;
	text-align: center;
	border-left-style: solid;
	border-right-style: solid;
	background-color: #FFC6C6;
}

