<STYLE TYPE-"type/css">

<!--
#nav-menu ul 
{
font-family: Helvetica, Arial, Verdana, sans-serif;;
width:100%
padding: 0;
margin: 0;
text-align: center
}

#nav-menu li
{
font-family: Helvetica, Arial, Verdana, sans-serif;
background: url(css-nav.gif) bottom left repeat-x;
height: 1.4em;
color: #000099;
float: left;
width: 84px;
display: block;
border-top: 1px solid white;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid white;
margin: 0 1px;
font-size: 11px;
text-align: center;
margin: 2;
padding: 2;
}

#nav-menu li a:link
{
font-family: Helvetica, Arial, Verdana, sans-serif;
background: url(css-nav.gif) bottom left repeat-x;
color: #333333;
text-decoration: none;
}

#nav-menu li a:visited
{
font-family: Helvetica, Arial, Verdana, sans-serif;
background: url(css-nav.gif) bottom left repeat-x;
color: #333333;
text-decoration: none;
}

#nav-menu li a:active
{
font-family: Helvetica, Arial, Verdana, sans-serif;
background: url(css-nav.gif) bottom left repeat-x;
color: #666699;
text-decoration: none;
}

#nav-menu li a:hover
{
font-family: Helvetica, Arial, Verdana, sans-serif;
background: url(css-nav.gif) #fff bottom left repeat-x;
color: #333366;
text-decoration:  underline}
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width:98%
} 
-->

<!-----------button style-------------->
<!--
a.button {
	font-weight:none;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
                  margin: 1px;
	border-style: outset;
	border-width: 2px;
	text-align: center;
	min-width: 75px;
                  width:75px;
                  height:25px;
                  }
a.button:link { 
	background-color: #68a; 
	color: #fff;
	text-decoration: none;
	}
a.button:visited {
	background-color: #68a; 
	color: #fff;
	text-decoration: none;
	}
a.button:hover { 
	background-color: #8ac; 
	color: fff;
	border-style: inset;
	text-decoration: none;
	}
a.button:active { 
	background-color: #8ac;
	color: #fff;
	border-style: inset;
	text-decoration: none;
	}

a.buttonb {
	font-weight:none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	border-top: 1px solid white;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid white;
	text-align: center;
	min-width: 75px;
                  width:40px;
                  height:10px;
                  }
a.buttonb:link { 
	background-color: #68a; 
	color: #fff;
	text-decoration: none;
	}
a.buttonb:visited {
	background-color: #68a; 
	color: #fff;
	text-decoration: none;
	}
a.buttonb:hover { 
	background-color: #def; 
	color: 024;
	border-color: #666 white white #666;
	text-decoration: none;
	}
a.buttonb:active { 
	background-color: #def;
	color: #024;
	border-color: #666 white white #666;  
	text-decoration: none;
	}
-->
<!---------end button style--------->

<!--

div.centerdivision {
     width: 750px; 
     margin:2; padding:4;
     }

div.container {
     padding: 1em;
     margin: 20em;
     border: solid 3px #996633
     position: relative;
     margin: 22 auto;
     width: 700px;
     height: 300px;
     }

body {
     margin: 0px 80px;
     padding: 0px; 
     }

a:link { color: #336699; text-decoration : underline}
a:visited { color: #336699; text-decoration : underline}
a:active { color: #993333; text-decoration : underline}
a:hover { color: #ffffff; text-decoration : underline; background-color: #8899aa}

.speciallink { color:#448888} 
a.speciallink:link {color: #448888} 
a.speciallink:visited {color: #448888} 
a.speciallink:hover {color: #0000ff; background-color: transparent} 
a.speciallink:active {color: #0000FF} 

-->
</STYLE> 

