.menu-bk {
	background-attachment: fixed;
	background-image: url(../graphics/menu-bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tx-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.border {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #999999;
}
.form-error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #990000;
}
.tx-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(../graphics/bullet1.gif);
	list-style-type: none;
}
.border {
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	padding:0px;
	margin: 2px 0px 2px 0px;
}