/***** nav *****/


.navigation:link, .navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 161px;
	text-decoration: none;
	background-color: #006600;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}



.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9E1B34;
	display: block;
	width: 161px;
	text-decoration: none;
	background-color: #C4D7F7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;

}
.navhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.navhead:link {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	line-height: 19px;

	padding: 3px;

	margin: 0px;

	text-decoration: none;
}

.navhead:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	line-height: 19px;

	padding: 3px;

	margin: 0px;

	text-decoration: none;
}

.navhead:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: underline;
}

/***** End navigation *****/


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}


.main_title {

	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;

}



.main {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	padding: 3px 5px;
	margin: 0px;
	list-style-type: none;
	text-align: justify;
	text-decoration: none;

	
}

.main a:link{

	color: #993300;
	text-decoration: none;

}

.main a:hover {

	color:#0066FF;
	text-decoration: none;

}
.main a:visited {

	color: #0033CC;
	text-decoration: none;

}
/***** End main *****/

.orange {

	margin: 0px;
	text-decoration: none;
	background-color: #E8B10D;
}


.orangebox {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 2px;
	WIDTH: 180px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #F8E096;
	border: 1px solid #E8B10D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	height: 180px;
}
.orangebox a:link {
	text-decoration: none;
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orangebox a:visited {
	text-decoration: none;
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orangebox a:hover {
	color: #006600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.green {
	margin: 0px;
	text-decoration: none;
	background-color: #A0D651;
}
.green a:link{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;
}
.green a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;

}
.green a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight:bold;

}

.greenbox {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 2px;
	WIDTH: 180px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #D9EFB9;
	border: 1px solid #A0D651;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 180px;
}
.greenbox a:link{
	text-decoration: none;
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greenbox a:visited {
	text-decoration: none;
	color: #009966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greenbox a:hover {
	color: #006600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.headerlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.headerlink a:link, a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.headerlink a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: underline;
}


.style6 {	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.style11 {font-size: 25px}

/******* End of New ********/
.list {
	color: #007961;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 90%;
	list-style-type: disc;
	list-style-image: url(images/list_green.jpg);
}
body {
	background-color: #006600;
}

