body {
	background-color: EEE7CD;
}
.textmain {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	padding: 0px 80px;

}
.textname {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CC3333;
	line-height: 20px;
	padding: 0px;
	font-weight: bold;
}
.textbold {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;

}
a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;

}
a:hover {
	color: #FFFFFF;
	background-color: #D16145;
	text-decoration: none;
}

.page {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	position: relative;
	z-index: 1;
}
.textindex {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFCC;
	line-height: 17px;
	padding: 0px 80px;
}

.textindex a:link {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC66;

}
.textindex a:visited {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;

}
.textindex a:hover {
	color: #FFFFFF;
	background-color: #D16145;
	text-decoration: none;
}
.caption {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	padding: 0px;
}
.emailus {


	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	padding: 0px 80px;
	font-weight: bold;
}

