.headerimage {
	background-image: url(image1/HEADER.gif);
}
.pheading {
	font-family: Tunga;
	font-size: 16px;
	color: #FFFF66;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}

.zeromargincolor {
	margin: 0px;
	background-image: url(image1/bodybkg.gif);
}

.pagecolor {
	background-color: #3c3e40;
}

.printpage {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	text-decoration: none;
}

.pagebkgnd {
	background-color: #3c3e40;
}
.mailpage {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	text-decoration: none;
}
.bdytext {
	font-family: Tunga;
	font-size: 14px;
	color: #FFFFFF;
}
.divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	vertical-align: top;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
