.menubg {
	background-image: url(perfectiontilingimages/layout/menu_bg.gif);
	background-repeat: repeat-y;
}
.headertxt {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
.bodtxtorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF9933;
	font-weight: bold;
}
.bodtxtblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodtxtboldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.emaillinktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.menutxt {
	font-family: "Courier New", Courier, mono;
	font-size: 95%;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.headertxt2 {
	font-family: "Courier New", Courier, mono;
	font-size: 95%;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #095BA6;
	line-height: 15px;


}
.copyrighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainorangebg {
	background-image: url(perfectiontilingimages/orange_bg.jpg);
	background-repeat: repeat-x;
}

