@charset "utf-8";
.block {
	background-image: url(../graphics/bknd.jpg);
	background-repeat: repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #0099FF;
}
.tableMain {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableNav {
	background-image: url(../graphics/navBknd.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.tableFooter {
	font-size: 10px;
	font-weight: bold;
	background-color: #0099FF;
	text-align: center;
	color: #FFFFFF;
}
.navTxt {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.navMain:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navMain:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navMain:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.navMain:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.navGreen:link {
	color: #00FF00;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
}
a.navGreen:visited {
	color: #00FF00;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
}
a.navGreen:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: underline;
}
a.navGreen:active {
	color: #00FF00;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.leafB {
	background-image: url(../graphics/leafB.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 900px;
}
.leafT {
	background-image: url(../graphics/leafT.png);
	background-repeat: no-repeat;
	height: 136px;
	width: 300px;
}
.tableContent {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
a.linkBlock:link {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.linkBlock:visited {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.linkBlock:hover {
	color: #00FF00;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.linkBlock:active {
	color: #FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.linkGlobal:link {
	color: #1B42A9;
	text-decoration: none;
	font-weight: bold;
}
a.linkGlobal:visited {
	color: #1B42A9;
	text-decoration: none;
	font-weight: bold;
}
a.linkGlobal:hover {
	text-decoration: underline;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.linkGlobal:active {
	color: #1B42A9;
	text-decoration: none;
	font-weight: bold;
}
a.linkFooter:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkFooter:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkFooter:hover {
	text-decoration: underline;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
a.linkFooter:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.leafBsans {
	background-image: url(../graphics/leafBsans.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 900px;
}
.contentPadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.Green{
	color: #009900;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
}
.Red{
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
}
.red2 {
	font-weight: bold;
	color: #FF0000;
}
