.textfield {
	font-size: 10px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
h1 {
	color: #99CC00;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #CCCCCC;
}
a { text-decoration: none;
	color: #000000;
	font-size: 15px;
}
a:hover {
	color: #99CC00;
}
.err {
	color: #FF9900;
}
th {
	font-weight: bold;
	text-align: left;
	background: #BBB url(http://www.alt-office.com/images/tabletopback.jpg) top left repeat;
}
hr {
    color: #FFFFFF;
    border-bottom: 1px dashed #000000;
}
img { 
	border: 0;
}
.logo {
    text-align: center; z-index: 1;
}
#topstack {postition: absolute; text-align: right;
}
