#black {
	width: 100%;
	padding: 0em;
	margin: 0px;
	background-color: #000000;	
	}

#white {
	width: 100%;
	padding: 0em;
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font: .7em arial;
	text-align: center;	
	}

#footer  {
padding: 0em;
width: 100%;
color: #000000;
font: .6em arial;
text-align: center;
}

#bottom {
clear:both;
color: #ffffff;
font: .6em arial;
line-height: 1.2em;
text-align: center;
	}

.blackmenu  {
	color: #ffffff;
	font: .9em arial;
	text-align: center;
}

.blackmenu a{
color: white;
text-decoration: none;
		font: .9em arial;
		text-align: center;
}

.blackmenu a:visited, .fastlink a:active .fastlink a:hover{
color: white;
}

.menu {
font: .8em arial;
}

.words  {
font: .8em arial;
padding: 10px;
text-align: justify;
}

.wording  {
font: .8em arial;
padding: 10px;
text-align: justify;
}

.wording1  {
font: .7em arial;
padding: 3px;
text-align: justify;
}

.wordstable  {
font: .8em arial;
padding: 10px;
text-align: center;
}


.column  {
background-color: #000080;
font: bold .9em arial;
color: #ffffff;
}

.attention  {
font: bold 1em arial;
}

.attention2  {
font: bold 1.5em arial;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 150px; /*WIDTH OF SUB MENU ITEMS*/
left: 25px;
top: 0;
border: 1px solid #000000;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background-color: #000080;
font: .7em Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding-left: 10px;
padding: 2px 0;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-color: #800000;
}

.fastlink  {
color: white;
text-decoration: none;
		font: .8em arial;
		line-height: 1.3em;
		text-align: center;
}


.fastlink a{
color: white;
text-decoration: none;
		font: .8em arial;
		line-height: 1.3em;
		text-align: center;
}

.fastlink a:visited, .fastlink a:active .fastlink a:hover{
color: white;
}

.fastlink2  {
color: white;
text-decoration: none;
		font: .9em arial;
		line-height: 1.3em;
		text-align: center;
}


.fastlink2 a{
color: white;
text-decoration: none;
		font: .9em arial;
		line-height: 1.3em;
		text-align: center;
}

.fastlink2 a:visited, .fastlink a:active .fastlink a:hover{
color: white;
}

.wording a{
color: blue;
text-decoration: none;
}

.wording a:visited, .fastlink a:active{
color: blue;
}

.words a{
color: blue;
text-decoration: none;
}

.words a:visited, .fastlink a:active{
color: blue;
}

.wording2  {
font: .75em arial;
padding: 20px;
text-align: justify;
}

.wording2 a{
color: blue;
text-decoration: none;
}

.wording2 a:visited, .fastlink a:active{
color: blue;
}

.tables  {
border: 1px solid #000000;
border-spacing: 10px 50px;
border-collapse: collapse;
}


.tables1 {
border-spacing: 5px 10px;
border-collapse: collapse;
}

.pic a{
text-decoration: none;
}
/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
