/* CSS Document */
body {
/*	background-color: #8F9E78; */
	background-color: #E8EBD8;
}
#textbox {
	width: 80%;
	border: 2px solid #000000;
	background-color: #f9f9f9;
}
.divClear {
    clear:both;
    }
/* Menu */

#menu {
	width: 500px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	;
	background-color: #91A9AE;
}



#menu ul {
	margin: 0;
	padding: 5;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	color: #5A483F;
	
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#table td {
	background-repeat: no-repeat;
	background-position: center;
}

#table1 td {
	background-color: #FFFFFF;
}

#8 {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;	
}
.navmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

/* ID Styles */

#navigation td {
	border: 1px solid #5A483F;
	}

#navigation a {
	color: #5A483F;
	line-height:10px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	}
	
#navigation a:hover {
	color:#5A483F;
	font-weight:bold;
	font-size: 11px;
	background-color: #ECEAB1;
	}
.ag {
	background-image: url(images/logoFADE.JPG);
	background-repeat: no-repeat;
	background-position: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.name_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7A979C;
}
.name_headings_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A979C;
}
.title_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#navigationside td {
	border: 1px solid #5A483F;
	}

#navigationside a {
	color: #5A483F;
	line-height:10px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	}
	
#navigationside a:hover {
	color:#5A483F;
	font-weight:bold;
	font-size: 11px;
	background-color: #ECEAB1;
	}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
#textbox90 {
	width: 90%;
	border: 2px solid #000000;
	background-color: #f9f9f9;
}
#heading {
	height: 170px;
	width: 100%;
}
#swf {
width:950px;
height:250px;
/*border:thin solid #3F1D0C; */
margin:auto;
}
textarea { overflow: auto; }
