.bkg1 {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top;
}
.bkg2 {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodyText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.headerText {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #666666;

}
.copyrightText {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #824100;
	text-decoration: none;

}
a:visited {

	text-decoration: underline;
	color: #666666;
}
a:hover {


	text-decoration: underline;
	color: #666666;
}
a:active {



	text-decoration: underline;
	color: #666666;
}
.inputField {

	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bulletText {

	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titleText {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
