
.bg {
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif
}

.tbg {
	background-color: #083b3e;
	font-family: Arial, Helvetica, sans-serif;
	color: #A28155;
}

.txt {
	color: #A28155;
	font-family: Arial, Helvetica, sans-serif;
}

.txt_l {
	color: #A28155;
	font-size: large;
	font-family: "Comic Sans MS";
}

.txt_m {
	color: #A28155;
	font-size: medium;
	font-family: "Comic Sans MS";
}

.txt_s {
	color: #A28155;
	font-size: small;
	font-family: "Comic Sans MS";
}

a {
	color: #B89F7F;
}

.warn_txt1 {
	color: #CC0000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.warn_txt2 {
	color: #999999;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.decl_txt {
	color: #A28155;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.gal_bg {
	background-color: #B5BBA9;
}

.old_gal_bg {
	background-color: #99AA99;
}
