@charset "utf-8";
/* CSS Document */

BODY {
	FONT-SIZE: 12px;
	background-color:#666633;
	COLOR: #4a4949;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: verdana, arial, helvetica, geneva;
	TEXT-DECORATION: none
}

td {FONT-SIZE: 12px;
FONT-FAMILY: verdana, arial, helvetica, geneva;

}
a {
	color: #996633;
	TEXT-DECORATION: underline;
	}
	
a:hover {
	color: #cebe48;
	TEXT-DECORATION: underline;
	}

.pagehead {
color:#996633;
font-size:15px;
font-weight:bold;
}

.footer {
color:#ffffff;
font-size:10px;
padding-top:8px;
padding-bottom:8px;

}

#navigation td {
	border-bottom: 2px solid #b49f00;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	/*background: url("../images/mm_arrow.gif") 14px 45% no-repeat;*/
	}
	
#navigation a:hover {
	background: #b49f00 14px 45% no-repeat;
	color:#352F00;
	}
	
	.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
		
}

H1 {
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana, arial, helvetica, geneva;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
}

.index {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, helvetica, geneva;
	font-weight: bold;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;

} 
