/* CSS Document */
body {
	margin-top: 0px; background-color: #a8a8a8;
	 
}
table.frame {
	 background-color: #008000;
	border: thin; border-color: #21C28C;
}
table.storycont {
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: yellow;
}
p {
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 15px; padding-left: 10px; padding-right: 10px; text-align: center; color: white;
}
td.menu {
	background-image: url(graphic/menucellbac.gif); background-repeat: repeat-x; background-color: White; text-align: center; font-size: 10px;
}
td.menubac {
	background-image: url(graphic/tabbac.gif);
	background-repeat: repeat-y;
}
td.break {
	background-image: url(graphic/menubreakcircus.jpg);
}
a.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 10px; font-weight: bold; color: Red; text-decoration: none;
}
a:visited.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 10px; font-weight: bold; color: Navy; text-decoration: none;
}
a:hover.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 10px; font-weight: bold; color: Green; text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #6BC59C; padding-left: 10px; padding-right: 10px; text-align: center;
}
image.home {
	float: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 32px; font-weight: bold; color: #E5FFF3; text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFF2F2; text-transform: uppercase; text-align: center;
}

li {
	font-family: "MS Sans Serif"; font-size: 13px; font-weight: bold; color: yellow; padding-left: 10px; padding-right: 10px; text-align: left; list-style-image: url(bullet2.gif);
}
a.headlink {
	font-family: Arial, Helvetica, sans-serif; font-size: 23px; font-weight: bold; color: #fffacd; text-decoration: none;
}
a:visted.headlink {
	font-family: Arial, Helvetica, sans-serif; font-size: 23px; font-weight: bold; color: #f5f2cf; text-decoration: none;
}
a:hover.headlink {
	font-family: Arial, Helvetica, sans-serif; font-size: 23px; font-weight: bold; color: #8B0000; text-decoration: none;
}
.yelbig {
	font-size: 18px;
	color: #FF0;
	font-weight: bold;
}
