/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */
body { background-repeat: repeat-x; }
/* CONTAINER */

		.container { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 12px; line-height: 1.6em; color: #222; }
		
/* GENERAL MOJO AND MULA */
h2 {
			color: black;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
		}
h3 { color: #423781; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: oblique; }
a {
			color:#710040;
			text-decoration: none;
		}

		a:hover {
			color:#ff0090;
			background-color: #dfebef;
		}

		
		form {
			font-size: 9px;
		}
		
		input { background-color: #fff; color: #333; font-size: 11px; padding: 3px; }
		
		.button { color: #333; font-weight: bold; padding: 2px; }
/* NAVIGATION ELEMENTS */
#navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}
/* THE SMALL BOX BELOW NAV */

		.navigation { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
		background-color: #e9f5f9; padding: 6px 10px 6px 8px; border-bottom: 1px dotted #77a3d1; border-top: 1px dotted #77a3d1; }
.navtext { font-size: 10px; font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; line-height: 15px; }
.formnews { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 0.9em; line-height: 1.4em; background-color: #e9f5f9; margin-top: 16px; padding: 5px; width: 140px; border-top: 1px dotted #77a3d1; border-bottom: 1px dotted #77a3d1; }
/* CONTENT ELEMENTS */
#content2 { margin-left: 180px; width: 562px; }
/* FOOTER ELEMENTS */

		.footer { background-color:#e9f5f9; }
.footer2 { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
		color:#4a4a4a; font-size: 12px; margin-top: 0; margin-bottom: 0; padding: 5px 5px 5px 10px; }
.footerline { border-bottom: 1px dotted #89817f; }
#footer p { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
		color:#4a4a4a; font-size: 12px; margin-top: 0; margin-bottom: 0; padding: 5px 5px 5px 10px; }
		
		#footer p a {
			color: #710040;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #ff0090;
			background-color:#dfebef;
		}
		
		/* Styles for side bar. */
.sidebar { color: #666; font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 10px; line-height: 20px; margin-right: 12px; padding-bottom: 10px; border-bottom: 1px solid #dddddd; }
.sidebar2 { color: black; font-size: 10px; font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; line-height: 20px; margin-right: 12px; padding-bottom: 10px; border-bottom: 1px solid #dddddd; }
.bodytablelinebig { color: #333; font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 16px; text-decoration: none; border-bottom: 1px dotted #710040 }
.bodytablebig { color: #333; font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 16px; text-decoration: none; }
.bodytablesml { color: #333; font-size: 9px; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 11px; text-decoration: none; }
.headtable { color: #10175f; font-family: Verdana, Geneva, Arial, sans-serif; font-style: normal; text-decoration: none }
.headwhite { color: white; font-family: Verdana, Geneva, Arial, sans-serif; font-style: normal; text-decoration: none; }
/*Editables. */
.stdtext { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 12px; line-height: 1.6em; color: #222; text-decoration: none; }
.stdtextbold { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 12px; line-height: 1.6em; color: #222; font-weight: bold; text-decoration: none; }
.stdtextital { font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 12px; line-height: 1.6em; color: #222; font-style: italic; text-decoration: none; }
.smalltext { color: #333; font-size: 9px; font-family: Verdana, Geneva, Arial, sans-serif; line-height: 11px; text-decoration: none; }
.big { color: black; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
/*First Previous etc. */
.navline { border-bottom: 1px solid #ddd; }
/* And they lived happily ever after. The End. */
.tiny { font-size: 4px; line-height: 8px; }
.nochange { color: white; background-color: white; text-decoration: none; text-transform: none; }
