/* My Class Styles */

.recycle-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
		}
.recycle-Header {
	font-family: Times New Roman, Times, serif;
	font-size: 30pt;
	font-weight: bolder;
}

		

/* Link Styles */

		a:link {
	color: #136513;
	background-color: transparent;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
			 }
		
		a:visited {
	color: #009900;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
			 }
		
		a:hover {
			 color: #ffffff;
			 background-color: #136513;
			 text-decoration: none;
			 
			 }
		
		a:active {
			 color: #136513;
			 background-color: transparent;
			 text-decoration: none;
			 }


/* My Styles */
	body {
	background-color: #DCDCDC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
		}

	ul {	
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 1em;	
		list-style-type: square;	
		list-style-position: outside
		}
	
/* Generated Styles */

table {

	}

textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}

.BulletBackgroundColor {
	color: #FFFFFF
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
	
#sidemenu {
	background-color: 86db82;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
}

.image {
	background-image: url(../Images/Buttons/Button.gif);	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	background-position: center center;
}

image:hover {
	background-image:url(../Images/Buttons/Button_Bright.gif);
	
}
