body         { background-color: #000000; margin:1px 5px 5px 5px;
    padding:0; }
body         { font-family: Arial; color:#000000; font-size: 14pt; vertical-align:top; text-align:center }


h1           { font-family: Arial; font-size: 36pt; color: #009933; font-weight: bold; }
h2           { font-family: Arial; font-size: 24pt; color: #009933; font-weight: bold; }
h3           { font-family: Arial; font-size: 18pt; color: #009933; font-weight: bold; }
h4           { font-family: Arial; font-size: 14pt; color: #009933; }
h5           { font-family: Arial; font-size: 10pt; color: #009933; }
h6           { color: #009933; font-family: Arial; font-size: 12pt; }
a:link       { color: #0000ff }
a:visited    { color: #009933 } 
a:hover      { color: #0000ff }
table        { font-family: Arial; font-size: medium; color: #000000; text-align: left; margin-left: auto; margin-right: auto;
}

  
  #main {
    border:6px solid #009933; background:#ffffff; v-align: top;
   margin-left: auto; margin-right: auto; width: 98%; align: center;}

hr { height: 0; border-style: dotted; border-width: 1px 0 0 0; border-color:
#008000; }
 

.plain-link { font-family: Arial; font-size: 14pt; color: #000000; weight: bold; text-align: left; text-decoration: none;} 
.top-style {font-family: Arial; font-size: large; color: #000000; weight: bold; text-align: center;}    
    
    #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: right;
margin: 8px 6px;
}

#nav-menu li a
{
background: url(images/tabbackground.gif) #fff bottom left repeat-x;
height: 1.5em;
line-height: 1.5em;
float: left;
padding: 0 5px;
display: block;
border: 0.05em solid #dcdce9;
color: #000000;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover {
		text-decoration: underline;

		}






/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

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

	
#menu1 {
	width: 220px;
	margin: 5px;
	list-style: none;
	
 
	}
	
#menu1 li a {
	height: 28px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	
	 font-size: 18px;
    font-family: Arial; color: #000000;

	display: block;
	background:  url(images/tabbackground.gif);
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #000000;
	background:  url(images/tabbackground.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
