.bgheader {
	background-image: url(godstoneimages/bg_header.gif);
	background-repeat: repeat-x;
}
.bgmenu {
	background-image: url(godstoneimages/bg_menu.gif);
	background-repeat: repeat;

}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000099;
	text-decoration: none;







}
.dot {
	background-image: url(godstoneimages/dot.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;

}
.headertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-align: justify;
	font-style: normal;


}
.bodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.menu2txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.horzdot {
	background-image: url(godstoneimages/horz_dot.gif);
	background-repeat: repeat;
	background-position: left;
}
a:hover {
	color: #3399CC;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align: justify;

}
.buttontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	background-color: #000099;
	color: #FFFFFF;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border2 {
	border: 1px solid #000099;
}
