.pageBG {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
}
.pageBG2 {
	background-image: url(../images/page_bg2.jpg);
	background-repeat: repeat-y;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}
strong {
	font-weight: bold;
	color: #FFCC00;
}

.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.fieldtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fieldset {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
