/* CSS Document */
body {
	margin-top: 0px; background-color: #a8a8a8; 
}
table.frame {
	 background-color: #1ba475;
	border: thin; border-color: #21C28C;
}
table.cont {
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #E5FFF3;
}
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.break {
	background-image: url(graphic/menubreak.jpg);
}
td.menubac {
	background-image: url(graphic/tabbac.gif);
	background-repeat: repeat-y;
}
a.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #F75B4A; text-decoration: none;
}
a:visited.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #F75B4A; text-decoration: none;
}
a:hover.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 12px; font-weight: bold; color: Green; text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #E5FFF3; 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: #E5FFF3; 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: Yellow; text-decoration: none;
}
a:visted.headlink {
	font-family: Arial, Helvetica, sans-serif; font-size: 23px; font-weight: bold; color: Yellow; text-decoration: none;
}
a:hover.headlink {
	font-family: Arial, Helvetica, sans-serif; font-size: 23px; font-weight: bold; color: Yellow; text-decoration: none;
}

