/* =-=-=-=-=-=-=-[Menu Nine]-=-=-=-=-=-=-=- */
	
#menu9 {
	width: 200px;
	margin-top: 10px;
	}
	
#menu9 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
		
	
#menu9 li a:link, #menu9 li a:visited {
	color: #E5E8D4;
	display: block;
	background: url(images/menu9.gif);
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:hover {
	color: #725033;
	background: url(images/menu9.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:active {
	color: #fff;
	background: url(images/menu9.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}


.nonb
{
	background: #12127D;
	color: #FFFFFF;
	font-size: 16pt;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.body
{
	background-color: #F2E7CE;
        color: rgb(0, 0, 0);
        font-family: arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
        font-size: 12pt;
}

.body a
{ 
	color: #0000FF; 
	text-decoration: none; 
}
.body a:visited
{
	color: #0000FF; 
}

.body a:hover { text-decoration: underline; }
.body a:active { text-decoration: underline; }



.picture {
	color: black;
	border-style: solid;
	border-width: 1px;
	margin: 10px;
}


ol {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
.center
{
	text-align: center;
}


.audio
{
	margin: 3px;
}


/* Right column on the index page  */
.right-column
{
	float: right;
	margin-left: 8px;
	width: 50%;
}






.top
{
	background: #FFCC99;
	color: #FFFFFF;
}
.alt1
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #F5F5FF;
	color: #000000;
}
.alt2
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #E1E4F2;
	color: #000000;
}

.tablealt1
{
font-size: 11px;
font-family: tahoma, arial, helvetica, san-serif;
font-weight: bold;
color: #FFFFFF;
background-color: #003366;
vertical-align: top
}


.nonb a:link { color: #FFFFFF; text-decoration: none; }
.nonb a:visited { color: #FFFFFF; text-decoration: none; }
.nonb a:hover { color: #99CCFF;  text-decoration: underline;}
.nonb a:active { color: #99CCFF;  text-decoration: underline; }

.btop a:link { color: #FFFFFF; text-decoration: none; }
.btop a:visited { color: #FFFFFF; text-decoration: none; }
.btop a:hover { color: #99CCFF; text-decoration: underline; }
.btop a:active { color: #99CCFF; text-decoration: underline; }

.alt1 a:link { color: #0000CC; text-decoration: none; }
.alt1 a:visited { color: #0000CC; text-decoration: none; }
.alt1 a:hover { text-decoration: underline; }
.alt1 a:active { text-decoration: underline; }

.alt2 a:link { color: #0000CC; text-decoration: none; }
.alt2 a:visited { color: #0000CC; text-decoration: none; }
.alt2 a:hover { text-decoration: underline; }
.alt2 a:active { text-decoration: underline; }

.tablealt1 a:link { color: #FFFFFF; text-decoration: none; }
.tablealt1 a:visited { color: #FFFFFF; text-decoration: none; }
.tablealt1 a:hover { color: #99CCFF;  text-decoration: underline;}
.tablealt1 a:active { color: #99CCFF;  text-decoration: underline; }

.button
{
	color: #FFFFFF;
        font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background-color: #000066;
}
hr
{
	border: none; 
	border-top: 1px dotted #000033;
	border-bottom: 1px dotted #9999CC;
	width: 90%;
	height: 2px;
}

 .header1 { 
    color: #330000;
    text-align: center;
    font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 40pt;
    font-style: normal;
    font-weight: bold;
    }

 .header2 { 
    color: #330000;
    text-align: center;
    font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 20pt;
    font-style: normal;
    font-weight: bold;
    }

  .solidheader1 { 
    color: #000000;
    background-color: #FFCC99;
    text-align: center;
    font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 15pt;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  .solidheader2 { 
    color: #000000;
    background-color: #FFCC99;
    text-align: center;
    font-family:  tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }


blockquote {
    margin : 10px 40px;
    padding : 5px;
    clear : both;
    background-color : rgb(127, 193, 244);
    -moz-border-radius : 8px;
    border-radius : 8px;
}
