h1 {
        font:Arial, Helvetica, sans-serif
        bold;
        font-size: 11px;
        color: #333333;
        font-weight: bold;      
    }

.back {
	background-attachment: fixed;
	background-image:  url(../graphics/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tx-baselinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.tx-smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.form2 {
	width: 178px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
}
.form {
	width: 178px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.form-error {
	width: 178px;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #72A62A;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: underline;
}
.text-boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.form1 {
	width: 156px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.form1-error {
	width: 156px;
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(../graphics/bullet.gif);
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.line {
	background-attachment: fixed;
	background-image: url(../graphics/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.home-back {
	background-image: url(../graphics/home-back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}
.boxes-base-bk {
	background-attachment: scroll;
	background-image: url(../graphics/boxes-base-bk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
