@charset "utf-8";
/* CSS Document */
a {
	color:#0000FF;
	text-decoration:none;
	}
a:link {
	color:#0000FF;
	}
a:visited {
	color:#0000FF;
	}
a:hover {
	color:#0000FF;
	text-decoration:underline;
	}
a:active {
	color:#0000FF;
	}
.title1 {
	font-family:"Times New Roman", Times, serif;
	color:#77BE30;
	font-size:20px;
	font-weight:bolder;
}
.title2 {
	font-family:"Times New Roman", Times, serif;
	color:#77BE30;
	font-size:18px;
	font-weight:bold;
	}
.title3 {
	font-family:"Times New Roman", Times, serif;
	color:#77BE30;
	font-size:24px;
	font-weight:bold;
	}
.title4 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	}
a.left-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-indent:10px;
	margin-top:15px;
	color:#ffffff;
	text-decoration:none;
	}
a.left-menu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-indent:10px;
	margin-top:15px;
	color:#ffffff;
	text-decoration:none;
	}
a.left-menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-indent:10px;
	margin-top:15px;
	color:#ffffff;
	text-decoration:underline;
	}
a.left-menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-indent:10px;
	margin-top:15px;
	color:#ffffff;
	text-decoration:none;
	}
a.main-background {
	background:url(../images/index_04.png);
	background-repeat:x;
	}
.header {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-indent:10px;
	margin-top:10px;
	line-height:30%;
	color:#FFFFFF;
	}
a.green:link {
	color:#42A237;
	text-decoration:none;
	}
a.green:visited {
	color:#42A237;
	text-decoration:none;
	}
a.green:hover {
	color:#42A237;
	text-decoration:underline;
	}
a.green:active {
	color:#42A237;
	}
a.red:link {
	color:#FF0000;
	text-decoration:none;
	}
a.red:visited {
	color:#FF0000;
	text-decoration:none;
	}
a.red:hover {
	color:#FF0000;
	text-decoration:underline;
	}
a.red:active {
	color:#FF0000;
	}
a.white:link {
	color:#FFFFFF;
	text-decoration:none;
	}
a.white:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
a.white:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
a.white:active {
	color:#FFFFFF;
	}
.table1 {
	background-image:url(../images/index_03.png);
	background-repeat:repeat-x;
	}
.table2 {
	background-image:url(../images/index_04.png);
	background-repeat:repeat-x;
	}
.style2 {color: #000000}
.style3 {color: #77BE30}
.style5 {font-size: 24px}
/* Menu Box Highlignts Maroon color */
a.box {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #77BE30;
	text-decoration: none;
	color: #FFFFFF;
	font-size:24px;
	text-align:center;
}

a.box:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	background-color: #6F0009;
	color: #FFFFFF;
}
/* Pop Up Table & Background color */
td.menu {
	background:#FFFFFF;
	font-size:18px;
	text-align:left;
	}
/* Pop Up Menu*/
table.menu {
	background-color: #77BE30;
	color:#000000;
	position:absolute;
	visibility:hidden;
	}
